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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c2589 LLVMValueRef color_store[PIPE_MAX_COLOR_BUFS][TGSI_NUM_CHANNELS]; local in function:generate_fragment
2633 color_store,
2648 color_store[cbuf * !cbuf0_write_all][chan],
2657 color_store[1][chan],
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3207 LLVMValueRef color_store[PIPE_MAX_COLOR_BUFS][TGSI_NUM_CHANNELS]; local in function:generate_fragment
3281 color_store,
3308 color_store[cbuf * !cbuf0_write_all][chan],
3317 color_store[1][chan],

Completed in 11 milliseconds