Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_render.c71 intel_bo_unref(render->gs_scratch.bo); in ilo_render_destroy()
107 resize_scratch_space(render, &render->gs_scratch, in ilo_render_prepare_scratch_spaces()
Dilo_render_gen6.c508 kernel_offset, r->gs_scratch.bo); in gen6_draw_gs()
532 kernel_offset, r->gs_scratch.bo); in gen6_draw_gs()
Dilo_render_gen.h57 } vs_scratch, gs_scratch, fs_scratch; member