Searched refs:anv_framebuffer (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | gen7_cmd_buffer.c | 51 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer;
|
| H A D | anv_private.h | 378 __builtin_types_compatible_p (__typeof (o), struct anv_framebuffer*), \ 2350 struct anv_framebuffer * framebuffer; 2506 struct anv_framebuffer *framebuffer, 3517 struct anv_framebuffer { struct 3633 struct anv_framebuffer *fb); 3697 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_framebuffer, VkFramebuffer)
|
| H A D | anv_dump.c | 414 struct anv_framebuffer *fb)
|
| H A D | anv_cmd_buffer.c | 923 const struct anv_framebuffer *fb = cmd_buffer->state.framebuffer;
|
| H A D | genX_cmd_buffer.c | 1203 ANV_FROM_HANDLE(anv_framebuffer, framebuffer, begin->framebuffer); 4022 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; 4331 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; 4616 ANV_FROM_HANDLE(anv_framebuffer, framebuffer, pRenderPassBegin->framebuffer);
|
| H A D | anv_device.c | 3629 struct anv_framebuffer *framebuffer; 3661 ANV_FROM_HANDLE(anv_framebuffer, fb, _fb);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | gfx7_cmd_buffer.c | 51 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer;
|
| H A D | anv_private.h | 2995 struct anv_framebuffer * framebuffer; 3225 struct anv_framebuffer *framebuffer, 4538 struct anv_framebuffer { struct 4763 VK_DEFINE_NONDISP_HANDLE_CASTS(anv_framebuffer, base, VkFramebuffer,
|
| H A D | gfx8_cmd_buffer.c | 40 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer;
|
| H A D | genX_cmd_buffer.c | 1534 const struct anv_framebuffer *framebuffer, 1801 ANV_FROM_HANDLE(anv_framebuffer, framebuffer, 5984 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; 6355 struct anv_framebuffer *fb = cmd_buffer->state.framebuffer; 6733 ANV_FROM_HANDLE(anv_framebuffer, framebuffer, pRenderPassBeginInfo->framebuffer);
|
| H A D | anv_device.c | 4450 struct anv_framebuffer *framebuffer; 4492 ANV_FROM_HANDLE(anv_framebuffer, fb, _fb);
|
Completed in 46 milliseconds