Searched defs:numConsts (Results 1 – 1 of 1) sorted by relevance
964 unsigned numConsts, const void *buf) in dump_constants()1023 dump_SVGA3dCmdSetShaderConst(const SVGA3dCmdSetShaderConst *cmd, uint32 numConsts) in dump_SVGA3dCmdSetShaderConst()1032 dump_SVGA3dCmdSetGBShaderConstInline(const SVGA3dCmdSetGBShaderConstInline *cmd, uint32 numConsts) in dump_SVGA3dCmdSetGBShaderConstInline()2369 uint32 numConsts = 1 + (size - sizeof *cmd) / (4 * sizeof(uint32)); in svga_dump_command() local2540 uint32 numConsts = (size - sizeof *cmd) / (4 * sizeof(uint32)); in svga_dump_command() local