| /xsrc/external/mit/pixman/dist/test/ |
| H A D | matrix-test.c | 125 pixman_bool_t is_affine; local in function:test_matrix 174 is_affine = (ti.matrix[2][0] == 0 && ti.matrix[2][1] == 0 && 179 if (is_affine && prng_rand_n (2)) 207 if (is_affine && diff > (0.51 / 65536.0))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | i965_render.c | 742 Bool is_affine; member in struct:gen4_composite_op 1432 Bool is_affine = composite_op->is_affine; local in function:gen4_composite_vertex_elements 1442 int selem = is_affine ? 2 : 3; 1447 id = has_mask << 1 | is_affine; 1454 if (is_affine) { 1894 Bool is_affine = intel->gen4_render_state->composite_op.is_affine; local in function:i965_emit_composite_primitive 1896 if (is_affine) { 1938 if (is_affine) { 2752 gen6_composite_vertex_element_state(intel_screen_private * intel,Bool has_mask,Bool is_affine) argument 2843 Bool is_affine = composite_op->is_affine; local in function:gen6_emit_composite_state [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | i965_render.c | 742 Bool is_affine; member in struct:gen4_composite_op 1432 Bool is_affine = composite_op->is_affine; local in function:gen4_composite_vertex_elements 1442 int selem = is_affine ? 2 : 3; 1447 id = has_mask << 1 | is_affine; 1454 if (is_affine) { 1894 Bool is_affine = intel->gen4_render_state->composite_op.is_affine; local in function:i965_emit_composite_primitive 1896 if (is_affine) { 1938 if (is_affine) { 2752 gen6_composite_vertex_element_state(intel_screen_private * intel,Bool has_mask,Bool is_affine) argument 2843 Bool is_affine = composite_op->is_affine; local in function:gen6_emit_composite_state [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i965_render.c | 593 Bool is_affine; member in struct:gen4_composite_op 1122 Bool is_affine = composite_op->is_affine; local in function:i965_emit_composite_state 1300 int selem = is_affine ? 2 : 3; 1306 if (is_affine) 1544 composite_op->is_affine = 1555 composite_op->is_affine |= 1565 if (composite_op->is_affine) 1570 if (composite_op->is_affine) 1576 if (composite_op->is_affine) 1638 Bool is_affine = render_state->composite_op.is_affine; local in function:i965_composite [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | gen4_source.c | 45 channel->is_affine = true; 102 channel->is_affine = 1;
|
| H A D | gen5_render.c | 224 gen5_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 239 return base + !is_affine; 259 true, true, op->is_affine)); 942 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1448 tmp.is_affine = true; 1560 channel->is_affine = sna_transform_is_affine(picture->transform); 1597 channel->transform != NULL, channel->is_affine, 1987 tmp->is_affine = tmp->src.is_affine; 2033 tmp->is_affine [all...] |
| H A D | gen4_render.c | 236 gen4_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 251 return base + !is_affine; 270 true, true, op->is_affine)); 1005 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1498 tmp.is_affine = true; 1621 channel->is_affine = sna_transform_is_affine(picture->transform); 2031 tmp->is_affine = tmp->src.is_affine; 2078 tmp->is_affine &= tmp->mask.is_affine; [all...] |
| H A D | gen6_render.c | 420 gen6_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 435 return base + !is_affine; 810 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 994 op->is_affine), 1847 channel->is_affine = sna_transform_is_affine(picture->transform); 1887 channel->transform != NULL, channel->is_affine, 2363 tmp->is_affine = tmp->src.is_affine; 2409 tmp->is_affine &= tmp->mask.is_affine; [all...] |
| H A D | gen7_render.c | 518 gen7_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 533 return base + !is_affine; 987 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1217 op->is_affine)); 2088 channel->is_affine = sna_transform_is_affine(picture->transform); 2129 channel->transform != NULL, channel->is_affine, 2593 tmp->is_affine = tmp->src.is_affine; 2639 tmp->is_affine &= tmp->mask.is_affine; [all...] |
| H A D | gen8_render.c | 487 gen8_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 502 return base + !is_affine; 1091 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1315 op->is_affine)); 1934 channel->is_affine = sna_transform_is_affine(picture->transform); 2430 tmp->is_affine = tmp->src.is_affine; 2477 tmp->is_affine &= tmp->mask.is_affine; 2491 tmp->is_affine), [all...] |
| H A D | gen9_render.c | 538 gen9_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 553 return base + !is_affine; 1156 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1393 op->is_affine)); 2010 channel->is_affine = sna_transform_is_affine(picture->transform); 2508 tmp->is_affine = tmp->src.is_affine; 2555 tmp->is_affine &= tmp->mask.is_affine; 2570 tmp->is_affine); [all...] |
| H A D | gen2_render.c | 272 if (channel->is_affine) 757 if (op->src.is_affine) 770 if (op->mask.is_affine) 822 if (channel->is_affine) { 1320 channel->is_affine = true; 1531 channel->is_affine = true; 1588 channel->is_affine = sna_transform_is_affine(picture->transform); 2008 assert(tmp->mask.is_affine); 2017 tmp->floats_per_vertex += tmp->src.is_affine ? 2 : 3; 2019 tmp->floats_per_vertex += tmp->mask.is_affine [all...] |
| H A D | gen3_render.c | 920 if (channel->is_affine) { 1468 if (!channel->is_affine) { 1486 if (!channel->is_affine) { 1575 src->is_affine << 4 | 1580 mask->is_affine << 12 | 1655 if (src->is_affine) 1727 if (src->is_affine) 1761 if (mask->is_affine) 2068 op->src.is_affine ? TEXCOORDFMT_2D : TEXCOORDFMT_4D); 2104 op->mask.is_affine [all...] |
| H A D | sna_render.h | 63 uint32_t is_affine : 1; member in struct:sna_composite_op::sna_composite_channel 88 uint32_t is_affine : 1; member in struct:sna_composite_op
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | gen4_source.c | 45 channel->is_affine = true; 102 channel->is_affine = 1;
|
| H A D | gen5_render.c | 187 gen5_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 202 return base + !is_affine; 222 true, true, op->is_affine)); 905 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1384 tmp.is_affine = true; 1515 channel->is_affine = sna_transform_is_affine(picture->transform); 1552 channel->transform != NULL, channel->is_affine, 1940 tmp->is_affine = tmp->src.is_affine; 1986 tmp->is_affine [all...] |
| H A D | gen4_render.c | 199 gen4_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 214 return base + !is_affine; 233 true, true, op->is_affine)); 968 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1434 tmp.is_affine = true; 1576 channel->is_affine = sna_transform_is_affine(picture->transform); 1982 tmp->is_affine = tmp->src.is_affine; 2029 tmp->is_affine &= tmp->mask.is_affine; [all...] |
| H A D | gen2_render.c | 269 if (channel->is_affine) 738 if (op->src.is_affine) 751 if (op->mask.is_affine) 803 if (channel->is_affine) { 1295 channel->is_affine = true; 1506 channel->is_affine = true; 1563 channel->is_affine = sna_transform_is_affine(picture->transform); 1981 assert(tmp->mask.is_affine); 1990 tmp->floats_per_vertex += tmp->src.is_affine ? 2 : 3; 1992 tmp->floats_per_vertex += tmp->mask.is_affine [all...] |
| H A D | gen6_render.c | 386 gen6_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 401 return base + !is_affine; 776 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 960 op->is_affine), 1806 channel->is_affine = sna_transform_is_affine(picture->transform); 1846 channel->transform != NULL, channel->is_affine, 2289 tmp->is_affine = tmp->src.is_affine; 2335 tmp->is_affine &= tmp->mask.is_affine; [all...] |
| H A D | gen7_render.c | 481 gen7_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 496 return base + !is_affine; 950 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1180 op->is_affine)); 2039 channel->is_affine = sna_transform_is_affine(picture->transform); 2079 channel->transform != NULL, channel->is_affine, 2509 tmp->is_affine = tmp->src.is_affine; 2555 tmp->is_affine &= tmp->mask.is_affine; [all...] |
| H A D | gen8_render.c | 421 gen8_choose_composite_kernel(int op, bool has_mask, bool is_ca, bool is_affine) argument 436 return base + !is_affine; 1025 * texture coordinate 0: (u0, v0) if (is_affine is true) else (u0, v0, w0) 1248 op->is_affine)); 1867 channel->is_affine = sna_transform_is_affine(picture->transform); 2329 tmp->is_affine = tmp->src.is_affine; 2376 tmp->is_affine &= tmp->mask.is_affine; 2390 tmp->is_affine), [all...] |
| H A D | gen3_render.c | 912 if (channel->is_affine) { 1444 if (!channel->is_affine) { 1462 if (!channel->is_affine) { 1551 src->is_affine << 4 | 1556 mask->is_affine << 12 | 1631 if (src->is_affine) 1703 if (src->is_affine) 1737 if (mask->is_affine) 2044 op->src.is_affine ? TEXCOORDFMT_2D : TEXCOORDFMT_4D); 2080 op->mask.is_affine [all...] |
| H A D | sna_render.h | 63 uint32_t is_affine : 1; member in struct:sna_composite_op::sna_composite_channel 88 uint32_t is_affine : 1; member in struct:sna_composite_op
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_renderer.c | 49 is_affine(const float *matrix) function in typeref:typename:boolean 66 if (!is_affine(mat)) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_renderer.c | 49 is_affine(const float *matrix) function in typeref:typename:boolean 66 if (!is_affine(mat)) {
|