Home
last modified time | relevance | path

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

/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/modules_no_buildgn/vulkan/geometry/
DvktGeometryBasicClass.hpp48 virtual void bindDescriptorSets (const vk::DeviceInterface& /*vk*/, in bindDescriptorSets()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDefs.hpp253 class DeviceInterface class
263 DeviceInterface (void) {} in DeviceInterface() function in vk::DeviceInterface
DvkRayTracingUtil.cpp1642 virtual void create (const DeviceInterface&, in create()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h420 explicit DeviceInterface(const DeviceContextKey &key) : DeviceContext(key) {} in DeviceInterface() function
433 explicit DeviceInterface(const DeviceContextKey &key) : DeviceInterface<Args...>(key) { in DeviceInterface() function