Home
last modified time | relevance | path

Searched refs:is_shared_buffer_bound (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_context.h64 bool is_shared_buffer_bound; member
H A Ddri2.c527 ctx->is_shared_buffer_bound = true; in dri2_allocate_textures()
529 ctx->is_shared_buffer_bound = false; in dri2_allocate_textures()
716 (!ctx->is_shared_buffer_bound || statt != ST_ATTACHMENT_BACK_LEFT)) in dri2_flush_frontbuffer()
734 if (ctx->is_shared_buffer_bound) { in dri2_flush_frontbuffer()
745 if (ctx->is_shared_buffer_bound) { in dri2_flush_frontbuffer()
H A Dkopper.c233 ctx->is_shared_buffer_bound = true; in kopper_allocate_textures()
235 ctx->is_shared_buffer_bound = false; in kopper_allocate_textures()