Home
last modified time | relevance | path

Searched defs:vk_device (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanImageTest.cpp49 VkDevice vk_device = reinterpret_cast<VkDevice>(result); in TEST_P() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipe_sync.c35 lvp_pipe_sync_init(UNUSED struct vk_device *vk_device, in lvp_pipe_sync_init() argument
50 lvp_pipe_sync_finish(struct vk_device *vk_device, in lvp_pipe_sync_finish() argument
77 lvp_pipe_sync_signal(struct vk_device *vk_device, in lvp_pipe_sync_signal() argument
96 lvp_pipe_sync_reset(struct vk_device *vk_device, in lvp_pipe_sync_reset() argument
114 lvp_pipe_sync_move(struct vk_device *vk_device, struct vk_sync *vk_dst, struct vk_sync *vk_src) lvp_pipe_sync_move() argument
223 lvp_pipe_sync_wait(struct vk_device *vk_device, struct vk_sync *vk_sync, uint64_t wait_value, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) lvp_pipe_sync_wait() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_bo_sync.c36 anv_bo_sync_init(struct vk_device *vk_device, in anv_bo_sync_init() argument
54 anv_bo_sync_finish(struct vk_device *vk_device, in anv_bo_sync_finish() argument
64 anv_bo_sync_reset(struct vk_device *vk_device, in anv_bo_sync_reset() argument
100 anv_bo_sync_wait(struct vk_device *vk_device, in anv_bo_sync_wait() argument
[all...]
H A Danv_pipeline_cache.c235 anv_shader_bin_deserialize(struct vk_device *vk_device, in anv_shader_bin_deserialize() argument
H A Danv_device.c3677 anv_device_check_status(struct vk_device *vk_device) in anv_device_check_status() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.h90 struct vk_device { struct
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc82 auto vk_device = device_->GetVkDevice(); in ~EngineVulkan() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c725 tu_device_check_status(struct vk_device *vk_device) in tu_device_check_status() argument
H A Dtu_drm.c126 tu_device_check_status(struct vk_device *vk_device) in tu_device_check_status() argument
435 tu_timeline_sync_init(struct vk_device *vk_device, in tu_timeline_sync_init() argument
458 tu_timeline_sync_finish(struct vk_device *vk_device, in tu_timeline_sync_finish() argument
470 tu_timeline_sync_reset(struct vk_device *vk_devic argument
514 tu_timeline_sync_wait(struct vk_device *vk_device, uint32_t wait_count, const struct vk_sync_wait *waits, enum vk_sync_wait_flags wait_flags, uint64_t abs_timeout_ns) tu_timeline_sync_wait() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c486 dzn_pipeline_layout_destroy(struct vk_device *vk_device, in dzn_pipeline_layout_destroy() argument

Completed in 15 milliseconds