Home
last modified time | relevance | path

Searched refs:backends (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config.cpp356 const std::vector<std::string>& backends = sBackendList->names(); in emuglConfig_init() local
357 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()
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_perfetto.cc123 args.backends = perfetto::kSystemBackend; in util_perfetto_init_once()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_shader_integer_dot_product.adoc40 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 …
/hardware/google/gfxstream/
DREADME.md69 backends along with client/server setups that live only on the host. Some
90 - `stream-servers/`: implementations of various backends for various graphics
Dmeson_options.txt331 'gbm-backends-path',
334 description : 'Locations to search for gbm backends, passed as colon ' +
/hardware/google/gfxstream/third-party/astc-encoder/
DCMakeLists.txt148 … 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. "
/hardware/google/gfxstream/guest/mesa/
Dmeson.build87 gbm_backends_path = get_option('gbm-backends-path')