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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c97 SVGA3dDXShaderSignatureEntry patchConstants[PIPE_MAX_SHADER_OUTPUTS]; member in struct:svga_shader_signature
3618 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++];
4151 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++];
4269 &sgn->patchConstants[sgn->header.numPatchConstantSignatures++];
11009 memcpy(sgnBuf, &sgn->patchConstants[0], sgnLen);

Completed in 13 milliseconds