Searched refs:shid (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_cmd.h201 uint32 shid, SVGA3dShaderType type,
206 uint32 shid, SVGA3dShaderType type);
223 SVGA3dShaderType type, uint32 shid);
H A Dsvga_cmd.c629 uint32 shid, // IN
645 cmd->shid = shid;
675 uint32 shid, // IN
687 cmd->shid = shid;
840 uint32 shid) // IN
852 cmd->shid = shid;
628 SVGA3D_DefineShader(struct svga_winsys_context *swc, uint32 shid, SVGA3dShaderType type, const uint32 *bytecode, uint32 bytecodeLen) argument
674 SVGA3D_DestroyShader(struct svga_winsys_context *swc, uint32 shid, SVGA3dShaderType type) argument
838 SVGA3D_SetShader(struct svga_winsys_context *swc, SVGA3dShaderType type, uint32 shid) argument
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.h201 uint32 shid, SVGA3dShaderType type,
206 uint32 shid, SVGA3dShaderType type);
223 SVGA3dShaderType type, uint32 shid);
H A Dsvga_cmd.c629 uint32 shid, // IN
645 cmd->shid = shid;
675 uint32 shid, // IN
687 cmd->shid = shid;
840 uint32 shid) // IN
852 cmd->shid = shid;
628 SVGA3D_DefineShader(struct svga_winsys_context *swc, uint32 shid, SVGA3dShaderType type, const uint32 *bytecode, uint32 bytecodeLen) argument
674 SVGA3D_DestroyShader(struct svga_winsys_context *swc, uint32 shid, SVGA3dShaderType type) argument
838 SVGA3D_SetShader(struct svga_winsys_context *swc, SVGA3dShaderType type, uint32 shid) argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h1642 uint32 shid; member in struct:__anon13031
1650 uint32 shid; member in struct:__anon13032
1667 uint32 shid; member in struct:__anon13034
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h1642 uint32 shid; member in struct:__anon26604
1650 uint32 shid; member in struct:__anon26605
1667 uint32 shid; member in struct:__anon26607
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c526 _debug_printf("\t\t.shid = %u\n", (*cmd).shid);
913 _debug_printf("\t\t.shid = %u\n", (*cmd).shid);
1227 _debug_printf("\t\t.shid = %u\n", (*cmd).shid);
/external/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c526 _debug_printf("\t\t.shid = %u\n", (*cmd).shid);
913 _debug_printf("\t\t.shid = %u\n", (*cmd).shid);
1227 _debug_printf("\t\t.shid = %u\n", (*cmd).shid);

Completed in 265 milliseconds