Searched defs:img_handle (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/virtio/vulkan/ | ||
H A D | vn_wsi.c | 154 VkImage img_handle = vn_image_to_handle(img); in vn_wsi_create_image() local |
H A D | vn_image.c | 76 VkImage img_handle = vn_image_to_handle(img); in vn_image_init_memory_requirements() local |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ | ||
H A D | si_descriptors.c | 1965 si_update_bindless_image_descriptor(struct si_context *sctx, struct si_image_handle *img_handle) si_update_bindless_image_descriptor() argument 2554 struct si_image_handle *img_handle; si_create_image_handle() local 2593 struct si_image_handle *img_handle; si_delete_image_handle() local 2611 struct si_image_handle *img_handle; si_make_image_handle_resident() local [all...] |
Completed in 6 milliseconds