Searched refs:blitter_get_fs_col (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_blitter.c657 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));
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c657 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 413 milliseconds