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

  /external/deqp/modules/egl/
teglImageFormatTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp 121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode)
288 if (isDepthFormat(texFormat, tcu::Sampler::MODE_DEPTH) || isStencilFormat(texFormat, tcu::Sampler::MODE_STENCIL))
301 if (isStencilFormat(texFormat, tcu::Sampler::MODE_STENCIL))
472 const bool isStencil = isStencilFormat(format, mode);
    [all...]

Completed in 97 milliseconds