Searched refs:getTexelBlockSize (Results 1 – 1 of 1) sorted by relevance
614 int getTexelBlockSize (deUint32 format) in getTexelBlockSize() function822 const int texelBlockSize = getTexelBlockSize(info.getFormat()); in genTextureImage()987 const int texelBlockSize = getTexelBlockSize(info.getFormat()); in getTexelBlockStride()1020 const int srcTexelBlockSize = getTexelBlockSize(srcImageInfo.getFormat()); in copyImageData()1025 const int dstTexelBlockSize = getTexelBlockSize(dstImageInfo.getFormat()); in copyImageData()1080 const int texelBlockSize = getTexelBlockSize(info.getFormat()); in getCubeLevelAccesses()1471 const int texelBlockSize = getTexelBlockSize(info.getFormat()); in renderTextureCubemap()