Lines Matching refs:textureFormat
745 const tcu::TextureFormat textureFormat = mapVkFormat(format);
746 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type);
769 const tcu::TextureFormat textureFormat = mapVkFormat(format);
770 const tcu::TextureChannelClass channelClass = tcu::getTextureChannelClass(textureFormat.type);
793 const tcu::TextureFormat textureFormat = mapVkFormat(format);
797 switch (textureFormat.type)
830 const tcu::TextureFormat textureFormat = mapVkFormat(format);
834 switch (textureFormat.order)
854 const tcu::TextureFormat textureFormat = mapVkFormat(format);
856 return getNumUsedChannels(textureFormat.order);