HomeSort by relevance Sort by last modified time
    Searched refs:stencilKind (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 249 GLenum stencilKind;
274 attachTargetToNew(GL_STENCIL_ATTACHMENT, comb.stencilKind, comb.stencilFmt,
321 comb.stencilKind = formatKind(*stc);
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 840 GLenum stencilKind;
854 attTypeName(params.stencilKind));
872 if (m_params.stencilKind == m_params.depthKind)
877 DEPTH_RENDERABLE | STENCIL_RENDERABLE | formatFlag(m_params.stencilKind);
891 attachTargetToNew(GL_STENCIL_ATTACHMENT, m_params.stencilKind, ImageFormat::none(),

Completed in 277 milliseconds