HomeSort by relevance Sort by last modified time
    Searched refs:texture_compressed_row_align (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common_context.h 386 uint32_t texture_compressed_row_align; member in struct:radeon_context
radeon_common_context.c 190 radeon->texture_compressed_row_align = 32;
radeon_mipmap_tree.c 101 return get_aligned_compressed_row_stride(format, width, rmesa->texture_compressed_row_align);

Completed in 798 milliseconds