Lines Matching defs:pOutputStreamDecl
859 CONST D3D10DDIARG_STREAM_OUTPUT_DECLARATION_ENTRY* pOutputStreamDecl =
860 &pData->pOutputStreamDecl[i];
861 BYTE RegisterMask = pOutputStreamDecl->RegisterMask;
876 pOutputStreamDecl->RegisterMask);
879 if (pOutputStreamDecl->RegisterIndex == 0xffffffff) {
888 pOutputStreamDecl->OutputSlot;
890 ShaderFindOutputMapping(pShader, pOutputStreamDecl->RegisterIndex);
892 total_components[pOutputStreamDecl->OutputSlot];
893 if (pOutputStreamDecl->OutputSlot != 0)
896 total_components[pOutputStreamDecl->OutputSlot] += num_components;