| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| multisample.h | 34 _mesa_SampleCoverage(GLclampf value, GLboolean invert);
|
| debug.c | 226 int comps, int rcomp, int gcomp, int bcomp, GLboolean invert) 245 int yy = invert ? (height - 1 - y) : y; 558 GLboolean invert = GL_TRUE; local 561 write_ppm(filename, image, w, h, 4, 0, 1, 2, invert); 564 write_ppm(filename, image, w, h, 4, 2, 1, 0, invert); 567 write_ppm(filename, image, w, h, 2, 1, 0, 0, invert); 570 write_ppm(filename, image, w, h, 1, 0, 0, 0, invert); 580 write_ppm(filename, buf, w, h, 4, 0, 1, 2, invert); 591 write_ppm(filename, buf, w, h, 1, 0, 0, 0, invert);
|
| multisample.c | 40 _mesa_SampleCoverage(GLclampf value, GLboolean invert) 46 if (ctx->Multisample.SampleCoverageInvert == invert && 53 ctx->Multisample.SampleCoverageInvert = invert;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| multisample.h | 34 _mesa_SampleCoverage(GLclampf value, GLboolean invert);
|
| debug.c | 225 int comps, int rcomp, int gcomp, int bcomp, GLboolean invert) 244 int yy = invert ? (height - 1 - y) : y; 555 GLboolean invert = GL_TRUE; local 558 write_ppm(filename, image, w, h, 4, 0, 1, 2, invert); 561 write_ppm(filename, image, w, h, 4, 2, 1, 0, invert); 564 write_ppm(filename, image, w, h, 2, 1, 0, 0, invert); 567 write_ppm(filename, image, w, h, 1, 0, 0, 0, invert); 577 write_ppm(filename, buf, w, h, 4, 0, 1, 2, invert); 588 write_ppm(filename, buf, w, h, 1, 0, 0, 0, invert);
|
| multisample.c | 40 _mesa_SampleCoverage(GLclampf value, GLboolean invert) 46 if (ctx->Multisample.SampleCoverageInvert == invert && 54 ctx->Multisample.SampleCoverageInvert = invert;
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| nir_lower_wpos_ytransform.c | 80 nir_intrinsic_instr *intr, bool invert, 104 nir_channel(b, wpostrans, invert ? 2 : 0), 124 if (invert) { 153 bool invert = false; local 164 * stored in the 'invert' variable). 190 /* the driver supports lower-left origin, need to invert Y */ 191 invert = true; 200 /* the driver supports upper-left origin, need to invert Y */ 201 invert = true; 232 emit_wpos_adjustment(state, intr, invert, adjX, adjY) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| nir_lower_wpos_ytransform.c | 80 nir_intrinsic_instr *intr, bool invert, 104 nir_channel(b, wpostrans, invert ? 2 : 0), 124 if (invert) { 153 bool invert = false; local 164 * stored in the 'invert' variable). 190 /* the driver supports lower-left origin, need to invert Y */ 191 invert = true; 200 /* the driver supports upper-left origin, need to invert Y */ 201 invert = true; 232 emit_wpos_adjustment(state, intr, invert, adjX, adjY) [all...] |
| /xsrc/external/mit/ctwm/dist/ |
| list.c | 309 int invert; local 324 invert = FALSE; 326 invert = TRUE; 371 if((invert && member_match) || !(invert || member_match)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ |
| gen_mi_builder.h | 86 bool invert; member in struct:gen_mi_value 325 /* TODO: We could handle src.invert by emitting a bit of math if we really 328 assert(!dst.invert && !src.invert); 539 /* Save off the invert flag because it makes copy() grumpy */ 540 bool invert = val.invert; 541 val.invert = false; 545 tmp.invert = invert; [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| pan_blending.c | 143 panfrost_make_dominant_factor(unsigned src_factor, enum mali_dominant_factor *factor, bool *invert) 183 /* Set invert flags */ 195 *invert = true;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| sb_peephole.cpp | 155 bop.invert = !bop.invert; 161 if (bop.invert) 172 sblog << " invert: " << bop.invert << " int_cvt: " << bop.int_cvt;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ |
| mi_builder.h | 100 bool invert; member in struct:mi_value 369 /* TODO: We could handle src.invert by emitting a bit of math if we really 372 assert(!dst.invert && !src.invert); 633 assert(!dst.invert && !src.invert); 721 /* Save off the invert flag because it makes copy() grumpy */ 722 bool invert = val.invert; 723 val.invert = false [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| sb_peephole.cpp | 155 bop.invert = !bop.invert; 161 if (bop.invert) 172 sblog << " invert: " << bop.invert << " int_cvt: " << bop.int_cvt;
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| mouse-codes | 145 -i invert the report to show code for each combination
|
| /xsrc/external/mit/libX11/dist/src/xlibi18n/lcUniConv/ |
| cjk_tab_to_h.c | 265 static void invert (Encoding* enc) function 563 invert(&enc); output_uni2charset_sparse(name,&enc); 619 invert(&enc); 677 invert(&enc); output_uni2charset_dense(name,&enc); 755 invert(&enc); output_uni2charset_sparse(name,&enc); 850 invert(&enc); output_uni2charset_sparse(name,&enc); 893 invert(&enc); output_uni2charset_sparse(name,&enc); 936 invert(&enc); output_uni2charset_sparse(name,&enc); 979 invert(&enc); output_uni2charset_dense(name,&enc); 1024 invert(&enc); output_uni2charset_sparse(name,&enc) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| intel_pixel_bitmap.c | 111 bool invert) 124 if (invert) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| brw_pixel_bitmap.c | 110 bool invert) 123 if (invert) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| intel_pixel_bitmap.c | 111 bool invert) 124 if (invert) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| intel_pixel_bitmap.c | 108 bool invert) 121 if (invert) {
|
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| pbo.c | 70 SetupPixelTransfer(GLboolean invert) 72 if (invert) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| st_mesa_to_tgsi.c | 616 boolean invert, 654 ureg_scalar(wpostrans, invert ? 2 : 0), 672 if (invert) { 708 boolean invert = FALSE; local 717 * stored in the 'invert' variable). 745 /* the driver supports lower-left origin, need to invert Y */ 748 invert = TRUE; 761 /* the driver supports upper-left origin, need to invert Y */ 762 invert = TRUE; 803 /* we invert after adjustment so that we avoid the MOV to temporary [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/ |
| cso_context.h | 132 float width, float height, boolean invert);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/ |
| cso_context.h | 134 float width, float height, boolean invert);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| st_cb_drawtex.c | 324 const GLboolean invert = (st_fb_orientation(fb) == Y_0_TOP); local 329 vp.scale[1] = height * (invert ? -0.5f : 0.5f);
|