Home
last modified time | relevance | path

Searched refs:outputArray (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrShadingContext.hpp40 …const GenericVec4* varying1, const GenericVec4* varying2, GenericVec4* outputArray, float* fragmen…
43 GenericVec4* const outputArray; //!< Fragment output array member
60 context.outputArray[outputNdx + context.numFragmentOutputs*(fragNdx + packetNdx*4)] = value; in writeFragmentOutput()
DrrShadingContext.cpp30 : outputArray (outputArray_) in FragmentShadingContext()
/external/tensorflow/tensorflow/lite/g3doc/performance/
Dgpu_advanced.md220 float[] outputArray = new float[outputSize];
221 interpreter.runInference(null, outputArray);
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...