Searched refs:backends (Results 1 – 7 of 7) sorted by relevance
356 const std::vector<std::string>& backends = sBackendList->names(); in emuglConfig_init() local357 if (!gpu_mode || !stringVectorContains(backends, gpu_mode)) { in emuglConfig_init()364 for (size_t n = 0; n < backends.size(); ++n) { in emuglConfig_init()366 error += backends[n]; in emuglConfig_init()
123 args.backends = perfetto::kSystemBackend; in util_perfetto_init_once()
40 Most existing ML backends targeting SPIR-V compile to SPIR-V once and expect the code to work every…43 Newer backends such as those using https://www.tensorflow.org/mlir[MLIR] are looking at generating …47 In order to satisfy both of these types of backends, this proposal works along the lines of option …
69 backends along with client/server setups that live only on the host. Some90 - `stream-servers/`: implementations of various backends for various graphics
331 'gbm-backends-path',334 description : 'Locations to search for gbm backends, passed as colon ' +
148 … string(CONCAT MSG "For macOS setting multiple architecture backends builds a universal binary. "153 … string(CONCAT MSG "For macOS setting multiple architecture backends builds a universal binary. "
87 gbm_backends_path = get_option('gbm-backends-path')