Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp86 struct DeviceContext struct
88 Context* context{};
89 VideoDevice* vd{};
90 VkPhysicalDevice phys{VK_NULL_HANDLE};
91 VkDevice device{VK_NULL_HANDLE};
92 VkQueue decodeQueue{VK_NULL_HANDLE};
93 VkQueue transferQueue{VK_NULL_HANDLE};
95 const InstanceInterface& getInstanceInterface() const in getInstanceInterface()
99 const DeviceDriver& getDeviceDriver() const in getDeviceDriver()
103 deUint32 decodeQueueFamilyIdx() const in decodeQueueFamilyIdx()
[all …]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp158195 nsDeviceContext* DeviceContext() const { return mDeviceContext; } in DeviceContext() function in nsPresContext