Searched defs:numAttributes (Results 1 – 8 of 8) sorted by relevance
43 const uint32_t numAttributes = AbbrevDecl->getNumAttributes(); in dump() local112 const uint32_t numAttributes = AbbrevDecl->getNumAttributes(); in extractFast() local233 const uint32_t numAttributes = AbbrevDecl->getNumAttributes(); in extract() local
215 int numAttributes = getAttributeCount(); in attributesAreEqual() local
368 const size_t numAttributes = getNumAttributes(); in VertexInputTest() local485 const size_t numAttributes = getNumAttributes(); in createInstance() local
768 const int numAttributes = NUM_TESS_LEVELS + 2 + 2; in iterate() local
5560 unsigned numAttributes; member5598 unsigned numAttributes; member
1495 int numAttributes = FUNCTION_CASE_NUM_INDEPENDENT_CALCULATIONS + numParams - 1; in generateSingleProgramData() local
1499 int numAttributes = FUNCTION_CASE_NUM_INDEPENDENT_CALCULATIONS + numParams - 1; in generateSingleProgramData() local
1095 …uint8_t numAttributes; // total number of attributes to send to backend (up to 32) member