Home
last modified time | relevance | path

Searched defs:result (Results 13776 - 13800 of 14581) sorted by relevance

1...<<551552553554555556557558559560>>...584

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp484 verifyRenderbuffer(TestLog& log, tcu::ResultCollector& results, const tcu::TextureFormat& format, int renderbufferNdx, const tcu::TextureLevel& refRenderbuffer, const tcu::TextureLevel& result) verifyRenderbuffer() argument
H A Des3fMultisampleTests.cpp85 int result; in getGLInteger() local
H A Des3fShaderApiTests.cpp639 const std::string result = readSource(shader); in verifyShaderSourceReplaced() local
H A Des3fShaderDerivateTests.cpp401 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument
465 reverifyConstantDerivateWithFlushRelaxations(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, glu::Precision precision, const tcu::Vec4& derivScale, const tcu::Vec4& derivBias, const tcu::Vec4& surfaceThreshold, DerivateFunc derivateFunc, const Linear2DFunctionEvaluator& function) reverifyConstantDerivateWithFlushRelaxations() argument
689 tcu::TextureLevel result; iterate() local
975 verify(const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) verify() argument
1103 verify(const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) verify() argument
1427 verify(const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask) verify() argument
[all...]
H A Des3fShaderMatrixTests.cpp766 const float result[3*3] = in inverse() local
818 const float result[4*4] = in inverse() local
H A Des3fTextureSpecificationTests.cpp306 tcu::Surface result; in verifyTexture() local
392 tcu::Surface result; in verifyTexture() local
497 tcu::Surface result; in verifyTexture() local
596 tcu::Surface result; verifyTexture() local
[all...]
H A Des3fVertexTextureTests.cpp120 tcu::Vector<float, Size> result; in safeCoords() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp607 const float result = *((const float*)(const deUint8*)&outData[lookupNdx*outLookupStride + invocationNdx]); in iterate() local
[all...]
H A Des31fSRGBDecodeTests.cpp1023 bool result; in iterate() local
[all...]
H A Des31fTextureGatherTests.cpp341 tcu::Vector<T, 4> result; in swizzleColor() local
562 isGatherOffsetsResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const PrecType& prec, const Vec3& coord, int componentNdx, const IVec2 (&offsets)[4], const tcu::Vector<ColorScalarT, 4>& result) isGatherOffsetsResultValid() argument
575 isGatherOffsetsCompareResultValid(const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, const tcu::TexComparePrecision& prec, const Vec3& coord, const IVec2 (&offsets)[4], float cmpReference, const Vec4& result) isGatherOffsetsCompareResultValid() argument
589 verifyGatherOffsets(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const PrecType& lookupPrec, int componentNdx, const PixelOffsets& getPixelOffsets) verifyGatherOffsets() argument
669 verifyGatherOffsetsCompare(TestLog& log, const ConstPixelBufferAccess& result, const TexViewT& texture, const TexCoordT (&texCoords)[4], const tcu::Sampler& sampler, const tcu::TexComparePrecision& compPrec, const PixelCompareRefZ& getPixelRefZ, const PixelOffsets& getPixelOffsets) verifyGatherOffsetsCompare() argument
725 verifySingleColored(TestLog& log, const ConstPixelBufferAccess& result, const Vec4& refColor) verifySingleColored() argument
1162 string result; genGatherFuncCall() local
1572 vector<GatherArgs> result; generateBasic2DCaseIterations() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp816 void ResultCollector::addResult (qpTestResult result, const char* msg) in addResult() argument
H A DglsLongStressCase.cpp940 int result = 0; in computeApproxMemUsage() local
H A DglsShaderRenderCase.cpp590 void ShaderRenderCase::render (Surface& result, int programID, const QuadGrid& quadGrid) in render() argument
635 void ShaderRenderCase::computeVertexReference (Surface& result, const QuadGrid& quadGrid) in computeVertexReference() argument
722 void ShaderRenderCase::computeFragmentReference (Surface& result, cons argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1429 const tcu::ConstPixelBufferAccess result = resultTexture->getAccess(); in verifyImage() local
1460 const tcu::ConstPixelBufferAccess result = resultTexture->getAccess(); in verifyImage() local
1551 const tcu::ConstPixelBufferAccess result = resultTexture->getAccess(); in verifyImage() local
[all...]
H A DvktPipelineDepthTests.cpp1035 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_colorImage, m_colorFormat, m_renderSize); in verifyImage() local
1059 de::MovePtr<tcu::TextureLevel> result = readDepthAttachment(vk, vkDevice, queue, queueFamilyIndex, allocator, *m_depthImage, m_depthFormat, m_renderSize); in verifyImage() local
H A DvktPipelinePushDescriptorTests.cpp615 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(m_vkd, *m_device, m_queue, m_queueFamilyIndex, m_allocator, *m_colorImage, m_colorFormat, m_renderSize); in verifyImage() local
1770 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(m_vkd, *m_device, m_queue, m_queueFamilyIndex, m_allocator, *m_colorImage, m_colorFormat, m_renderSize); in verifyImage() local
3090 de::MovePtr<tcu::TextureLevel> result in verifyImage() local
4163 de::MovePtr<tcu::TextureLevel> result = readColorAttachment(m_vkd, *m_device, m_queue, m_queueFamilyIndex, m_allocator, *m_colorImage, m_colorFormat, m_renderSize); verifyImage() local
[all...]
H A DvktPipelineRenderToImageTests.cpp838 const VkResult result = vk.allocateMemory(device, &allocateInfo, DE_NULL, &object); in testWithSizeReduction() local
H A DvktPipelineSamplerBorderSwizzleTests.cpp147 const auto result = vki.getPhysicalDeviceImageFormatProperties( in checkSupport() local
322 const tcu::Vector<VkComponentSwizzle, 4> result = {{ mapping.r, mapping.g, mapping.b, mapping.a }}; in makeComponentSwizzleVec() local
331 tcu::Vector<T, 4> result; in applySwizzle() local
355 tcu::Vector<T, 4> result; applyGather() local
367 tcu::Vector<T, 4> result = color; getExpectedColor() local
383 VkClearColorValue result; getExpectedColor() local
500 const bool result = !(anyNotEqual(logicalAnd(lessThanEqual(absDiff(resColor, refColor), threshold), channelMask), channelMask)); comparePixelToColorClearValue() local
546 const bool result = !(anyNotEqual(logicalAnd(lessThanEqual(absDiff(resColor, refColor), threshold), channelMask), channelMask)); comparePixelToColorClearValue() local
592 const bool result = !(anyNotEqual(logicalAnd(lessThanEqual(absDiff(resColor, refColor), threshold), channelMask), channelMask)); comparePixelToColorClearValue() local
646 const bool result = !(calcFloatDiff(resColor[ndx], refColor[ndx]) > threshold[ndx] && channelMask[ndx]); comparePixelToColorClearValue() local
678 VkClearColorValue result; getBorderClearColorValue() local
1030 std::vector<ComponentSwizzleArray> result; genMappingPermutations() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp162 vk::VkResult result; in GetQueryPoolResultsVector() local
198 vk::VkResult result; in GetQueryPoolResultsVector() local
3986 VkResult result = vk.getQueryPoolResults(device, queryPool, 0u, m_parametersGraphic.queryCount, size * sizeof(deUint64), results.data(), NUM_QUERY_STATISTICS * sizeof(deUint64), queryFlags); checkResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp792 const auto result = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, dsFormat, imageType, imageTiling, imageUsage, 0u, &formatProperties); in checkAndGetDSFormat() local
839 const auto result = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, format, imageType, imageTiling, imageUsage, 0u, &formatProperties); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp2025 bool result = testConfiguration->verifyImage(resultBuffer.get(), m_context, m_data); iterate() local
[all...]
H A DvktRayQueryTraversalControlTests.cpp1992 bool result = testConfiguration->verifyImage(resultBuffer.get(), m_context, m_data); iterate() local
[all...]
H A DvktRayQueryWatertightnessTests.cpp169 VkBuffer result = (buffer.get() == DE_NULL) ? DE_NULL : buffer->get(); in getVkBuffer() local
270 const tcu::Vec2 result = a * alpha + b * (1.0f - alpha); in mixVec2() local
277 const tcu::Vec2 result = tcu::Vec2(deFloatMix(a.x(), b.x(), alpha), deFloatMix(a.y(), b.y(), beta)); in mixCoordsVec2() local
1492 const std::string result = getShaderBodyText() local
1519 const std::string result = getShaderBodyText() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp284 std::vector<de::SharedPtr<BottomLevelAccelerationStructure> > result; in initBottomAccelerationStructures() local
324 de::MovePtr<TopLevelAccelerationStructure> result = makeTopLevelAccelerationStructure(); in initTopAccelerationStructure() local
549 std::vector<de::SharedPtr<BottomLevelAccelerationStructure> > result; in initBottomAccelerationStructures() local
629 de::MovePtr<TopLevelAccelerationStructure> result = makeTopLevelAccelerationStructure(); initTopAccelerationStructure() local
[all...]
H A DvktRayTracingComplexControlFlowTests.cpp187 VkBuffer result = (buffer.get() == DE_NULL) ? DE_NULL : buffer->get(); in getVkBuffer() local
399 de::MovePtr<TopLevelAccelerationStructure> result = makeTopLevelAccelerationStructure(); in initTopAccelerationStructure() local
417 de::MovePtr<BottomLevelAccelerationStructure> result = makeBottomLevelAccelerationStructure(); initBottomAccelerationStructure() local
435 vector<de::SharedPtr<BottomLevelAccelerationStructure> > result; initBottomAccelerationStructures() local
447 PushConstants result; getPushConstants() local
[all...]

Completed in 74 milliseconds

1...<<551552553554555556557558559560>>...584