Searched refs:compFormat (Results 1 – 8 of 8) sorted by relevance
21 uint compFormat;34 bool isPunchthroughAlpha = (u_pushConstant.compFormat == VK_FORMAT_ETC2_R8G8B8A1_UNORM_BLOCK ||35 u_pushConstant.compFormat == VK_FORMAT_ETC2_R8G8B8A1_SRGB_BLOCK);
21 uint compFormat;
33 uint32_t compFormat; member
746 .compFormat = (uint32_t)mCompressedFormat, in decompress()