Searched defs:compSize (Results 1 – 8 of 8) 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
777 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local1017 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local1055 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local1100 const size_t compSize = getDataTypeByteSize(scalarType); in generateImmScalarVectorSrc() local1511 const size_t compSize = getDataTypeByteSize(scalarType); in copyBufferVarData() local1719 const size_t compSize = getDataTypeByteSize(scalarType); in compareBufferVarData() local
469 const size_t compSize = getDataTypeByteSize(scalarType); in createMask() local912 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local1211 const size_t compSize = getDataTypeByteSize(scalarType); in generateValueSrc() local1323 const size_t compSize = getDataTypeByteSize(scalarType); in writeMatrixTypeSrc() local1803 const size_t compSize = getDataTypeByteSize(scalarType); in validateValue() local
606 const int compSize = sizeof(deUint32); in generateValue() local863 const int compSize = sizeof(deUint32); in generateValueSrc() local1222 const int compSize = sizeof(deUint32); in copyUniformData() local1804 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
737 const int compSize = sizeof(deUint32); in generateValue() local978 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local1011 const int compSize = sizeof(deUint32); in generateImmScalarVectorSrc() local1490 const int compSize = sizeof(deUint32); in copyBufferVarData() local1697 const int compSize = sizeof(deUint32); in compareBufferVarData() local2559 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
746 const size_t compSize = getDataTypeByteSize(scalarType); in generateValue() local1204 const size_t compSize = getDataTypeByteSize(scalarType); in generateValueSrc() local1286 const int compSize = sizeof(deUint32); in writeMatrixTypeSrc() local1318 const int compSize = sizeof(deUint32); in writeMatrixTypeSrc() local
633 const int compSize = sizeof(deUint32); in generateValue() local951 const int compSize = sizeof(deUint32); in generateValueSrc() local1279 const int compSize = sizeof(deUint32); in copyUniformData() local1843 const int compSize = sizeof(deUint32); in checkLayoutBounds() local
1050 static inline uint8_t makeCompMask(int compSize, int base, int size) in makeCompMask()