Home
last modified time | relevance | path

Searched defs:DevicePtr (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLtypes.h57 using DevicePtr = RefPointer<Device>; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindVertexBuffers2Tests.cpp130 typedef vk::Move<vk::VkDevice> DevicePtr; typedef