Home
last modified time | relevance | path

Searched defs:getBufferDeviceAddress (Results 1 – 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl186 GetBufferDeviceAddressFunc getBufferDeviceAddress; variable
DvkDeviceDriverImpl.inl907 VkDeviceAddress DeviceDriver::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddressI… function in DeviceDriver
DvkDeviceDriverSCImpl.inl1542 VkDeviceAddress DeviceDriverSC::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddres… function in DeviceDriverSC
DvkNullDriverImpl.inl1607 VKAPI_ATTR VkDeviceAddress VKAPI_CALL getBufferDeviceAddress (VkDevice device, const VkBufferDevice… function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl296 GetBufferDeviceAddressFunc getBufferDeviceAddress; variable
DvkDeviceDriverImpl.inl1457 VkDeviceAddress DeviceDriver::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddressI… function in DeviceDriver
DvkNullDriverImpl.inl2791 VKAPI_ATTR VkDeviceAddress VKAPI_CALL getBufferDeviceAddress (VkDevice device, const VkBufferDevice… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl299 GetBufferDeviceAddressFunc getBufferDeviceAddress; variable
DvkDeviceDriverImpl.inl1472 VkDeviceAddress DeviceDriver::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddressI… function in DeviceDriver
DvkNullDriverImpl.inl2814 VKAPI_ATTR VkDeviceAddress VKAPI_CALL getBufferDeviceAddress (VkDevice device, const VkBufferDevice… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp292 VkDeviceAddress getBufferDeviceAddress ( const DeviceInterface& vk, in getBufferDeviceAddress() function