-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add hint(target, mode) Signed-off-by: sagudev <[email protected]> * Add sample_coverage Signed-off-by: sagudev <[email protected]> * Add is_transform_feedback Signed-off-by: sagudev <[email protected]> * Add get_frag_data_location Signed-off-by: sagudev <[email protected]> * Add validate_program Signed-off-by: sagudev <[email protected]> * Add vertex_attrib_4_{i32, u32} Signed-off-by: sagudev <[email protected]> * Add get_sync_parameter_i32 Signed-off-by: sagudev <[email protected]> * Add get_program_validate_status Signed-off-by: sagudev <[email protected]> * Add get_program_parameter_i32 Signed-off-by: sagudev <[email protected]> * Add get_sampler_parameter_{i32, f32} Signed-off-by: sagudev <[email protected]> * Add invalidate_sub_framebuffer Signed-off-by: sagudev <[email protected]> * Add get_tex_parameter_f32 Signed-off-by: sagudev <[email protected]> * Add get_internal_format_i32_slice Signed-off-by: sagudev <[email protected]> * Add get_vertex_attrib_parameter_f32_slice Signed-off-by: sagudev <[email protected]> * Add get_uniform_u32 Signed-off-by: sagudev <[email protected]> * Fix two clippy warnings Signed-off-by: sagudev <[email protected]> * Add get_uniform_indices Signed-off-by: sagudev <[email protected]> * Add get_renderbuffer_parameter_i32 Signed-off-by: sagudev <[email protected]> * Add get_active_uniforms_parameter Signed-off-by: sagudev <[email protected]> --------- Signed-off-by: sagudev <[email protected]>
- Loading branch information
Showing
3 changed files
with
556 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.