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

  /external/deqp/framework/common/
tcuTexture.hpp 218 enum DepthStencilMode
254 DepthStencilMode depthStencilMode;
267 DepthStencilMode depthStencilMode_ = MODE_DEPTH)
279 , depthStencilMode (depthStencilMode_)
295 , depthStencilMode (MODE_DEPTH)
    [all...]
tcuTextureUtil.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureBorderClampTests.cpp 93 bool isDepthFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode)
121 bool isStencilFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode)
149 tcu::TextureChannelClass getFormatChannelClass (deUint32 format, tcu::Sampler::DepthStencilMode mode)
466 bool isCoreFilterableFormat (deUint32 format, tcu::Sampler::DepthStencilMode mode)
528 tcu::Sampler::DepthStencilMode mode,
592 const tcu::Sampler::DepthStencilMode m_sampleMode;
620 tcu::Sampler::DepthStencilMode mode,
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]

Completed in 99 milliseconds