Searched refs:ST_ATTACHMENT_DEPTH_STENCIL (Results 1 – 12 of 12) sorted by relevance
124 ST_ATTACHMENT_DEPTH_STENCIL, enumerator137 #define ST_ATTACHMENT_DEPTH_STENCIL_MASK (1 << ST_ATTACHMENT_DEPTH_STENCIL)
151 if (ctx->pp && drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]) in drisw_swap_buffers()152 pp_run(ctx->pp, ptex, ptex, drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]); in drisw_swap_buffers()226 if (statts[i] != ST_ATTACHMENT_DEPTH_STENCIL && !swrast_no_present) in drisw_allocate_textures()
246 if (draw->textures[ST_ATTACHMENT_BACK_LEFT] && draw->textures[ST_ATTACHMENT_DEPTH_STENCIL] in dri_make_current()
273 case ST_ATTACHMENT_DEPTH_STENCIL: in dri_drawable_get_format()
55 if (ptex && ctx->pp && drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]) in dri2_flush_drawable()56 pp_run(ctx->pp, ptex, ptex, drawable->textures[ST_ATTACHMENT_DEPTH_STENCIL]); in dri2_flush_drawable()129 case ST_ATTACHMENT_DEPTH_STENCIL: in dri2_drawable_get_buffers()259 statt = ST_ATTACHMENT_DEPTH_STENCIL; in dri2_drawable_process_buffers()
100 case ST_ATTACHMENT_DEPTH_STENCIL: in stw_st_framebuffer_validate_locked()
93 case ST_ATTACHMENT_DEPTH_STENCIL: in attachment_to_buffer_index()130 statt = ST_ATTACHMENT_DEPTH_STENCIL; in buffer_index_to_attachment()
157 case ST_ATTACHMENT_DEPTH_STENCIL: in xmesa_st_framebuffer_validate_textures()