Home
last modified time | relevance | path

Searched refs:anv_framebuffer (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_private.h283 __builtin_types_compatible_p (__typeof (o), struct anv_framebuffer*), \
1735 struct anv_framebuffer * framebuffer;
1895 struct anv_framebuffer *framebuffer,
2787 struct anv_framebuffer { struct
2889 struct anv_framebuffer *fb);
2953 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_framebuffer, VkFramebuffer)
Danv_dump.c414 struct anv_framebuffer *fb) in anv_dump_add_framebuffer()
Danv_blorp.c1164 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; in anv_cmd_buffer_clear_subpass()
1515 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; in anv_cmd_buffer_resolve_subpass()
Danv_device.c2502 struct anv_framebuffer *framebuffer; in anv_CreateFramebuffer()
2534 ANV_FROM_HANDLE(anv_framebuffer, fb, _fb); in anv_DestroyFramebuffer()
Danv_cmd_buffer.c860 const struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; in anv_cmd_buffer_get_depth_stencil_view()
DgenX_cmd_buffer.c841 ANV_FROM_HANDLE(anv_framebuffer, framebuffer, begin->framebuffer); in genX()
3248 ANV_FROM_HANDLE(anv_framebuffer, framebuffer, pRenderPassBegin->framebuffer); in genX()