Searched refs:DEPTH_STENCIL_DEPTH_ONLY (Results 1 – 1 of 1) sorted by relevance
57 DEPTH_STENCIL_DEPTH_ONLY = 1, enumerator85 case DEPTH_STENCIL_DEPTH_ONLY: return "depthonly_" + formatName; in depthStencilTypeName()98 if (type == DEPTH_STENCIL_DEPTH_ONLY || type == DEPTH_STENCIL_BOTH) in getClearAspectMask()135 if (type == DEPTH_STENCIL_DEPTH_ONLY) in getFormats()145 return (type == DEPTH_STENCIL_DEPTH_ONLY); in isDepthOnly()