HomeSort by relevance Sort by last modified time
    Searched refs:rgba2 (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_buffer.c 165 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE])
204 unsigned src_x = ((uint32_t *)rgba2[c])[qi];
287 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE])
328 opcode, params->writemask, rgba, rgba2);
sp_image.c 391 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE])
427 unsigned src_x = ((uint32_t *)rgba2[c])[qi];
508 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE])
543 int src_x = ((int32_t *)rgba2[c])[qi];
658 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE])
717 opcode, s_coord, t_coord, rgba, rgba2);
720 opcode, s_coord, t_coord, rgba, rgba2);
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 134 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]);
164 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]);
tgsi_exec.c 4188 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]; local
4256 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]; local
    [all...]

Completed in 276 milliseconds