Searched defs:texelSize (Results 1 – 7 of 7) sorted by relevance
219 GLint stride, texelSize; in _swrast_map_teximage() local
856 const int texelSize = imageFormat.bytes(); in EmitImageRead() local1500 const int texelSize = imageFormat.bytes(); in WriteImage() local
1460 int dims, texelSize; member
333 const size_t texelSize = actualFormat.pixelBytes; in GetImageCopyBufferAlignment() local
484 const deUint32 texelSize = mapVkFormat(bufferFormat).getPixelSize(); in genTexelBufferShaderAccess() local
2408 const int texelSize = src.getFormat().getPixelSize(); in copyRegionToTextureLevel() local2642 const int texelSize = dst.getFormat().getPixelSize(); in copyRegionToTextureLevel() local2691 const int texelSize = dst.getFormat().getPixelSize(); in copyRegionToTextureLevel() local2744 glw::GLuint texelSize = m_textureFormat.getPixelSize(); in CopyBufferToDepthStencil() local
850 …VkDeviceSize texelSize = formatHasThreeComponents(format) ? tcu::getChannelSize(vk::mapVkFormat(fo… in getViewOffset() local