Home
last modified time | relevance | path

Searched defs:num_attachments (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_framebuffer.h42 uint32_t num_attachments:4; member
Dzink_pipeline.c111 unsigned num_attachments = state->render_pass ? in zink_create_gfx_pipeline() local
Dzink_render_pass.h73 uint32_t num_attachments:22; member
Dzink_render_pass.c125 int num_attachments = state->num_cbufs; in create_render_pass2() local
Dzink_clear.c58 int num_attachments = 0; in clear_in_rp() local
/third_party/mesa3d/src/amd/compiler/tests/
Dhelpers.cpp723 unsigned num_attachments = num_color_attachments; in create_graphics_pipeline() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c112 unsigned num_attachments, i; in dri2_drawable_get_buffers() local