Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_surface_state.c324 surf->ss0.horizontal_alignment = 1; in gen7_update_texture_surface()
523 surf->ss0.horizontal_alignment = 1; in gen7_update_renderbuffer_surface()
Dgen7_blorp.cpp163 surf->ss0.horizontal_alignment = 1; in gen7_blorp_emit_surface_state()
Dbrw_structs.h813 GLuint horizontal_alignment:1; member