Home
last modified time | relevance | path

Searched refs:VK_FORMAT_COMPATIBILITY_CLASS_ETC2_RGB_BIT (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h63 VK_FORMAT_COMPATIBILITY_CLASS_ETC2_RGB_BIT = 19, enumerator
Dvk_format_utils.cpp188 {VK_FORMAT_ETC2_R8G8B8_UNORM_BLOCK, {8, 3, VK_FORMAT_COMPATIBILITY_CLASS_ETC2_RGB_BIT}},
189 {VK_FORMAT_ETC2_R8G8B8_SRGB_BLOCK, {8, 3, VK_FORMAT_COMPATIBILITY_CLASS_ETC2_RGB_BIT}},