Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_context.c416 int bo_reuse_mode; in intelInitContext() local
470 bo_reuse_mode = driQueryOptioni(&intel->optionCache, "bo_reuse"); in intelInitContext()
471 switch (bo_reuse_mode) { in intelInitContext()
/external/mesa3d/src/gallium/drivers/iris/
Diris_screen.c781 int bo_reuse_mode = driQueryOptioni(config->options, "bo_reuse"); in iris_screen_create() local
782 switch (bo_reuse_mode) { in iris_screen_create()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_screen.c1923 int bo_reuse_mode = driQueryOptioni(&screen->optionCache, "bo_reuse"); in intel_init_bufmgr() local
1924 switch (bo_reuse_mode) { in intel_init_bufmgr()