Searched refs:texture_row_align (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.h394 uint32_t texture_row_align; member in struct:radeon_context
H A Dradeon_common_context.c186 radeon->texture_row_align = 32;
H A Dradeon_mipmap_tree.c113 row_align = rmesa->texture_row_align - 1;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h394 uint32_t texture_row_align; member in struct:radeon_context
H A Dradeon_common_context.c186 radeon->texture_row_align = 32;
H A Dradeon_mipmap_tree.c113 row_align = rmesa->texture_row_align - 1;
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.h394 uint32_t texture_row_align; member in struct:radeon_context
H A Dradeon_common_context.c186 radeon->texture_row_align = 32;
H A Dradeon_mipmap_tree.c113 row_align = rmesa->texture_row_align - 1;
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_common_context.h394 uint32_t texture_row_align; member in struct:radeon_context
H A Dradeon_common_context.c186 radeon->texture_row_align = 32;
H A Dradeon_mipmap_tree.c113 row_align = rmesa->texture_row_align - 1;

Completed in 1246 milliseconds