Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryBasicClass.hpp48 virtual void bindDescriptorSets (const vk::DeviceInterface& /*vk*/, in bindDescriptorSets()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.hpp48 virtual void bindDescriptorSets (const vk::DeviceInterface& /*vk*/, in bindDescriptorSets()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDefs.hpp276 class DeviceInterface class
286 DeviceInterface (void) {} in DeviceInterface() function in vk::DeviceInterface
DvkRayTracingUtil.cpp1554 virtual void create (const DeviceInterface&, in create()