Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl138 GetBufferDeviceAddressFunc getBufferDeviceAddress; variable
DvkDeviceDriverImpl.inl667 VkDeviceAddress DeviceDriver::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddressI… function in DeviceDriver
DvkDeviceDriverSCImpl.inl1204 VkDeviceAddress DeviceDriverSC::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddres… function in DeviceDriverSC
DvkNullDriverImpl.inl1051 VKAPI_ATTR VkDeviceAddress VKAPI_CALL getBufferDeviceAddress (VkDevice device, const VkBufferDevice… function
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl291 GetBufferDeviceAddressFunc getBufferDeviceAddress; variable
DvkDeviceDriverImpl.inl1432 VkDeviceAddress DeviceDriver::getBufferDeviceAddress (VkDevice device, const VkBufferDeviceAddressI… function in DeviceDriver
DvkNullDriverImpl.inl2741 VKAPI_ATTR VkDeviceAddress VKAPI_CALL getBufferDeviceAddress (VkDevice device, const VkBufferDevice… function
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp292 VkDeviceAddress getBufferDeviceAddress ( const DeviceInterface& vk, in getBufferDeviceAddress() function