Home
last modified time | relevance | path

Searched refs:blit_shader_table (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.h227 struct blit_shader_table { struct
303 struct blit_shader_table shaders_with_depth;
304 struct blit_shader_table shaders_without_depth;
376 struct blit_shader_table shaders;
400 struct blit_shader_table shaders;
623 struct blit_shader_table *table);
630 struct blit_shader_table *table);
Dmeta.c99 choose_blit_shader(GLenum target, struct blit_shader_table *table);
229 struct blit_shader_table *table) in _mesa_meta_setup_blit_shader()
2677 choose_blit_shader(GLenum target, struct blit_shader_table *table) in choose_blit_shader()
2732 struct blit_shader_table *table) in _mesa_meta_blit_shader_table_cleanup()