Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DVertexShader.cpp166 void VertexShader::setOutput(int outputIdx, int nbComponents, const sw::Shader::Semantic& semantic) in setOutput()
196 const sw::Shader::Semantic& VertexShader::getOutput(int outputIdx, int component) const in getOutput()
/external/swiftshader/src/Shader/
DVertexShader.cpp166 void VertexShader::setOutput(int outputIdx, int nbComponents, const sw::Shader::Semantic& semantic) in setOutput()
196 const sw::Shader::Semantic& VertexShader::getOutput(int outputIdx, int component) const in getOutput()
/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
DNativeInterpreterWrapper.java312 private static native int getOutputDataType(long interpreterHandle, int outputIdx); in getOutputDataType()
314 private static native int getOutputQuantizationZeroPoint(long interpreterHandle, int outputIdx); in getOutputQuantizationZeroPoint()
316 private static native float getOutputQuantizationScale(long interpreterHandle, int outputIdx); in getOutputQuantizationScale()
348 private static native int getOutputTensorIndex(long interpreterHandle, int outputIdx); in getOutputTensorIndex()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmIndexingTests.cpp690 for (deUint32 outputIdx = 0; outputIdx < numOutputFloats; ++outputIdx) in addComputeIndexingNon16BaseAlignmentTests() local
/external/deqp/modules/gles31/functional/
Des31fSRGBDecodeTests.cpp1296 for (int outputIdx = 0; outputIdx < m_resultOutputTotal; outputIdx++) in initFrameBuffer() local
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...