[g3dvl] fix idct matrix upload
This commit is contained in:
@@ -496,7 +496,7 @@ vl_idct_upload_matrix(struct pipe_context *pipe)
|
||||
struct pipe_box rect =
|
||||
{
|
||||
0, 0, 0,
|
||||
BLOCK_WIDTH,
|
||||
BLOCK_WIDTH / 4,
|
||||
BLOCK_HEIGHT,
|
||||
1
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user