Home
last modified time | relevance | path

Searched defs:referenceValue (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/m133/tests/
DWangsFormulaTest.cpp218 float referenceValue = wangs_formula_cubic_reference_impl(kPrecision, pts); in DEF_TEST() local
237 float referenceValue = wangs_formula_quadratic_reference_impl(kPrecision, pts); in DEF_TEST() local
/third_party/skia/tests/
DWangsFormulaTest.cpp207 float referenceValue = wangs_formula_cubic_reference_impl(kPrecision, pts); in DEF_TEST() local
226 float referenceValue = wangs_formula_quadratic_reference_impl(kPrecision, pts); in DEF_TEST() local
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp114 int referenceValue; member
/third_party/skia/experimental/graphite/src/mtl/
DMtlRenderCommandEncoder.h163 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
/third_party/skia/src/gpu/mtl/
DGrMtlRenderCommandEncoder.h159 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
/third_party/skia/m133/src/gpu/ganesh/mtl/
DGrMtlRenderCommandEncoder.h162 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
/third_party/skia/m133/src/gpu/graphite/mtl/
DMtlRenderCommandEncoder.h167 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanGraphicsPipeline.cpp226 uint32_t referenceValue) { in setup_stencil_op_state()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1641 const int referenceValue = rnd.getInt(0, 64000); in test() local
1676 const int referenceValue = alignments[ndx]; in test() local
1717 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
1810 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
Des3fFloatStateQueryTests.cpp56 const GLuint64 referenceValue = (GLint64)(f * 2147483647.0); in expandGLFloatToInteger() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1358 const int referenceValue = alignments[ndx]; in test() local
1399 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
1497 const GLenum referenceValue = blendFuncValues[ndx]; in test() local
Des2fFloatStateQueryTests.cpp56 const GLuint64 referenceValue = (GLint64)((f * double(0xFFFFFFFFULL) - 1) / 2); in expandGLFloatToInteger() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1132 …const tcu::Vec4 referenceValue = effectiveView.gatherOffsets(samplerParams.sampler, texCoord.x()… in verifyTextureGatherResult() local
1198 …const tcu::Vec4 referenceValue = effectiveView.gatherOffsetsCompare(samplerParams.sampler, refZ,… in verifyTextureGatherCmpResult() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp3052 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
3187 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp2996 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
3106 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
/third_party/openssl/crypto/cmp/
Dcmp_local.h81 ASN1_OCTET_STRING *referenceValue; /* optional user name for MSG_MAC_ALG */ member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp4022 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyColorAttachment() local
4136 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyDepthAttachment() local
4178 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyStencilAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4036 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyColorAttachment() local
4150 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyDepthAttachment() local
4192 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyStencilAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp5295 bool stencilPasses(vk::VkCompareOp op, deUint8 storedValue, deUint8 referenceValue) in stencilPasses()
5312 deUint8 stencilResult(vk::VkStencilOp op, deUint8 storedValue, deUint8 referenceValue, deUint8 min,… in stencilResult()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp6389 bool stencilPasses(vk::VkCompareOp op, deUint8 storedValue, deUint8 referenceValue) in stencilPasses()
6406 deUint8 stencilResult(vk::VkStencilOp op, deUint8 storedValue, deUint8 referenceValue, deUint8 min,… in stencilResult()