Searched refs:blitter_get_fs_col (Results 1 - 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.c | 657 void *blitter_get_fs_col(struct blitter_context_priv *ctx, unsigned num_cbufs, function 932 pipe->bind_fs_state(pipe, blitter_get_fs_col(ctx, num_cbufs, int_format)); 1301 pipe->bind_fs_state(pipe, blitter_get_fs_col(ctx, 1, FALSE)); 1367 pipe->bind_fs_state(pipe, blitter_get_fs_col(ctx, 0, FALSE)); 1414 pipe->bind_fs_state(pipe, blitter_get_fs_col(ctx, 0, FALSE)); 1526 pipe->bind_fs_state(pipe, blitter_get_fs_col(ctx, 1, FALSE)); 1587 pipe->bind_fs_state(pipe, blitter_get_fs_col(ctx, 1, FALSE));
|
Completed in 82 milliseconds