Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/genhw/
Dgen_render_surface.xml.h351 #define GEN6_SURFACE_DW5_VALIGN_4 (0x1 << 24) macro
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_surface.c901 a |= GEN6_SURFACE_DW5_VALIGN_4; in surface_get_gen6_image_alignments()