HomeSort by relevance Sort by last modified time
    Searched refs:VK_FORMAT_COMPATIBILITY_CLASS_ETC2_EAC_RGBA_BIT (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
vk_layer_utils.h 66 VK_FORMAT_COMPATIBILITY_CLASS_ETC2_EAC_RGBA_BIT = 21,
vk_layer_utils.cpp 195 {8, 4, VK_FORMAT_COMPATIBILITY_CLASS_ETC2_EAC_RGBA_BIT}, // [VK_FORMAT_ETC2_R8G8B8A8_UNORM_BLOCK]
196 {8, 4, VK_FORMAT_COMPATIBILITY_CLASS_ETC2_EAC_RGBA_BIT}, // [VK_FORMAT_ETC2_R8G8B8A8_SRGB_BLOCK]
    [all...]

Completed in 31 milliseconds