Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/scope-manager/src/scope/
DScopeBase.ts458 public referenceValue( method in ScopeBase
/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/skia/src/gpu/mtl/
DGrMtlRenderCommandEncoder.h159 void setStencilReferenceValue(uint32_t referenceValue) { in setStencilReferenceValue()
/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/vk-gl-cts/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1640 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
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.cpp2987 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/
DvktPipelineExtendedDynamicStateTests.cpp2537 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/
DvktRenderPassTests.cpp3908 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