Home
last modified time | relevance | path

Searched defs:vk_device (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/vulkan/util/
Dvk_object.h70 struct vk_device { struct
83 void vk_device_init(struct vk_device *device, argument
/external/mesa3d/src/intel/vulkan/
Danv_dump.c64 VkDevice vk_device = anv_device_to_handle(device); in dump_image_init() local
103 VkDevice vk_device = anv_device_to_handle(device); in dump_image_finish() local
202 VkDevice vk_device = anv_device_to_handle(device); in dump_image_write_to_ppm() local
251 VkDevice vk_device = anv_device_to_handle(device); in anv_dump_image_to_ppm() local
/external/swiftshader/src/Device/
DCMakeLists.txt54 add_library(vk_device EXCLUDE_FROM_ALL target
/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_api_event.proto32 optional uint64 vk_device = 2; field
/external/deqp-deps/amber/src/vulkan/
Dengine_vulkan.cc82 auto vk_device = device_->GetVkDevice(); in ~EngineVulkan() local
/external/angle/src/tests/gl_tests/
DVulkanImageTest.cpp120 VkDevice vk_device = reinterpret_cast<VkDevice>(result); in TEST_P() local
/external/perfetto/test/
Dsynth_common.py392 def add_vk_debug_marker(self, ts, pid, vk_device, obj_type, obj, obj_name): argument
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto8792 optional uint64 vk_device = 2; field