Home
last modified time | relevance | path

Searched defs:VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR (Results 1 - 6 of 6) sorted by relevance

/third_party/glfw/deps/glad/
H A Dvulkan.h1664 static const VkFormatFeatureFlagBits2 VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR = 2; variable
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7034 static const VkFormatFeatureFlagBits2KHR VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR = 0x00000002ULL; variable
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h6543 static const VkFormatFeatureFlagBits2 VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR = 0x00000002ULL; variable
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h8470 static const VkFormatFeatureFlagBits2KHR VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR = 0x00000002ULL; variable
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8630 static const VkFormatFeatureFlagBits2KHR VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR = 0x00000002ULL; variable
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h6704 static const VkFormatFeatureFlagBits2 VK_FORMAT_FEATURE_2_STORAGE_IMAGE_BIT_KHR = 0x00000002ULL; variable

Completed in 237 milliseconds