Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/ilo/genhw/
Dgen_render_surface.xml.h368 #define GEN8_SURFACE_DW0_VALIGN_8 (0x2 << 16) macro
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_surface.c859 a |= GEN8_SURFACE_DW0_VALIGN_8; in surface_get_gen6_image_alignments()