Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp298 GLenum stencilKind; member
323 attachTargetToNew(GL_STENCIL_ATTACHMENT, comb.stencilKind, comb.stencilFmt, in tryCombination()
370 comb.stencilKind = formatKind(*stc); in iterate()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp860 GLenum stencilKind; member
874 attTypeName(params.stencilKind)); in getName()
892 if (m_params.stencilKind == m_params.depthKind) in makeDepthAndStencil()
897 DEPTH_RENDERABLE | STENCIL_RENDERABLE | formatFlag(m_params.stencilKind); in makeDepthAndStencil()
911 attachTargetToNew(GL_STENCIL_ATTACHMENT, m_params.stencilKind, ImageFormat::none(), in makeDepthAndStencil()

Completed in 4 milliseconds