Searched defs:texelSize (Results 1 – 6 of 6) sorted by relevance
633 const int texelSize = imageFormat.bytes(); in GetTexelAddress() local772 const int texelSize = imageFormat.bytes(); in EmitImageRead() local1382 const int texelSize = imageFormat.bytes(); in WriteImage() local
219 GLint stride, texelSize; in _swrast_map_teximage() local
326 const size_t texelSize = actualFormat.pixelBytes; in GetImageCopyBufferAlignment() local
440 const deUint32 texelSize = mapVkFormat(bufferFormat).getPixelSize(); in genTexelBufferShaderAccess() local
2366 const int texelSize = src.getFormat().getPixelSize(); in copyRegionToTextureLevel() local2599 const int texelSize = dst.getFormat().getPixelSize(); in copyRegionToTextureLevel() local2648 const int texelSize = dst.getFormat().getPixelSize(); in copyRegionToTextureLevel() local2702 glw::GLuint texelSize = m_textureFormat.getPixelSize(); in CopyBufferToDepthStencil() local
749 …VkDeviceSize texelSize = formatHasThreeComponents(format) ? tcu::getChannelSize(vk::mapVkFormat(fo… in getViewOffset() local