Searched refs:DEPTH_STENCIL_MAX_ENUM (Results 1 – 1 of 1) sorted by relevance
60 DEPTH_STENCIL_MAX_ENUM = 4 enumerator78 DE_ASSERT(type >= DEPTH_STENCIL_NONE && type < DEPTH_STENCIL_MAX_ENUM); in depthStencilTypeName()126 DE_ASSERT(type >= DEPTH_STENCIL_NONE && type < DEPTH_STENCIL_MAX_ENUM); in getFormats()1008 for (int depthStencilType = 0; depthStencilType < DEPTH_STENCIL_MAX_ENUM; ++depthStencilType) in createRenderPassUnusedClearAttachmentTests()