Home
last modified time | relevance | path

Searched refs:VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME (Results 1 - 10 of 10) sorted by relevance

/third_party/vulkan-loader/tests/framework/icd/
H A Dtest_icd.cpp1384 if (IsPhysicalDeviceExtensionAvailable(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) {
/third_party/vulkan-loader/tests/
H A Dloader_phys_dev_inst_ext_tests.cpp5904 env.get_test_icd(1).physical_devices.back().extensions.push_back({VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, 0}); in TEST()
5945 if (string_eq(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, &device_extensions[ext].extensionName[0])) { in TEST()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp3240 ASSERT(!hasDeviceExtension(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)); in vkGetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6912 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9486 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10987 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h9874 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10034 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp7504 VULKAN_HPP_CONSTEXPR_INLINE auto EXTSampleLocationsExtensionName = VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME;
H A Dvulkan_core.h12859 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro

Completed in 293 milliseconds