| /third_party/skia/m133/tests/ |
| D | WangsFormulaTest.cpp | 218 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/ |
| D | WangsFormulaTest.cpp | 207 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/ |
| D | gluShaderLibrary.hpp | 114 int referenceValue; member
|
| /third_party/skia/experimental/graphite/src/mtl/ |
| D | MtlRenderCommandEncoder.h | 163 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
| /third_party/skia/src/gpu/mtl/ |
| D | GrMtlRenderCommandEncoder.h | 159 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
| /third_party/skia/m133/src/gpu/ganesh/mtl/ |
| D | GrMtlRenderCommandEncoder.h | 162 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
| /third_party/skia/m133/src/gpu/graphite/mtl/ |
| D | MtlRenderCommandEncoder.h | 167 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
| /third_party/skia/m133/src/gpu/graphite/vk/ |
| D | VulkanGraphicsPipeline.cpp | 226 uint32_t referenceValue) { in setup_stencil_op_state()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fIntegerStateQueryTests.cpp | 1641 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
|
| D | es3fFloatStateQueryTests.cpp | 56 const GLuint64 referenceValue = (GLint64)(f * 2147483647.0); in expandGLFloatToInteger() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fIntegerStateQueryTests.cpp | 1358 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
|
| D | es2fFloatStateQueryTests.cpp | 56 const GLuint64 referenceValue = (GLint64)((f * double(0xFFFFFFFFULL) - 1) / 2); in expandGLFloatToInteger() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fTextureBorderClampTests.cpp | 1132 …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/ |
| D | vktDescriptorSetsIndexingTests.cpp | 3052 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/ |
| D | vktDescriptorSetsIndexingTests.cpp | 2996 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/ |
| D | cmp_local.h | 81 ASN1_OCTET_STRING *referenceValue; /* optional user name for MSG_MAC_ALG */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| D | vktRenderPassTests.cpp | 4022 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/ |
| D | vktRenderPassTests.cpp | 4036 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/ |
| D | vktPipelineExtendedDynamicStateTests.cpp | 5295 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/ |
| D | vktPipelineExtendedDynamicStateTests.cpp | 6389 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()
|