| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 20-unhint-small-vera.conf | 7 disabled below 8 ppem, but FreeType ignores those, preferring to use
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | perf.rst | 20 depth buffering is GL_LESS, or disabled flat or smooth shading 25 buffering is GL_LESS or disabled flat shading dithered or 32 buffering is GL_LESS or disabled 33 #. Lighting is fastest when: Two-sided lighting is disabled 34 GL_LIGHT_MODEL_LOCAL_VIEWER is false GL_COLOR_MATERIAL is disabled No
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_shader.h | 90 uint8_t disabled; member in struct:rbug_proto_shader_info_reply 127 uint8_t disabled,
|
| H A D | rbug_shader.c | 256 uint8_t disabled, 268 LEN(1); /* disabled */ 282 WRITE(1, uint8_t, disabled); /* disabled */ 465 READ(1, uint8_t, disabled); /* disabled */ 250 rbug_send_shader_info_reply(struct rbug_connection * __con,uint32_t serial,uint32_t * original,uint32_t original_len,uint32_t * replaced,uint32_t replaced_len,uint8_t disabled,uint32_t * __serial) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_shader.h | 90 uint8_t disabled; member in struct:rbug_proto_shader_info_reply 127 uint8_t disabled,
|
| H A D | rbug_shader.c | 256 uint8_t disabled, 268 LEN(1); /* disabled */ 282 WRITE(1, uint8_t, disabled); /* disabled */ 465 READ(1, uint8_t, disabled); /* disabled */ 250 rbug_send_shader_info_reply(struct rbug_connection * __con,uint32_t serial,uint32_t * original,uint32_t original_len,uint32_t * replaced,uint32_t replaced_len,uint8_t disabled,uint32_t * __serial) argument
|
| /xsrc/external/mit/mesa-demos/dist/src/rbug/ |
| H A D | shdr_info.c | 46 debug_printf(" context | shader | disabled |\n"); 57 (unsigned)info->disabled);
|
| H A D | shdr_dump.c | 59 debug_printf("ctx: %llu shdr: %llu disabled %u\n", 62 info->disabled);
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | rasterizer.rst | 21 D3D11: seems always disabled 36 D3D11: seems always disabled 184 If any bit is set, then point_smooth MUST be disabled (there are no 219 disabled. If it is disabled, point sprite coordinates are not 232 disabled. 330 When false, the near depth clipping plane of the view volume is disabled. 332 When false, the far depth clipping plane of the view volume is disabled. 337 to GL rules should always happen even if this is disabled. 341 clipping half-space k is enabled, if it is clear, it is disabled [all...] |
| H A D | dsa.rst | 33 two-sided stencil is enabled. If two-sided stencil is disabled, the other
|
| /xsrc/external/mit/libXpm/dist/ |
| H A D | README.md | 26 other than MinGW and can be disabled by passing the --disable-open-zfile flag 32 when --enable-open-zfile is enabled, and can be disabled by passing the
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | panfrost.rst | 41 safely be disabled for most OpenGL ES users with Panfrost. 44 -Dgallium-drivers=panfrost -Dllvm=disabled`` for a build directory
|
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | fuzzer-find-diff.pl | 14 fuzzer-find-diff.pl ./blitters-test-with-sse-disabled ./blitters-test 9000000
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | rasterizer.rst | 21 D3D11: seems always disabled 36 D3D11: seems always disabled 184 If any bit is set, then point_smooth MUST be disabled (there are no 219 disabled. If it is disabled, point sprite coordinates are not 232 disabled. 331 disabled and the depth value will be clamped at the per-pixel level, after 336 clipping half-space k is enabled, if it is clear, it is disabled. 341 clip distance is written count as disabled; i.e. user clip planes and 346 conservative rasterization is disabled [all...] |
| H A D | dsa.rst | 33 two-sided stencil is enabled. If two-sided stencil is disabled, the other
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.h | 67 boolean disabled; member in struct:rbug_shader
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_objects.h | 67 bool disabled; member in struct:rbug_shader
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | query-xres.pl | 34 # Report features enabled/disabled via resource-settings 54 -d query disabled/disallowed features
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.7.rst | 73 - radv: fix compute pipeline keys when optimizations are disabled
|
| H A D | 18.1.5.rst | 54 - radv: Disable disabled color buffers in rbplus opts. 56 - util/disk_cache: Fix disk_cache_get_function_timestamp with disabled
|
| H A D | 7.8.3.rst | 69 disabled.
|
| H A D | 10.5.3.rst | 66 disabled
|
| H A D | 18.2.4.rst | 46 disabled
|
| H A D | 17.1.4.rst | 31 khrplatform.h not installed if EGL is disabled 103 - Fix khrplatform.h not installed if EGL is disabled.
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | index.rst | 237 sudo docker run --rm -v `pwd`:/mesa -w /mesa $IMAGE env PKG_CONFIG_PATH=/usr/local/lib/aarch64-linux-android/pkgconfig/:/android-ndk-r21d/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/pkgconfig/ GALLIUM_DRIVERS=freedreno UNWIND=disabled EXTRA_OPTION="-D android-stub=true -D llvm=disabled" DRI_LOADERS="-D glx=disabled -D gbm=disabled -D egl=enabled -D platforms=android" CROSS=aarch64-linux-android ./.gitlab-ci/meson-build.sh
|