Home
last modified time | relevance | path

Searched defs:rValue (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1888 …const Interval rValue (reconstructLinearXYChromaSample(filteringFormat, conversionFormat, xChromaO… in calculateBounds() local
1907 …const Interval rValue (reconstructLinearXChromaSample(filteringFormat, conversionFormat, xChromaOf… in calculateBounds() local
2061 const Interval rValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local
2089 const Interval rValue (linearInterpolate(filteringFormat, lumaA, lumaB, in calculateBounds() local
2158 …const Interval rValue (linearSample(rAccess, conversionFormat, filteringFormat, addressModeU, add… in calculateBounds() local
2183 …const Interval rValue (linearSample(rAccess, conversionFormat, filteringFormat, addressModeU, add… in calculateBounds() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h601 void setAccessChainRValue(Id rValue) in setAccessChainRValue()
DGlslangToSpv.cpp1661 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local
3489 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore()
DSpvBuilder.cpp1330 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore()
/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp3435 TIntermTyped* rValue; in decomposeStructBufferMethods() local
3545 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local
/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4789 std::unique_ptr<CFXJSE_Value> rValue = GetSimpleValue(pThis, args, 1); in assign_value_operator() local