Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c413 int bo_reuse_mode; in intelInitContext() local
469 bo_reuse_mode = driQueryOptioni(&intel->optionCache, "bo_reuse"); in intelInitContext()
470 switch (bo_reuse_mode) { in intelInitContext()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c874 int bo_reuse_mode = driQueryOptioni(options, "bo_reuse"); in brw_process_driconf_options() local
875 switch (bo_reuse_mode) { in brw_process_driconf_options()