Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dvk_format_utils.h55 VK_FORMAT_COMPATIBILITY_CLASS_BC1_RGB_BIT = 11, enumerator
Dvk_format_utils.cpp172 {VK_FORMAT_BC1_RGB_UNORM_BLOCK, {8, 4, VK_FORMAT_COMPATIBILITY_CLASS_BC1_RGB_BIT}},
173 {VK_FORMAT_BC1_RGB_SRGB_BLOCK, {8, 4, VK_FORMAT_COMPATIBILITY_CLASS_BC1_RGB_BIT}},