Home
last modified time | relevance | path

Searched defs:optionsDesc (Results 1 – 3 of 3) sorted by relevance

/external/android-nn-driver/
DDriverOptions.cpp88 …cxxopts::Options optionsDesc(argv[0], "ArmNN Android NN driver for the Android Neural Networks API… in DriverOptions() local
/external/armnn/shim/sl/canonical/
DDriverOptions.cpp126 …cxxopts::Options optionsDesc(argv[0], "Arm NN Support Library for the Android Neural Networks API." local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp151 D3D12_FEATURE_DATA_D3D12_OPTIONS optionsDesc; in init() local
192 void GrD3DCaps::initGrCaps(const D3D12_FEATURE_DATA_D3D12_OPTIONS& optionsDesc, in initGrCaps()
230 void GrD3DCaps::initShaderCaps(int vendorID, const D3D12_FEATURE_DATA_D3D12_OPTIONS& optionsDesc) { in initShaderCaps()