Searched refs:os_get_option (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_ext_swapinterval.c51 if (stw_dev && !os_get_option("WGL_SWAP_INTERVAL")) {
H A Dstw_device.c139 const char *s = os_get_option("WGL_SWAP_INTERVAL");
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_ext_swapinterval.c51 if (stw_dev && !os_get_option("WGL_SWAP_INTERVAL")) {
H A Dstw_device.c151 const char *s = os_get_option("WGL_SWAP_INTERVAL");
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dos_misc.h87 os_get_option(const char *name);
H A Dos_misc.c74 const char *filename = os_get_option("GALLIUM_LOG_FILE");
112 os_get_option(const char *name) function in typeref:typename:const char *
H A Du_debug.c150 result = os_get_option(name);
165 const char *str = os_get_option(name);
201 str = os_get_option(name);
276 str = os_get_option(name);
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dos_misc.h89 os_get_option(const char *name);
H A Du_debug.c149 result = os_get_option(name);
164 const char *str = os_get_option(name);
200 str = os_get_option(name);
224 str = os_get_option(name);
299 str = os_get_option(name);
H A Dos_misc.c87 const char *filename = os_get_option("GALLIUM_LOG_FILE");
206 os_get_option(const char *name) function in typeref:typename:const char *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/os/
H A Dos_process.c60 name = os_get_option("GALLIUM_PROCESS_NAME");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/os/
H A Dos_process.c60 name = os_get_option("GALLIUM_PROCESS_NAME");
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_common.c33 vn_debug = parse_debug_string(os_get_option("VN_DEBUG"), vn_debug_options);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dshader_cache.cpp193 const char *ext_override = os_get_option("MESA_EXTENSION_OVERRIDE");
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dextensions.c240 const char *env_const = os_get_option("MESA_EXTENSION_OVERRIDE");
H A Dversion.c89 version_str = os_get_option(env_var);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst2866 - mesa: Use os_get_option() for MESA_*_OVERRIDE
H A D21.1.0.rst5544 - venus: implement vn_debug_init_once with os_get_option

Completed in 20 milliseconds