Home
last modified time | relevance | path

Searched refs:getPixDepth (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp590 if (std::abs(expectedValue - resultImage.getPixDepth(x, y, 0)) >= m_epsilon) in iterate()
599 << ", got: " << resultImage.getPixDepth(x, y, 0) << " at (" << x << ", " << y << ", 0)"; in iterate()
DvktDrawInvertedDepthRangesTests.cpp548 const auto refValue = refAccess.getPixDepth(x, y); in iterate()
549 const auto resValue = resultDepth.getPixDepth(x, y); in iterate()
DvktDrawMultipleClearsWithinRenderPass.cpp585 const float difference = m_params.expectedDepth - resultImage.getPixDepth(x,y,z); in iterate()
589 …tch, expected: " << m_params.expectedDepth << ", got: " << resultImage.getPixDepth(x,y,z) << " at … in iterate()
/third_party/vk-gl-cts/framework/referencerenderer/
DrrMultisamplePixelBufferAccess.cpp163 sum += effectiveSrc.getPixDepth(s, x, y); in resolveMultisampleDepthBuffer()
DrrFragmentOperations.cpp176 …const float depthBufferValue = depthBuffer.getPixDepth(fragSampleNdx, frag.pixelCoord.x(), frag.… in executeDepthBoundsTest()
228 …float depthBufferValue = depthBuffer.getPixDepth(fragSampleNdx, frag.pixelCoord.x(), frag.pixel… in executeDepthCompare()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp156 float ref = reference.getAccess().getPixDepth(x, y); in fuzzyDepthCompare()
157 float res = result.getAccess().getPixDepth(x, y); in fuzzyDepthCompare()
161 difference *= importanceMask->getAccess().getPixDepth(x, y); in fuzzyDepthCompare()
/third_party/vk-gl-cts/modules/internal/
DditTextureFormatTests.cpp1343 dst.setPixDepth(src.getPixDepth(ndx, 0, 0), ndx, 0, 0); in copyGetSetDepth()
1481 const float res = combinedAccess.getPixDepth(pixelNdx, 0, 0); in verifyGetPixDepth()
DditFrameworkTests.cpp828 const float depth = dsAccess.getPixDepth(sampleNdx, x, y); in runCase()
/third_party/vk-gl-cts/framework/common/
DtcuImageCompare.cpp865 float refDepth = reference.getPixDepth(x, y, z); in dsThresholdCompare()
866 float cmpDepth = result.getPixDepth(x, y, z); in dsThresholdCompare()
DtcuTexture.hpp383 float getPixDepth (int x, int y, int z = 0) const;
DtcuTextureUtil.cpp1176 dst.setPixDepth(src.getPixDepth(x, y, z), x, y, z); in copy()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClipControlTests.cpp144 float ref = reference.getAccess().getPixDepth(x, y); in fuzzyDepthCompare()
149 difference *= importanceMask->getAccess().getPixDepth(x, y); in fuzzyDepthCompare()
Des2fDepthStencilClearTests.cpp437 float depth = rowAccess.getPixDepth(x, 0); in renderReference()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp440 float depth = rowAccess.getPixDepth(x, 0); in renderReference()
Des3fTextureShadowTests.cpp73 access.setPixDepth( de::clamp(access.getPixDepth(x, y, z), 0.0f, 1.0f), x, y, z); in clampFloatingPointTexture()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp712 if (depthData.getLevel(0).getPixDepth(x, y) >= depthBounds[DEPTH_BOUNDS_MIN] in iterate()
713 && depthData.getLevel(0).getPixDepth(x, y) <= depthBounds[DEPTH_BOUNDS_MAX]) in iterate()
/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()
1471 float depthValue = (m_testMode == MODE_DEPTH) ? dsPixelAccess.getPixDepth(x, y, z) : 0.0f; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1016 const float value = depthAccess.getPixDepth(x, y); in iterate()
DvktRenderPassSubpassDependencyTests.cpp92 depthChannel.getAccess().setPixel(tcu::Vec4(access.getPixDepth(x, y)), x, y); in getRepresentableDepthChannel()
1788 reference.getAccess().setPixDepth(reference.getAccess().getPixDepth(x, y) - 0.02f, x, y); in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp272 const float depth = access.getPixDepth(x, y); in comparePixelToDepthClearValue()
288 const float depth = access.getPixDepth(x, y); in comparePixelToDepthClearValue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp1011 const auto depthPixel = depthAccess.getPixDepth(x, y); in iterate()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceContext.cpp1001 dst.setPixDepth(de::clamp(src.getPixDepth(x, y, z), 0.0f, 1.0f), x, y, z); in depthValueFloatClampCopy()
1011 dst.setPixDepth(de::clamp(src.getPixDepth(x, y, z), 0.0f, 1.0f), x, y, z); in depthValueFloatClampCopy()
3289 …writeDepthOnly(dst, sampleNdx, xo, yo, src.raw().getPixDepth(sampleNdx, deFloorFloatToInt32(sX), d… in blitFramebuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp652 const float depth = inputImage.getPixDepth(x, y); in convertDepthToColorBufferAccess()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp101 access.setPixDepth(de::clamp(access.getPixDepth(x, y, z), 0.0f, 1.0f), x, y, z); in clampFloatingPointTexture()
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1018 if ((float)(level + 1) * 0.1f < refAccess.getPixDepth(x, y)) in invokeGLES()

12