Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_resource.h114 boolean force_untiled);
Di915_resource_texture.c922 boolean force_untiled) in i915_texture_create() argument
937 if ( (force_untiled) || (template->usage == PIPE_USAGE_STREAM) ) in i915_texture_create()