Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_resource.h107 bool force_untiled);
Di915_resource_texture.c914 const struct pipe_resource *template, bool force_untiled) in i915_texture_create() argument
928 if ((force_untiled) || (template->usage == PIPE_USAGE_STREAM)) in i915_texture_create()