Home
last modified time | relevance | path

Searched defs:DeviceInterface (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.hpp47 … virtual void bindDescriptorSets(const vk::DeviceInterface & /*vk*/, const vk::VkDevice /*device*/, in bindDescriptorSets()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp271 class DeviceInterface class
283 DeviceInterface(void) in DeviceInterface() function in vk::DeviceInterface
DvkRayTracingUtil.cpp1750 …virtual void create(const DeviceInterface &, const VkDevice, Allocator &, VkDeviceSize, VkDeviceAd… in create()