Searched refs:LP_RASTER_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
174 pq->stats.ps_invocations *= LP_RASTER_BLOCK_SIZE * LP_RASTER_BLOCK_SIZE; in llvmpipe_get_query_result()
108 align_x = LP_RASTER_BLOCK_SIZE; in llvmpipe_texture_layout()112 align_y = LP_RASTER_BLOCK_SIZE; in llvmpipe_texture_layout()281 lpr->data = align_malloc(bytes + (LP_RASTER_BLOCK_SIZE - 1) * 4 * sizeof(float), 64); in llvmpipe_resource_create_front()
67 #define LP_RASTER_BLOCK_SIZE 4 macro
1706 const unsigned block_width = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend()1707 const unsigned block_height = LP_RASTER_BLOCK_SIZE; in generate_unswizzled_blend()