Home
last modified time | relevance | path

Searched refs:VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.inl38 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
223 …RE_TYPE_PHYSICAL_DEVICE_SAMPLE_LOCATIONS_PROPERTIES_EXT, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, V…
267 …ctWrapper<VkPhysicalDeviceSampleLocationsPropertiesEXT>, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, V…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dvk_extension_helper.h641 …std::make_pair(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, DeviceInfo(&DeviceExtensions::vk_ext_sample… in get_info()
1056 VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME,
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_extension_helper.h741 … {VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, DeviceInfo(&DeviceExtensions::vk_ext_sample_locations, {{ in get_info_map()
1276 VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp2279 if (DeviceExtensionSupported(gpu(), nullptr, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) { in TEST_F()
2280 m_device_extension_names.push_back(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
2282 …printf("%s Extension %s is not supported.\n", kSkipPrefix, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
2389 if (DeviceExtensionSupported(gpu(), nullptr, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) { in TEST_F()
2390 m_device_extension_names.push_back(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
2392 …printf("%s Extension %s is not supported.\n", kSkipPrefix, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp522 if (extensions.hasExtension(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, 1)) { in initGrCaps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkCaps.cpp571 if (extensions.hasExtension(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, 1)) { in initGrCaps()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/tests/
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp2335 if (DeviceExtensionSupported(gpu(), nullptr, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) { in TEST_F()
2336 m_device_extension_names.push_back(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
2338 …printf("%s Extension %s is not supported.\n", kSkipPrefix, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
2445 if (DeviceExtensionSupported(gpu(), nullptr, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) { in TEST_F()
2446 m_device_extension_names.push_back(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
2448 …printf("%s Extension %s is not supported.\n", kSkipPrefix, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
H A Dvklayertests_pipeline_shader.cpp2216 chain.Add(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, sampleLocations); in TEST_F()
12888 if (!AddRequiredExtensions(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)) { in TEST_F()
12894 …printf("%s Extension %s is not supported.\n", kSkipPrefix, VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Vulkan/
H A DlibVulkan.cpp2900 ASSERT(!HasExtensionProperty(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME, deviceExtensionProperties, in vkGetPhysicalDeviceProperties2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Vulkan/
H A DlibVulkan.cpp2899 ASSERT(!hasDeviceExtension(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME)); in vkGetPhysicalDeviceProperties2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/vulkaninfo/generated/
H A Dvulkaninfo.hpp2244 (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME))) { in chain_iterator_phys_device_props2()
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/vulkaninfo/generated/
H A Dvulkaninfo.hpp2607 (gpu.CheckPhysicalDeviceExtensionIncluded(VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME))) { in chain_iterator_phys_device_props2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/vulkan/
H A Dvulkan_core.h6994 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/vulkan/
H A Dvulkan_core.h6994 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/vulkan/
H A Dvulkan_core.h6994 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/vulkan/
H A Dvulkan_core.h6871 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7117 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/misc/mnn/MNN-1.2.0/source/backend/vulkan/vulkan/
H A Dvulkan_core.h6671 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7117 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7117 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7117 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7117 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h7117 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/graphics/opencv/opencv-4.5.3/3rdparty/include/vulkan/
H A Dvulkan_core.h7509 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/khronos/include/vulkan/
H A Dvulkan_core.h7694 #define VK_EXT_SAMPLE_LOCATIONS_EXTENSION_NAME "VK_EXT_sample_locations" macro

123