Lines Matching refs:DeviceWrapper
581 ParentType get_parent_type(InstWrapper const& inst, DeviceWrapper const& dev);
584 VkInstance get_parent_type<VkInstance>(InstWrapper const& inst, DeviceWrapper const&) {
588 VkDevice get_parent_type<VkDevice>(InstWrapper const&, DeviceWrapper const& dev) {
593 DispatchableHandleType get_dispatch_handle(FrameworkEnvironment& env, DeviceWrapper const& dev,
597 VkDevice get_dispatch_handle<VkDevice>(FrameworkEnvironment&, DeviceWrapper const& dev, std::vector<TestConfig> const&) {
602 VkCommandBuffer get_dispatch_handle<VkCommandBuffer>(FrameworkEnvironment& env, DeviceWrapper const& dev,
617 VkQueue get_dispatch_handle<VkQueue>(FrameworkEnvironment& env, DeviceWrapper const& dev, std::vector<TestConfig> const&) {
669 DeviceWrapper dev{inst};
1207 DeviceWrapper dev{inst};
1239 DeviceWrapper dev{inst};