Home
last modified time | relevance | path

Searched defs:refValue (Results 1 – 22 of 22) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp178 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqualWithPrinter()
194 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterEqual()
199 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterInternalFormatEqual()
204 …CallLogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, int refValue, QueryType type) in verifyTextureLevelParameterGreaterOrEqual()
1022 const int refValue = (spec.levels.empty()) ? (0) : (spec.sampleCount); in checkTextureState() local
1040 const int refValue = (spec.levels.empty()) ? (1) : ((spec.fixedSamplePos) ? (1) : (0)); in checkTextureState() local
1063 const int refValue = initialValue; in checkTextureState() local
1072 const int refValue = spec.levels[levelNdx].width; in checkTextureState() local
1099 const int refValue = initialValue; in checkTextureState() local
1108 const int refValue = spec.levels[levelNdx].height; in checkTextureState() local
[all …]
Des31fComputeShaderBuiltinVarTests.cpp258 …const UVec3 refValue = computeReference(subCase.numWorkGroups, subCase.localSize, refGroupID, r… in iterate() local
Des31fOpaqueTypeIndexingTests.cpp923 const deUint32 refValue = inValues[readIndices[readNdx]]; in iterate() local
Des31fShaderAtomicOpTests.cpp1056 const int refValue = localNdx; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemFillUpdateCopyBufferTests.cpp377 const tcu::Vec4 refValue (fillValue.flt); in createFillUpdateCopyBufferFloatTests() local
488 const tcu::IVec4 refValue (fillValue.integer); in createFillUpdateCopyBufferIntegerTests() local
592 const tcu::UVec4 refValue (fillValue); in createFillUpdateCopyBufferUnsignedTests() local
DvktProtectedMemStorageBufferTests.cpp732 tcu::UVec4& refValue, in calculateAtomicOpData()
870 tcu::UVec4 refValue; in createAtomicStorageBufferTests() local
884 tcu::UVec4 refValue; in createAtomicStorageBufferTests() local
DvktProtectedMemAttachmentLoadTests.cpp309 …const tcu::Vec4 refValue (clearValue.color.float32[0], clearValue.color.float32[1], clearValue.co… in createAttachmentLoadTests() local
DvktProtectedMemClearColorImageTests.cpp327 …const tcu::Vec4 refValue (clearValue.color.float32[0], clearValue.color.float32[1], clearValue.co… in createClearColorImageTests() local
DvktProtectedMemAttachmentClearTests.cpp365 …const tcu::Vec4 refValue (clearValue.color.float32[0], clearValue.color.float32[1], clearValue.co… in createAttachmentClearTests() local
DvktProtectedMemCopyImageTests.cpp432 …const tcu::Vec4 refValue (clearValue.color.float32[0], clearValue.color.float32[1], clearValue.co… in createCopyImageTests() local
DvktProtectedMemBlitImageTests.cpp434 …const tcu::Vec4 refValue (clearValue.color.float32[0], clearValue.color.float32[1], clearValue.co… in createBlitImageTests() local
DvktProtectedMemCopyImageToBufferTests.cpp381 …const tcu::Vec4 refValue (clearValue.color.float32[0], clearValue.color.float32[1], clearValue.co… in createCopyImageToFloatBufferTests() local
DvktProtectedMemCopyBufferToImageTests.cpp394 const tcu::Vec4 refValue (fillValue.flt); in createCopyBufferToImageTests() local
/external/deqp/modules/glshared/
DglsStateQueryUtil.cpp1335 const glw::GLint refValue = roundGLfloatToNearestIntegerHalfDown<glw::GLint>(minValue); in verifyFloatMin() local
1359 const glw::GLint64 refValue = roundGLfloatToNearestIntegerHalfDown<glw::GLint64>(minValue); in verifyFloatMin() local
1389 const glw::GLint refValue = roundGLfloatToNearestIntegerHalfUp<glw::GLint>(maxValue); in verifyFloatMax() local
1413 const glw::GLint64 refValue = roundGLfloatToNearestIntegerHalfUp<glw::GLint64>(maxValue); in verifyFloatMax() local
1829 …ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, bool refValue, QueryType typ… in verifyStateBoolean()
1839 …ResultCollector& result, glu::CallLogWrapper& gl, glw::GLenum target, int refValue, QueryType type) in verifyStateInteger()
/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp421 bool AttributeCase::verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue) in verifyUnicoloredBuffer()
Des2fShaderBuiltinVarTests.cpp105 const int refValue = getRefValue(); in init() local
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp498 bool AttributeCase::verifyUnicoloredBuffer (const tcu::Surface& scene, const tcu::Vec4& refValue) in verifyUnicoloredBuffer()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp531 …const UVec3 refValue = m_builtin_var_case->computeReference(subCase.numWorkGroups(), subCase.loc… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp527 const auto refValue = refAccess.getPixDepth(x, y); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp1361 const deUint32 refValue = m_inValues[m_readIndices[readNdx]]; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp810 …float refValue = ((inTriangle && testParams.emptyASCase == EmptyAccelerationStructureCase::NOT_EMP… in verifyImage() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2826 …const tcu::Vec4 refValue = tcu::Vec4(initValue.x(), initValue.y(), initValue.x() + initValue.y(), … in iterateInternal() local