Home
last modified time | relevance | path

Searched refs:svga_tgsi_scan_shader (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi.h80 svga_tgsi_scan_shader(struct svga_shader *shader);
H A Dsvga_state_vs.c93 svga_tgsi_scan_shader(&vs->base); in svga_get_compiled_dummy_vertex_shader()
266 svga_tgsi_scan_shader(&new_vs.base); in compile_passthrough_vs()
H A Dsvga_pipe_cs.c71 svga_tgsi_scan_shader(&cs->base); in svga_create_compute_state()
H A Dsvga_state_gs.c65 svga_tgsi_scan_shader(&gs->base); in svga_get_compiled_dummy_geometry_shader()
H A Dsvga_state_fs.c103 svga_tgsi_scan_shader(&fs->base); in svga_get_compiled_dummy_fragment_shader()
H A Dsvga_tgsi.c397 * svga_tgsi_scan_shader is called to collect information of the
401 svga_tgsi_scan_shader(struct svga_shader *shader) in svga_tgsi_scan_shader() function
H A Dsvga_shader.c935 svga_tgsi_scan_shader(shader); in svga_create_shader()

Completed in 4 milliseconds