Home
last modified time | relevance | path

Searched refs:stencilOnlyLevel (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fStencilTexturingTests.cpp537 …TextureLevel stencilOnlyLevel (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), w… in iterate() local
542 renderTestPatternReference(stencilOnlyLevel); in iterate()
560 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel); in iterate()
898 …TextureLevel stencilOnlyLevel (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), w… in iterate() local
905 renderTestPatternReference(stencilOnlyLevel); in iterate()
925 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel); in iterate()
960 …TextureLevel stencilOnlyLevel (TextureFormat(TextureFormat::S, TextureFormat::UNSIGNED_INT8), l… in iterate() local
967 renderTestPatternReference(stencilOnlyLevel); in iterate()
986 const bool compareOk = compareStencilToRed(m_testCtx.getLog(), stencilOnlyLevel, readLevel); in iterate()