Searched defs:compSize (Results 1 – 7 of 7) sorted by relevance
498 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local518 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local538 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local
780 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local1122 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local1155 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local1200 const size_t compSize = getDataTypeByteSize(scalarType); in generateImmScalarVectorSrc() local1562 const size_t compSize = getDataTypeByteSize(scalarType); in copyBufferVarData() local1770 const size_t compSize = getDataTypeByteSize(scalarType); in compareBufferVarData() local
611 const int compSize = sizeof(deUint32); in generateValue() local868 const int compSize = sizeof(deUint32); in generateValueSrc() local1227 const int compSize = sizeof(deUint32); in copyUniformData() local1809 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
742 const int compSize = sizeof(deUint32); in generateValue() local983 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local1016 const int compSize = sizeof(deUint32); in generateImmScalarVectorSrc() local1495 const int compSize = sizeof(deUint32); in copyBufferVarData() local1702 const int compSize = sizeof(deUint32); in compareBufferVarData() local2564 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
632 const int compSize = sizeof(deUint32); in generateValue() local948 const int compSize = sizeof(deUint32); in generateValueSrc() local1276 const int compSize = sizeof(deUint32); in copyUniformData() local1840 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
751 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local1237 const size_t compSize = getDataTypeByteSize(scalarType); in generateValueSrc() local1319 const int compSize = sizeof(deUint32); in writeMatrixTypeSrc() local1351 const int compSize = sizeof(deUint32); in writeMatrixTypeSrc() local
981 static inline uint8_t makeCompMask(int compSize, int base, int size) in makeCompMask()