Searched defs:NonRenderableInternalformatSupportObjects (Results 1 – 1 of 1) sorted by relevance
220 struct NonRenderableInternalformatSupportObjects struct222 GLuint comparison_result_buffer_object_id;223 GLuint dst_texture_pixels_buffer_object_id;224 GLint dst_2D_texture_uniform_location;225 GLint dst_Cube_texture_uniform_location;226 GLuint fragment_shader_object_id;227 GLuint program_object_id;228 GLuint src_texture_pixels_buffer_object_id;229 GLint src_2D_texture_uniform_location;230 GLint src_2DArray_texture_uniform_location;[all …]