/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 46 #define TGSI_QUAD_SIZE 4 /* 4 pixel/quad */ macro 76 float f[TGSI_QUAD_SIZE]; 77 int i[TGSI_QUAD_SIZE]; 78 unsigned u[TGSI_QUAD_SIZE]; 121 const int s[TGSI_QUAD_SIZE], 122 const int t[TGSI_QUAD_SIZE], 123 const int r[TGSI_QUAD_SIZE], 124 const int sample[TGSI_QUAD_SIZE], 125 float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]); 129 const int s[TGSI_QUAD_SIZE], [all …]
|
D | tgsi_exec.c | 78 double d[TGSI_QUAD_SIZE]; 79 unsigned u[TGSI_QUAD_SIZE][2]; 80 uint64_t u64[TGSI_QUAD_SIZE]; 81 int64_t i64[TGSI_QUAD_SIZE]; 1493 for (i = 0; i < TGSI_QUAD_SIZE; i++) { in fetch_src_file_channel() 1522 for (i = 0; i < TGSI_QUAD_SIZE; i++) { in fetch_src_file_channel() 1540 for (i = 0; i < TGSI_QUAD_SIZE; i++) { in fetch_src_file_channel() 1546 for (i = 0; i < TGSI_QUAD_SIZE; i++) { in fetch_src_file_channel() 1555 for (i = 0; i < TGSI_QUAD_SIZE; i++) { in fetch_src_file_channel() 1564 for (i = 0; i < TGSI_QUAD_SIZE; i++) { in fetch_src_file_channel() [all …]
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.h | 52 const float s[TGSI_QUAD_SIZE], 53 const float t[TGSI_QUAD_SIZE], 54 const float p[TGSI_QUAD_SIZE]); 82 const float s[TGSI_QUAD_SIZE], 83 const float t[TGSI_QUAD_SIZE], 84 const float p[TGSI_QUAD_SIZE], 85 const float c0[TGSI_QUAD_SIZE], 86 const float lod[TGSI_QUAD_SIZE], 88 float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]); 93 const float lod[TGSI_QUAD_SIZE], [all …]
|
D | sp_quad_depth_test.c | 48 unsigned bzzzz[TGSI_QUAD_SIZE]; /**< Z values fetched from depth buffer */ 49 unsigned qzzzz[TGSI_QUAD_SIZE]; /**< Z values from the quad */ 50 ubyte stencilVals[TGSI_QUAD_SIZE]; 52 ubyte shader_stencil_refs[TGSI_QUAD_SIZE]; 69 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in get_depth_stencil_values() 76 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in get_depth_stencil_values() 84 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in get_depth_stencil_values() 93 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in get_depth_stencil_values() 101 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in get_depth_stencil_values() 109 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in get_depth_stencil_values() [all …]
|
D | sp_tex_sample.c | 494 const float s[TGSI_QUAD_SIZE], in compute_lambda_1d() argument 495 const float t[TGSI_QUAD_SIZE], in compute_lambda_1d() argument 496 const float p[TGSI_QUAD_SIZE]) in compute_lambda_1d() argument 509 const float s[TGSI_QUAD_SIZE], in compute_lambda_2d() argument 510 const float t[TGSI_QUAD_SIZE], in compute_lambda_2d() argument 511 const float p[TGSI_QUAD_SIZE]) in compute_lambda_2d() argument 528 const float s[TGSI_QUAD_SIZE], in compute_lambda_3d() argument 529 const float t[TGSI_QUAD_SIZE], in compute_lambda_3d() argument 530 const float p[TGSI_QUAD_SIZE]) in compute_lambda_3d() argument 554 const float s[TGSI_QUAD_SIZE], in compute_lambda_vert() argument [all …]
|
D | sp_image.c | 189 const int s[TGSI_QUAD_SIZE], in fill_coords() argument 190 const int t[TGSI_QUAD_SIZE], in fill_coords() argument 191 const int r[TGSI_QUAD_SIZE], in fill_coords() argument 205 const int s[TGSI_QUAD_SIZE], in sp_tgsi_load() argument 206 const int t[TGSI_QUAD_SIZE], in sp_tgsi_load() argument 207 const int r[TGSI_QUAD_SIZE], in sp_tgsi_load() argument 208 const int sample[TGSI_QUAD_SIZE], in sp_tgsi_load() argument 209 float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) in sp_tgsi_load() argument 236 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in sp_tgsi_load() 294 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in sp_tgsi_load() [all …]
|
D | sp_buffer.c | 51 const int s[TGSI_QUAD_SIZE], in sp_tgsi_load() argument 52 float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) in sp_tgsi_load() argument 73 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in sp_tgsi_load() 99 memset(rgba, 0, TGSI_NUM_CHANNELS * TGSI_QUAD_SIZE * 4); in sp_tgsi_load() 109 const int s[TGSI_QUAD_SIZE], in sp_tgsi_store() argument 110 float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) in sp_tgsi_store() argument 131 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in sp_tgsi_store() 164 float rgba[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE], in handle_op_uint() argument 165 float rgba2[TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]) in handle_op_uint() argument 285 const int s[TGSI_QUAD_SIZE], in sp_tgsi_op() argument [all …]
|
D | sp_quad.h | 67 float coverage[TGSI_QUAD_SIZE]; /**< fragment coverage for antialiasing */ 88 float color[PIPE_MAX_COLOR_BUFS][TGSI_NUM_CHANNELS][TGSI_QUAD_SIZE]; 89 float depth[TGSI_QUAD_SIZE]; 90 uint8_t stencil[TGSI_QUAD_SIZE];
|
D | sp_quad_blend.c | 272 float source[4][TGSI_QUAD_SIZE] = { { 0 } }; in blend_quad() 273 float blend_dest[4][TGSI_QUAD_SIZE]; in blend_quad() 624 float one_minus_alpha[TGSI_QUAD_SIZE]; in blend_quad() 687 float one_minus_alpha[TGSI_QUAD_SIZE]; in blend_quad() 734 float one_minus_alpha[TGSI_QUAD_SIZE]; in blend_quad() 766 float one_minus_alpha[TGSI_QUAD_SIZE]; in blend_quad() 864 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in clamp_colors() 933 float dest[4][TGSI_QUAD_SIZE]; in blend_fallback() 952 float temp_quad_color[TGSI_QUAD_SIZE][4]; in blend_fallback() 957 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in blend_fallback() [all …]
|
D | sp_compute.c | 58 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in cs_prepare() 67 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in cs_prepare() 76 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in cs_prepare() 93 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in cs_run()
|
D | sp_quad_fs.c | 90 for (j = 0; j < TGSI_QUAD_SIZE; j++) { in coverage_quad()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_vs_exec.c | 111 for (j = 0; j < TGSI_QUAD_SIZE; j++) in vs_exec_run_linear()
|
D | draw_gs.c | 199 for (j = 0; j < TGSI_QUAD_SIZE; j++) in tgsi_gs_prepare()
|