Home
last modified time | relevance | path

Searched refs:driOptionCache (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/util/
Dxmlconfig.h82 typedef struct driOptionCache { struct
98 } driOptionCache; argument
132 void driParseOptionInfo(driOptionCache *info,
139 void driParseConfigFiles(driOptionCache *cache, const driOptionCache *info,
148 void driDestroyOptionInfo(driOptionCache *info);
152 void driDestroyOptionCache(driOptionCache *cache);
155 unsigned char driCheckOption(const driOptionCache *cache, const char *name,
159 unsigned char driQueryOptionb(const driOptionCache *cache, const char *name);
161 int driQueryOptioni(const driOptionCache *cache, const char *name);
163 float driQueryOptionf(const driOptionCache *cache, const char *name);
[all …]
Dxmlconfig.c259 findOption(const driOptionCache *cache, const char *name) in findOption()
316 driParseOptionInfo(driOptionCache *info, in driParseOptionInfo()
594 driOptionCache *cache;
810 driOptionCache *cache = data->cache; in parseOptConfAttr()
1145 initOptionCache(driOptionCache *cache, const driOptionCache *info) in initOptionCache()
1187 driParseConfigFiles(driOptionCache *cache, const driOptionCache *info, in driParseConfigFiles()
1226 driDestroyOptionInfo(driOptionCache *info) in driDestroyOptionInfo()
1241 driDestroyOptionCache(driOptionCache *cache) in driDestroyOptionCache()
1254 driCheckOption(const driOptionCache *cache, const char *name, in driCheckOption()
1262 driQueryOptionb(const driOptionCache *cache, const char *name) in driQueryOptionb()
[all …]
/third_party/mesa3d/src/util/tests/
Dxmlconfig.cpp33 driOptionCache drirc_init(const char *driver, const char *drm,
38 driOptionCache options;
165 driOptionCache cache; in TEST_F()
188 driOptionCache
207 driOptionCache cache; in drirc_init()
222 driOptionCache cache = drirc_init("driver", "drm", in TEST_F()
236 driOptionCache cache = drirc_init("driver", "drm", in TEST_F()
251 driOptionCache cache = drirc_init("driver", "drm", in TEST_F()
264 driOptionCache cache = drirc_init("driver", "drm", in TEST_F()
274 driOptionCache cache = drirc_init("driver", "drm", in TEST_F()
[all …]
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader.h70 driOptionCache option_cache;
71 driOptionCache option_info;
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h89 driOptionCache option_cache;
90 driOptionCache option_info;
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.h209 driOptionCache optionInfo;
210 driOptionCache optionCache;
Ddri_context.c66 const struct driOptionCache *optionCache = &screen->dev->option_cache; in dri_create_context()
Ddri_screen.c64 const struct driOptionCache *optionCache = &screen->dev->option_cache; in dri_init_options()
Ddri2.c959 const struct driOptionCache *optionCache = &screen->dev->option_cache; in dri2_create_image_from_winsys()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h65 struct driOptionCache;
742 struct driOptionCache *options;
743 const struct driOptionCache *options_info;
/third_party/mesa3d/src/virtio/vulkan/
Dvn_instance.h37 struct driOptionCache dri_options;
38 struct driOptionCache available_dri_options;
/third_party/mesa3d/src/loader/
Dloader.c244 driOptionCache defaultInitOptions; in loader_get_dri_config_driver()
245 driOptionCache userInitOptions; in loader_get_dri_config_driver()
268 driOptionCache defaultInitOptions; in loader_get_dri_config_device_id()
269 driOptionCache userInitOptions; in loader_get_dri_config_device_id()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.h91 struct driOptionCache;
239 const struct driOptionCache *dri_options,
Dwsi_common_private.h274 const struct driOptionCache *dri_options);
Dwsi_common.c65 const struct driOptionCache *dri_options, in wsi_device_init()
Dwsi_common_x11.c2223 const struct driOptionCache *dri_options) in wsi_x11_init_wsi()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_driconf.h36 const struct driOptionCache *optionCache);
Du_driconf.c28 const struct driOptionCache *optionCache) in u_driconf_fill_st_options()
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
Ddrm.c221 driOptionCache defaultInitOptions; in drm_create_adapter()
222 driOptionCache userInitOptions; in drm_create_adapter()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h136 struct driOptionCache dri_options;
137 struct driOptionCache available_dri_options;
/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h360 struct driOptionCache dri_options;
361 struct driOptionCache available_dri_options;
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1093 struct driOptionCache dri_options;
1094 struct driOptionCache available_dri_options;