Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceRayTracingPropertiesNV (Results 1 – 25 of 91) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkDevicePropertiesForDefaultDeviceDefs.inl31VkPhysicalDeviceRayTracingPropertiesNV& getRayTracingPropertiesNV (void) const { return m_…
H A DvkDeviceProperties.inl171 template<> void initPropertyFromBlob<VkPhysicalDeviceRayTracingPropertiesNV>(VkPhysicalDeviceRayTra… argument
220 template<> PropertyDesc makePropertyDesc<VkPhysicalDeviceRayTracingPropertiesNV>(void) { return Pro…
264 …{ createPropertyStructWrapper<VkPhysicalDeviceRayTracingPropertiesNV>, VK_NV_RAY_TRACING_EXTENSION…
H A DvkDevicePropertiesForContextDecl.inl31 const vk::VkPhysicalDeviceRayTracingPropertiesNV& getRayTracingPropertiesNV (void) const;
H A DvkDevicePropertiesForContextDefs.inl31 const vk::VkPhysicalDeviceRayTracingPropertiesNV& Context::getRayTracingPropertiesNV (void)…
H A DvkGetStructureTypeImpl.inl1529 template<> VkStructureType getStructureType<VkPhysicalDeviceRayTracingPropertiesNV> (void)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/icd/generated/
H A Dvk_typemap_helper.h2749 template <> struct LvlTypeMap<VkPhysicalDeviceRayTracingPropertiesNV> {
2754 typedef VkPhysicalDeviceRayTracingPropertiesNV Type;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/icd/generated/
H A Dvk_typemap_helper.h3162 template <> struct LvlTypeMap<VkPhysicalDeviceRayTracingPropertiesNV> {
3167 typedef VkPhysicalDeviceRayTracingPropertiesNV Type;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dvk_typemap_helper.h3162 template <> struct LvlTypeMap<VkPhysicalDeviceRayTracingPropertiesNV> {
3167 typedef VkPhysicalDeviceRayTracingPropertiesNV Type;
H A Dvk_safe_struct.h6304 …safe_VkPhysicalDeviceRayTracingPropertiesNV(const VkPhysicalDeviceRayTracingPropertiesNV* in_struc…
6309 void initialize(const VkPhysicalDeviceRayTracingPropertiesNV* in_struct);
6311VkPhysicalDeviceRayTracingPropertiesNV *ptr() { return reinterpret_cast<VkPhysicalDeviceRayTracing… in ptr()
6312VkPhysicalDeviceRayTracingPropertiesNV const *ptr() const { return reinterpret_cast<VkPhysicalDevi… in ptr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingBufferDeviceAddressTests.cpp600 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate()
H A DvktBindingDescriptorSetRandomTests.cpp983 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dstateless_validation.h105 VkPhysicalDeviceRayTracingPropertiesNV ray_tracing_propsNV;
H A Dstate_tracker.h1345 VkPhysicalDeviceRayTracingPropertiesNV ray_tracing_propsNV;
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/icd/generated/
H A Dvk_typemap_helper.h4056 template <> struct LvlTypeMap<VkPhysicalDeviceRayTracingPropertiesNV> {
4061 typedef VkPhysicalDeviceRayTracingPropertiesNV Type;
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/utils/generated/
H A Dvk_typemap_helper.h4056 template <> struct LvlTypeMap<VkPhysicalDeviceRayTracingPropertiesNV> {
4061 typedef VkPhysicalDeviceRayTracingPropertiesNV Type;
H A Dvk_safe_struct.h8011 …safe_VkPhysicalDeviceRayTracingPropertiesNV(const VkPhysicalDeviceRayTracingPropertiesNV* in_struc…
8016 void initialize(const VkPhysicalDeviceRayTracingPropertiesNV* in_struct);
8018VkPhysicalDeviceRayTracingPropertiesNV *ptr() { return reinterpret_cast<VkPhysicalDeviceRayTracing… in ptr()
8019VkPhysicalDeviceRayTracingPropertiesNV const *ptr() const { return reinterpret_cast<VkPhysicalDevi… in ptr()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_typemap_helper.h4056 template <> struct LvlTypeMap<VkPhysicalDeviceRayTracingPropertiesNV> {
4061 typedef VkPhysicalDeviceRayTracingPropertiesNV Type;
H A Dvk_safe_struct.h8011 …safe_VkPhysicalDeviceRayTracingPropertiesNV(const VkPhysicalDeviceRayTracingPropertiesNV* in_struc…
8016 void initialize(const VkPhysicalDeviceRayTracingPropertiesNV* in_struct);
8018VkPhysicalDeviceRayTracingPropertiesNV *ptr() { return reinterpret_cast<VkPhysicalDeviceRayTracing… in ptr()
8019VkPhysicalDeviceRayTracingPropertiesNV const *ptr() const { return reinterpret_cast<VkPhysicalDevi… in ptr()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dstateless_validation.h110 VkPhysicalDeviceRayTracingPropertiesNV ray_tracing_propsNV;
H A Dstate_tracker.h1145 VkPhysicalDeviceRayTracingPropertiesNV ray_tracing_propsNV;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp1243 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate()
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/
H A DVulkanDeviceInfoExtensions.cpp546VkPhysicalDeviceRayTracingPropertiesNV extProps { VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PR… in readPhysicalProperties_NV()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/tests/
H A Dlayer_validation_tests.cpp2231 auto ray_tracing_properties = lvl_init_struct<VkPhysicalDeviceRayTracingPropertiesNV>(); in OOBRayTracingShadersTestBody()
/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.h8371 typedef struct VkPhysicalDeviceRayTracingPropertiesNV { struct
8382 } VkPhysicalDeviceRayTracingPropertiesNV; argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/vulkan/include/vulkan/
H A Dvulkan_core.h8417 typedef struct VkPhysicalDeviceRayTracingPropertiesNV { struct
8428 } VkPhysicalDeviceRayTracingPropertiesNV; argument

1234