| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | cso.rst | 6 CSO work on the principle of reusable state; they are created by filling
|
| H A D | index.rst | 1 .. Gallium documentation master file, created by
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | cso.rst | 6 CSO work on the principle of reusable state; they are created by filling
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | privates.c | 69 int created; member in struct:__anon020ad90c0108 199 assert (!keys[t].created); 221 assert(!keys[type].created); 277 keys[type].created++; 279 keys[PRIVATE_XSELINUX].created++; 292 keys[type].created--; 294 keys[PRIVATE_XSELINUX].created--; 428 /* These can have objects created before all of the keys are registered */ 464 key_names[t], keys[t].created, keys[t].offset, keys[t].created * key [all...] |
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | privates.c | 91 /* These can have objects created before all of the keys are registered */ 359 assert(!global_keys[t].created); 382 assert(!global_keys[type].created); 442 global_keys[type].created++; 444 global_keys[PRIVATE_XSELINUX].created++; 458 global_keys[type].created--; 460 global_keys[PRIVATE_XSELINUX].created--; 624 assert (!pScreen->screenSpecificPrivates[type].created); 674 pScreen->screenSpecificPrivates[type].created++; 679 global_keys[type].created [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/ |
| H A D | profiling.rst | 12 created in current working directory. This file contains profile
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/ |
| H A D | profiling.rst | 12 created in current working directory. This file contains profile
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_shader.c | 219 bool *created) 223 *created = false; 234 *created = true; 242 bool binning_pass, bool *created) 245 shader_variant(shader, key, created); 218 shader_variant(struct ir3_shader * shader,struct ir3_shader_key * key,bool * created) argument 241 ir3_shader_get_variant(struct ir3_shader * shader,struct ir3_shader_key * key,bool binning_pass,bool * created) argument
|
| /xsrc/external/mit/freetype/dist/builds/ |
| H A D | toplevel.mk | 25 # created in the current directory. 115 # This rule makes sense for Unix only to remove files created by a run of 117 # `config.mk' has been created). It uses the built-in $(RM) command of 118 # GNU make. Similarly, `nul' is created if e.g. `make setup windows' has 270 @# Remove intermediate files created by the `refdoc' target.
|
| H A D | freetype.mk | 26 # OBJ_DIR The directory in which object files are created. 28 # LIB_DIR The directory in which the library is created. 30 # DOC_DIR The directory in which the API reference is created. 49 # created by `modules.mk'. 305 # environment is created in `DOC_DIR/env' and is gitignored.
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/ |
| H A D | MESA_set_3dfx_mode.spec | 68 Note that only one drawable and context can be created at any given
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/ |
| H A D | MESA_set_3dfx_mode.spec | 68 Note that only one drawable and context can be created at any given
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | application-issues.rst | 18 Then, all GLX visuals will be created with a depth buffer.
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | d3d12.rst | 29 Dump disassambly of created DXIL shader
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_gallium.c | 124 bool created = false; local in function:ir3_shader_variant 132 v = ir3_shader_get_variant(shader, &key, binning_pass, false, &created); 134 if (created) {
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | CONTRIBUTING.rst | 34 this is that it certifies that you created the patch, that it was created under
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.2.1.rst | 154 - iris: disable aux on first get_param if not created with aux 155 - anv/android: fix images created with external format support
|
| H A D | 9.2.3.rst | 86 - meta: enable vertex attributes in the context of the newly created
|
| H A D | 10.4.2.rst | 102 - r600g/sb: fix issues with loops created for switch
|
| H A D | 11.0.9.rst | 83 - gallium/radeon: only dispose locally created target machine in
|
| H A D | 17.0.5.rst | 54 created
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | detect.mk | 62 # `unix-def.mk' together with `unix-cc.mk' is created.
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | dtrace_support.cmake | 39 # here, since it hasn't been created at this point in the process.
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_gallium.c | 83 bool created = false; local in function:ir3_shader_variant 91 v = ir3_shader_get_variant(shader, &key, binning_pass, &created); 93 if (created) {
|
| /xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/ |
| H A D | Bug Report - AMD Radeon Vulkan.md | 29 - Hang reports: Run with `RADV_DEBUG=hang` and attach the files created in `$HOME/radv_dumps_*/`
|