-
-
Notifications
You must be signed in to change notification settings - Fork 133
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 <16504129+sagudev@users.noreply.github.com> * Add sample_coverage Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add is_transform_feedback Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_frag_data_location Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add validate_program Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add vertex_attrib_4_{i32, u32} Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_sync_parameter_i32 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_program_validate_status Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_program_parameter_i32 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_sampler_parameter_{i32, f32} Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add invalidate_sub_framebuffer Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_tex_parameter_f32 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_internal_format_i32_slice Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_vertex_attrib_parameter_f32_slice Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_uniform_u32 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Fix two clippy warnings Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_uniform_indices Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_renderbuffer_parameter_i32 Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> * Add get_active_uniforms_parameter Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com> --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
- 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.