Searched defs:isDepthStencil (Results 1 – 6 of 6) sorted by relevance
321 const bool isDepthStencil = hasDepthStencil(testParams.depthStencilType); in createRenderPass() local
1595 const bool isDepthStencil = isDepthStencilFormat(m_params.imageFormat); in iterate() local
1897 const bool isDepthStencil = !isCompressed in createAllFormatsSamplerTests() local
1228 const bool isDepthStencil = isDepthStencilFormat(resourceDesc.imageFormat); in Support() local1448 const bool isDepthStencil = isDepthStencilFormat(resourceDesc.imageFormat); in CopySupport() local
3318 bool isDepthStencil = isFboBound && attachments[attNdx] == GL_DEPTH_STENCIL_ATTACHMENT; in invalidateSubFramebuffer() local
5077 bool isDepthStencil = angleFormat.depthBits > 0 || angleFormat.stencilBits > 0; in clear() local