Home
last modified time | relevance | path

Searched defs:depthValue (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DReadOnlyFeedbackLoopTest.cpp101 const GLfloat depthValue = 0.0f; in TEST_P() local
DDepthStencilFormatsTest.cpp105 float depthValue = 1.0f; in verifyDepthRenderBuffer() local
1005 float depthValue = 0.98f; in TEST_P() local
1078 float depthValue = 0.98f; in TEST_P() local
DClearTest.cpp65 void verifyDepth(float depthValue, uint32_t size) in verifyDepth()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.cpp362 GLfloat depthValue = 0.0f; in test() local
451 GLfloat depthValue = 0.0f; in readDepthValue() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.h46 float depthValue; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.h49 float depthValue; member
/third_party/vk-gl-cts/framework/referencerenderer/
DrrShadingContext.hpp178 …const FragmentShadingContext& context, int packetNdx, int fragNdx, int sampleNdx, float depthValue) in writeFragmentDepth()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp95 float depthValue = 1.0f; in verifyDepthRenderBuffer() local
DClearTest.cpp84 void verifyDepth(float depthValue, uint32_t size) in verifyDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp63 float depthValue; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp754 float depthValue = (m_testMode == MODE_DEPTH) ? dsPixelAccess.getPixDepth(x, y, z) : 0.0f; in iterate() local
1471 float depthValue = (m_testMode == MODE_DEPTH) ? dsPixelAccess.getPixDepth(x, y, z) : 0.0f; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp85 float depthValue; member
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilSamplingTests.cpp254 float depthValue) { in UpdateInputDepth()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDepthRangeUnrestrictedTests.cpp1584 for (int depthValue = 0; depthValue < DE_LENGTH_OF_ARRAY(depthBoundsValues); depthValue++) in createDepthRangeUnrestrictedTests() local
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta.c3482 GLfloat depthValue = 0.0f; in cleartexsubimage_depth_stencil() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp1420 const float depthValue = 1.0f; in testLayeredReadBack() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp4791 float depthValue, in clearDepthStencilImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp1183 float depthValue; in verifyResultImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2829 …float depthValue = ((x / tileSize) % 2 != (y / tileSize) % 2) ? depthInitValues[0] : depthInitValu… in iterateInternal() local