/third_party/typescript_eslint/packages/scope-manager/src/scope/ |
D | ScopeBase.ts | 458 public referenceValue( method in ScopeBase
|
/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/skia/src/gpu/mtl/ |
D | GrMtlRenderCommandEncoder.h | 159 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
|
/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/vk-gl-cts/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1640 const int referenceValue = rnd.getInt(0, 64000); in test() local 1675 const int referenceValue = alignments[ndx]; in test() local 1716 const GLenum referenceValue = blendFuncValues[ndx]; in test() local 1809 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 | 2987 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local 3097 const tcu::Vec4 referenceValue(component, component, component, 1.0f); in verifyVertexWriteResults() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineExtendedDynamicStateTests.cpp | 2537 bool stencilPasses(vk::VkCompareOp op, deUint8 storedValue, deUint8 referenceValue) in stencilPasses() 2554 deUint8 stencilResult(vk::VkStencilOp op, deUint8 storedValue, deUint8 referenceValue, deUint8 min,… in stencilResult()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 3908 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyColorAttachment() local 4022 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyDepthAttachment() local 4064 const PixelValue& referenceValue = reference[x + y * result.getWidth()]; in verifyStencilAttachment() local
|