Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vs.c271 ret = svga_compile_shader(svga, &new_vs.base, &key, &variant); in compile_passthrough_vs()
335 ret = svga_compile_shader(svga, &vs->base, &key, &variant); in emit_hw_vs()
H A Dsvga_state_ts.c117 ret = svga_compile_shader(svga, &tcs->base, &key, &variant); in emit_hw_tcs()
285 ret = svga_compile_shader(svga, &tes->base, &key, &variant); in emit_hw_tes()
H A Dsvga_state_cs.c102 ret = svga_compile_shader(svga, &cs->base, &key, &variant); in emit_hw_cs()
H A Dsvga_state_gs.c172 ret = svga_compile_shader(svga, &gs->base, &key, &variant); in emit_hw_gs()
H A Dsvga_shader.h497 svga_compile_shader(struct svga_context *svga,
H A Dsvga_state_fs.c403 ret = svga_compile_shader(svga, &fs->base, &key, &variant); in emit_hw_fs()
H A Dsvga_shader.c958 svga_compile_shader(struct svga_context *svga, in svga_compile_shader() function

Completed in 6 milliseconds