Home
last modified time | relevance | path

Searched refs:use_host_vulkan (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/opengl/
Demugl_config.h59 bool use_host_vulkan; member
152 bool use_host_vulkan);
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Demugl_config.cpp200 bool use_host_vulkan) { in emuglConfig_init() argument
286 config->use_host_vulkan = use_host_vulkan; in emuglConfig_init()
395 if (config->use_host_vulkan) { in emuglConfig_setupEnv()