Searched defs:rValue (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1888 …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/ |
D | SpvBuilder.h | 601 void setAccessChainRValue(Id rValue) in setAccessChainRValue()
|
D | GlslangToSpv.cpp | 1661 spv::Id rValue = accessChainLoad(node->getRight()->getType()); in visitBinary() local 3489 void TGlslangToSpvTraverser::multiTypeStore(const glslang::TType& type, spv::Id rValue) in multiTypeStore()
|
D | SpvBuilder.cpp | 1330 void Builder::createStore(Id rValue, Id lValue, spv::MemoryAccessMask memoryAccess, spv::Scope scop… in createStore()
|
/external/deqp-deps/glslang/hlsl/ |
D | hlslParseHelper.cpp | 3435 TIntermTyped* rValue; in decomposeStructBufferMethods() local 3545 TIntermTyped* rValue = argAggregate->getSequence()[1]->getAsTyped(); in decomposeStructBufferMethods() local
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context.cpp | 4789 std::unique_ptr<CFXJSE_Value> rValue = GetSimpleValue(pThis, args, 1); in assign_value_operator() local
|