Home
last modified time | relevance | path

Searched defs:checkDepth (Results 1 – 4 of 4) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
DVelocimacroProxy.java320 protected void checkDepth(InternalContextAdapter context) in checkDepth() method in VelocimacroProxy
/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.cpp1220 bool FramebufferBlitBaseTestCase::checkDepth(const Depth actual, const Depth expected, const GLfloa… in checkDepth() function in glcts::FramebufferBlitBaseTestCase
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp1164 const int checkDepth = maxLayersOrDepth(checkSize); in testWithSizeReduction() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp792 const bool checkDepth, const bool checkStencil) in checkSampleRequirements()
1872 … const bool checkDepth = perPass.hasDepthStencil && isDepthFormat(params.depthStencilFormat); in checkRequirements() local