Searched refs:alloc_depthstencil (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c454 boolean alloc_depthstencil = FALSE; local in function:dri2_allocate_textures
485 alloc_depthstencil = TRUE;
493 if (i == ST_ATTACHMENT_DEPTH_STENCIL && alloc_depthstencil)
665 if (alloc_depthstencil) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri2.c404 boolean alloc_depthstencil = FALSE; local in function:dri2_allocate_textures
437 alloc_depthstencil = TRUE;
445 if (i == ST_ATTACHMENT_DEPTH_STENCIL && alloc_depthstencil)
633 if (alloc_depthstencil) {

Completed in 7 milliseconds