Searched defs:numConsts (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.c | 1041 dump_SVGA3dCmdSetShaderConst(const SVGA3dCmdSetShaderConst *cmd, uint32 numConsts) argument 1050 dump_SVGA3dCmdSetGBShaderConstInline(const SVGA3dCmdSetGBShaderConstInline *cmd, uint32 numConsts) argument 2387 uint32 numConsts local in function:svga_dump_command 981 dump_constants(SVGA3dShaderConstType type,unsigned start,unsigned numConsts,const void * buf) argument 2558 uint32 numConsts = (size - sizeof *cmd) / (4 * sizeof(uint32)); local in function:svga_dump_command [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.c | 1041 dump_SVGA3dCmdSetShaderConst(const SVGA3dCmdSetShaderConst *cmd, uint32 numConsts) argument 1050 dump_SVGA3dCmdSetGBShaderConstInline(const SVGA3dCmdSetGBShaderConstInline *cmd, uint32 numConsts) argument 2387 uint32 numConsts local in function:svga_dump_command 981 dump_constants(SVGA3dShaderConstType type,unsigned start,unsigned numConsts,const void * buf) argument 2558 uint32 numConsts = (size - sizeof *cmd) / (4 * sizeof(uint32)); local in function:svga_dump_command [all...] |
Completed in 10 milliseconds