| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_a6xx.c | 215 ldib->cat6.typed = true; 244 stib->cat6.typed = true; 332 atomic->cat6.typed = true; 357 resinfo->cat6.typed = false;
|
| H A D | ir3_a4xx.c | 250 ldib->cat6.typed = true; 277 /* NOTE: stib seems to take byte offset, but stgb.typed can be used 287 stib->cat6.typed = true; 348 atomic->cat6.typed = true;
|
| H A D | ir3_parser.y | 1008 cat6_typed: '.' T_UNTYPED { instr->cat6.typed = 0; } 1009 | '.' T_TYPED { instr->cat6.typed = 1; }
|
| H A D | ir3.h | 343 bool typed : 1; member in struct:ir3_instruction::__anon3fdcb7e6050a::__anon3fdcb7e60b08
|
| H A D | ir3_compiler_nir.c | 864 resinfo->cat6.typed = false;
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Resources.c | 480 Cardinal *pNumTypedArgs, /* number of items in typed arg list */ 497 int typed[MAXRESOURCES]; local in function:GetResources 531 memset((void *) typed, 0, (size_t) (num_resources * sizeof(int))); 576 typed[j] = i + 1; 616 if (typed[j]) { 617 register XtTypedArg *arg = typed_args + typed[j] - 1; 709 if (typed[j]) { 710 register XtTypedArg *arg = typed_args + typed[j] - 1; 713 * This resource value has been specified as a typed arg and 734 /* Copy the converted value back into the typed argumen [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3.c | 544 cat6->typed = instr->cat6.typed; 701 ldgb->typed = instr->cat6.typed; 740 ldgb->typed = instr->cat6.typed; 780 stgb->typed = instr->cat6.typed;
|
| H A D | instr-a3xx.h | 665 uint32_t typed : 1; member in struct:PACKED 689 uint32_t typed : 1; member in struct:PACKED 755 uint32_t typed : 1; member in struct:PACKED
|
| H A D | ir3_a4xx.c | 274 /* NOTE: stib seems to take byte offset, but stgb.typed can be used 286 stib->cat6.typed = true; 352 atomic->cat6.typed = true;
|
| H A D | ir3_a6xx.c | 227 stib->cat6.typed = true; 307 atomic->cat6.typed = true;
|
| H A D | disasm-a3xx.c | 545 fprintf(ctx->out, ".%s", cat6->ldgb.typed ? "typed" : "untyped"); 552 fprintf(ctx->out, ".%s", cat6->stgb.typed ? "typed" : "untyped"); 569 fprintf(ctx->out, ".%s", cat6->ldgb.typed ? "typed" : "untyped"); 665 /* For images, the ".typed" variant is used and src2 is 794 fprintf(ctx->out, ".%s", cat6->typed ? "typed" : "untyped");
|
| H A D | ir3.h | 255 bool typed : 1; member in struct:ir3_instruction::__anond9a07c73060a::__anond9a07c730c08
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.3.rst | 129 - radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+
|
| H A D | 17.3.7.rst | 85 - isl: Don't use surface format R32_FLOAT for typed atomic integer
|
| H A D | 19.1.0.rst | 2113 - intel/vec4: Drop dead code for handling typed surface messages 4296 - ac: rework typed buffers loads for LLVM 7 4298 - radv: use typed buffer loads for vertex input fetches
|
| H A D | 21.0.0.rst | 2999 - radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+ 3001 - Revert "radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+" 3053 - radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+
|
| H A D | 21.1.0.rst | 1309 - freedreno/registers: Handle typed registers with fields 2567 - radv: Use typed outarray API 2572 - radv: Use typed outarray API 2576 - vulkan: Use typed outarray API
|
| H A D | 21.2.0.rst | 2911 - anv: Allow storage on all formats that support typed writes 3057 - microsoft/compiler: Support raw SRVs in addition to typed SRVs 5109 - util: add support for defining bitwise operators on strongly typed enums
|
| H A D | 19.0.0.rst | 1140 - util/slab: Rename slab_mempool typed parameters to mempool
|
| H A D | 20.1.0.rst | 3798 - intel/tools: Handle STATE_REG in typed source operand
|
| H A D | 20.3.0.rst | 2579 - vulkan/util,vulkan/wsi,radv: Add typed outarray API
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | configure.ac | 700 /* OSHostByteOrder() is typed as OS_INLINE */
|
| H A D | configure | 14421 /* OSHostByteOrder() is typed as OS_INLINE */
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/ |
| H A D | doxygen.conf.in | 214 # that is typed after a \internal command is included. If the tag is set
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 1381 "description": "agx: Add typed move helper", 11200 "description": "d3d12: Sample mask output needs to be uint-typed", [all...] |