Searched refs:compSize (Results 1 – 10 of 10) sorted by relevance
657 const int compSize = sizeof(deUint32); in generateValue() local677 deUint8* const compPtr = vecPtr + compSize*compNdx; in generateValue()898 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local909 …t deUint8* compPtr = (const deUint8*)valuePtr + (isRowMajor ? rowNdx*matrixStride + colNdx*compSize in generateImmMatrixSrc()910 : colNdx*matrixStride + rowNdx*compSize); in generateImmMatrixSrc()931 const int compSize = sizeof(deUint32); in generateImmScalarVectorSrc() local938 const deUint8* compPtr = (const deUint8*)valuePtr + scalarNdx*compSize; in generateImmScalarVectorSrc()1259 const int compSize = sizeof(deUint32); in copyBufferVarData() local1291 …8* dstCompPtr = dstElemPtr + (dstEntry.isRowMajor ? rowNdx*dstEntry.matrixStride + colNdx*compSize in copyBufferVarData()1292 : colNdx*dstEntry.matrixStride + rowNdx*compSize); in copyBufferVarData()[all …]
742 const int compSize = sizeof(deUint32); in generateValue() local762 deUint8* const compPtr = vecPtr + compSize*compNdx; in generateValue()983 const int compSize = sizeof(deUint32); in generateImmMatrixSrc() local994 …t deUint8* compPtr = (const deUint8*)valuePtr + (isRowMajor ? rowNdx*matrixStride + colNdx*compSize in generateImmMatrixSrc()995 : colNdx*matrixStride + rowNdx*compSize); in generateImmMatrixSrc()1016 const int compSize = sizeof(deUint32); in generateImmScalarVectorSrc() local1023 const deUint8* compPtr = (const deUint8*)valuePtr + scalarNdx*compSize; in generateImmScalarVectorSrc()1481 const int compSize = sizeof(deUint32); in copyBufferVarData() local1513 …8* dstCompPtr = dstElemPtr + (dstEntry.isRowMajor ? rowNdx*dstEntry.matrixStride + colNdx*compSize in copyBufferVarData()1514 : colNdx*dstEntry.matrixStride + rowNdx*compSize); in copyBufferVarData()[all …]
495 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local496 …t int stride = (vertexAttrib.stride != 0) ? (vertexAttrib.stride) : (vertexAttrib.size*compSize); in readVertexAttrib()515 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local516 …t int stride = (vertexAttrib.stride != 0) ? (vertexAttrib.stride) : (vertexAttrib.size*compSize); in readVertexAttrib()535 const int compSize = getComponentSize(vertexAttrib.type); in readVertexAttrib() local536 …t int stride = (vertexAttrib.stride != 0) ? (vertexAttrib.stride) : (vertexAttrib.size*compSize); in readVertexAttrib()
632 const int compSize = sizeof(deUint32); in generateValue() local646 deUint8* compPtr = vecPtr + compSize*compNdx; in generateValue()948 const int compSize = sizeof(deUint32); in generateValueSrc() local965 … const deUint8* compPtr = elemPtr + (entry.isRowMajor ? rowNdx*entry.matrixStride + colNdx*compSize in generateValueSrc()966 : colNdx*entry.matrixStride + rowNdx*compSize); in generateValueSrc()979 const deUint8* compPtr = elemPtr + scalarNdx*compSize; in generateValueSrc()1276 const int compSize = sizeof(deUint32); in copyUniformData() local1292 …8* dstCompPtr = dstElemPtr + (dstEntry.isRowMajor ? rowNdx*dstEntry.matrixStride + colNdx*compSize in copyUniformData()1293 : colNdx*dstEntry.matrixStride + rowNdx*compSize); in copyUniformData()1294 …t8* srcCompPtr = srcElemPtr + (srcEntry.isRowMajor ? rowNdx*srcEntry.matrixStride + colNdx*compSize in copyUniformData()[all …]
603 int compSize = compressor->compress (_lineBuffer->dataPtr, in execute() local607 if (compSize < _lineBuffer->dataSize) in execute()609 _lineBuffer->dataSize = compSize; in execute()
789 int compSize = _tileBuffer->compressor->compressTile in execute() local794 if (compSize < _tileBuffer->dataSize) in execute()796 _tileBuffer->dataSize = compSize; in execute()
579 const int compSize = sizeof(deUint32); in generateValue() local593 deUint8* compPtr = vecPtr + compSize*compNdx; in generateValue()894 const int compSize = sizeof(deUint32); in generateValueSrc() local911 … deUint8* compPtr = elemPtr + (entry.isRowMajor ? (rowNdx * entry.matrixStride + colNdx * compSize) in generateValueSrc()912 : (colNdx * entry.matrixStride + rowNdx * compSize)); in generateValueSrc()925 const deUint8* compPtr = elemPtr + scalarNdx * compSize; in generateValueSrc()
841 static inline uint8_t makeCompMask(int compSize, int base, int size) in makeCompMask() argument845 switch (compSize) { in makeCompMask()855 assert(compSize <= 8); in makeCompMask()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...