Searched refs:DEPTH_STENCIL_BOTH (Results 1 – 1 of 1) sorted by relevance
59 DEPTH_STENCIL_BOTH = 3, enumerator87 case DEPTH_STENCIL_BOTH: return "depthstencil_" + formatName; in depthStencilTypeName()98 if (type == DEPTH_STENCIL_DEPTH_ONLY || type == DEPTH_STENCIL_BOTH) in getClearAspectMask()101 if (type == DEPTH_STENCIL_STENCIL_ONLY || type == DEPTH_STENCIL_BOTH) in getClearAspectMask()