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_layer_utils.h49 VK_FORMAT_COMPATIBILITY_CLASS_BC1_RGB_BIT = 11, enumerator
Dvk_layer_utils.cpp168 {VK_FORMAT_BC1_RGB_UNORM_BLOCK, {8, 4, VK_FORMAT_COMPATIBILITY_CLASS_BC1_RGB_BIT}},
169 {VK_FORMAT_BC1_RGB_SRGB_BLOCK, {8, 4, VK_FORMAT_COMPATIBILITY_CLASS_BC1_RGB_BIT}},