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

  /prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/
vk_layer_utils.h 113 VK_LAYER_EXPORT bool vk_format_is_compressed(VkFormat format);
vk_layer_utils.cpp 494 VK_LAYER_EXPORT bool vk_format_is_compressed(VkFormat format) { function
    [all...]
image.cpp     [all...]
core_validation.cpp     [all...]
  /external/mesa3d/src/amd/vulkan/
vk_format.h 308 vk_format_is_compressed(VkFormat format) function
radv_formats.c 345 if (vk_format_is_compressed(format)) {
    [all...]

Completed in 96 milliseconds