Home
last modified time | relevance | path

Searched refs:physicalDeviceBufferDeviceAddressFeatures (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Ddevice_vk.cpp93 VkPhysicalDeviceBufferDeviceAddressFeatures physicalDeviceBufferDeviceAddressFeatures; member
253 rt->physicalDeviceBufferDeviceAddressFeatures = { in GetPhysicalDeviceRayTracingStructs()
262 &rt->physicalDeviceBufferDeviceAddressFeatures, // pNext in GetPhysicalDeviceRayTracingStructs()
285 cw.ppNextFeatures = &rt->physicalDeviceBufferDeviceAddressFeatures.pNext; in GetPhysicalDeviceRayTracingStructs()