Searched refs:textureImageFormat (Results 1 – 1 of 1) sorted by relevance
871 tcu::TextureFormat textureImageFormat = vk::mapVkFormat(m_parameters.featuredFormat); in createInstance() local874 …if (tcu::getTextureFormatBitDepth(textureImageFormat) != tcu::getTextureFormatBitDepth(textureView… in createInstance()