Home
last modified time | relevance | path

Searched refs:SVGA3dShaderConstType (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h233 SVGA3dShaderConstType ctype, const void *value);
240 SVGA3dShaderConstType ctype,
312 SVGA3dShaderConstType constType,
Dsvga_cmd.c731 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConst()
798 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConsts()
1903 SVGA3dShaderConstType constType, in SVGA3D_SetGBShaderConstsInline()
Dsvga_tgsi_insn.c737 SVGA3dShaderConstType type, in emit_def_const()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h1086 SVGA3dShaderConstType ctype;
2050 SVGA3dShaderConstType constType;
Dsvga3d_types.h1498 } SVGA3dShaderConstType; typedef
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c981 dump_constants(SVGA3dShaderConstType type, unsigned start, in dump_constants()