Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_pipeline.c104 unsigned num_attachments = state->render_pass ? in zink_create_gfx_pipeline() local
H A Dzink_render_pass.c128 int num_attachments = state->num_cbufs; in create_render_pass2() local
H A Dzink_clear.c58 int num_attachments = 0; in clear_in_rp() local
H A Dzink_types.h1191 uint32_t num_attachments:14; member
1642 uint32_t num_attachments:4; member
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp1005 unsigned num_attachments = num_color_attachments; in create_graphics_pipeline() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c120 unsigned num_attachments, i; in dri2_drawable_get_buffers() local