Searched refs:disabled (Results 1 - 25 of 602) sorted by relevance

1234567891011>>

/xsrc/external/mit/fontconfig/dist/conf.d/
H A D20-unhint-small-vera.conf7 disabled below 8 ppem, but FreeType ignores those, preferring to use
/xsrc/external/mit/MesaLib/dist/docs/
H A Dperf.rst20 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 Drbug_shader.h90 uint8_t disabled; member in struct:rbug_proto_shader_info_reply
127 uint8_t disabled,
H A Drbug_shader.c256 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 Drbug_shader.h90 uint8_t disabled; member in struct:rbug_proto_shader_info_reply
127 uint8_t disabled,
H A Drbug_shader.c256 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 Dshdr_info.c46 debug_printf(" context | shader | disabled |\n");
57 (unsigned)info->disabled);
H A Dshdr_dump.c59 debug_printf("ctx: %llu shdr: %llu disabled %u\n",
62 info->disabled);
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Drasterizer.rst21 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 Ddsa.rst33 two-sided stencil is enabled. If two-sided stencil is disabled, the other
/xsrc/external/mit/libXpm/dist/
H A DREADME.md26 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 Dpanfrost.rst41 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 Dfuzzer-find-diff.pl14 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 Drasterizer.rst21 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 Ddsa.rst33 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 Drbug_objects.h67 boolean disabled; member in struct:rbug_shader
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/
H A Drbug_objects.h67 bool disabled; member in struct:rbug_shader
/xsrc/external/mit/xterm/dist/vttests/
H A Dquery-xres.pl34 # Report features enabled/disabled via resource-settings
54 -d query disabled/disallowed features
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.2.7.rst73 - radv: fix compute pipeline keys when optimizations are disabled
H A D18.1.5.rst54 - radv: Disable disabled color buffers in rbplus opts.
56 - util/disk_cache: Fix disk_cache_get_function_timestamp with disabled
H A D7.8.3.rst69 disabled.
H A D10.5.3.rst66 disabled
H A D18.2.4.rst46 disabled
H A D17.1.4.rst31 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 Dindex.rst237 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

Completed in 14 milliseconds

1234567891011>>