Searched defs:elementType (Results 1 – 10 of 10) sorted by relevance
106 ANGLE_INLINE bool IsOffsetAligned(gl::DrawElementsType elementType, unsigned int offset) in IsOffsetAligned()
98 GLsizei ElementTypeSize(GLenum elementType) in ElementTypeSize()
1059 const TPublicType &elementType) in checkArrayElementIsNotArray()1073 const TPublicType &elementType, in checkArrayOfArraysInOut()1107 const TPublicType &elementType) in checkIsValidTypeAndQualifierForArray()2623 TPublicType &elementType, in parseSingleArrayDeclaration()2697 TPublicType &elementType, in parseSingleArrayInitDeclaration()2827 void TParseContext::parseArrayDeclarator(TPublicType &elementType, in parseArrayDeclarator()2901 void TParseContext::parseArrayInitDeclarator(const TPublicType &elementType, in parseArrayInitDeclarator()3676 TPublicType *elementType) in parseParameterArrayDeclarator()4160 TBasicType elementType = baseExpression->getType().getBasicType(); in addIndexExpression() local
506 TType elementType = type; in structInitializerString() local3500 TType elementType(type); in addArrayEqualityFunction() local3549 TType elementType(type); in addArrayAssignmentFunction() local3596 TType elementType(type); in addArrayConstructIntoFunction() local
711 TType elementType(*this); in createSamplerSymbols() local
86 TType elementType(type); in OutputUniformIndexArrayInitializer() local
93 TType elementType(type); in CreateZeroNode() local
77 const TType &elementType, in CreateIndexedLValueNodeList()
996 unsigned int ElementTypeSize(GLenum elementType) in ElementTypeSize()
2589 gl::DrawElementsType elementType, in ClassifyIndexStorage()