Searched refs:emit_constbuf_vgpu10 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_constants.c808 emit_constbuf_vgpu10(struct svga_context *svga, enum pipe_shader_type shader) function in typeref:enum:pipe_error
904 ret = emit_constbuf_vgpu10(svga, PIPE_SHADER_FRAGMENT);
965 ret = emit_constbuf_vgpu10(svga, PIPE_SHADER_VERTEX);
1033 ret = emit_constbuf_vgpu10(svga, PIPE_SHADER_GEOMETRY);
1096 ret = emit_constbuf_vgpu10(svga, PIPE_SHADER_TESS_CTRL);
1154 ret = emit_constbuf_vgpu10(svga, PIPE_SHADER_TESS_EVAL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_constants.c478 emit_constbuf_vgpu10(struct svga_context *svga, enum pipe_shader_type shader) function in typeref:enum:pipe_error
641 ret = emit_constbuf_vgpu10(svga, shader);

Completed in 4 milliseconds