Searched defs:numConsts (Results 1 – 1 of 1) sorted by relevance
982 unsigned numConsts, const void *buf) in dump_constants()1041 dump_SVGA3dCmdSetShaderConst(const SVGA3dCmdSetShaderConst *cmd, uint32 numConsts) in dump_SVGA3dCmdSetShaderConst()1050 dump_SVGA3dCmdSetGBShaderConstInline(const SVGA3dCmdSetGBShaderConstInline *cmd, uint32 numConsts) in dump_SVGA3dCmdSetGBShaderConstInline()2378 uint32 numConsts = 1 + (size - sizeof *cmd) / (4 * sizeof(uint32)); in svga_dump_command() local2549 uint32 numConsts = (size - sizeof *cmd) / (4 * sizeof(uint32)); in svga_dump_command() local