Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.h233 SVGA3dShaderConstType ctype, const void *value);
240 SVGA3dShaderConstType ctype,
312 SVGA3dShaderConstType constType,
Dsvga_cmd.c729 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConst()
796 SVGA3dShaderConstType ctype, // IN in SVGA3D_SetShaderConsts()
1901 SVGA3dShaderConstType constType, in SVGA3D_SetGBShaderConstsInline()
Dsvga_tgsi_insn.c739 SVGA3dShaderConstType type, in emit_def_const()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h987 SVGA3dShaderConstType ctype;
1896 SVGA3dShaderConstType constType;
Dsvga3d_types.h1347 } SVGA3dShaderConstType; typedef
/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c981 dump_constants(SVGA3dShaderConstType type, unsigned start, in dump_constants()