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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_a6xx.c215 ldib->cat6.typed = true;
244 stib->cat6.typed = true;
332 atomic->cat6.typed = true;
357 resinfo->cat6.typed = false;
H A Dir3_a4xx.c250 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 Dir3_parser.y1008 cat6_typed: '.' T_UNTYPED { instr->cat6.typed = 0; }
1009 | '.' T_TYPED { instr->cat6.typed = 1; }
H A Dir3.h343 bool typed : 1; member in struct:ir3_instruction::__anon3fdcb7e6050a::__anon3fdcb7e60b08
H A Dir3_compiler_nir.c864 resinfo->cat6.typed = false;
/xsrc/external/mit/libXt/dist/src/
H A DResources.c480 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 Dir3.c544 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 Dinstr-a3xx.h665 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 Dir3_a4xx.c274 /* 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 Dir3_a6xx.c227 stib->cat6.typed = true;
307 atomic->cat6.typed = true;
H A Ddisasm-a3xx.c545 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 Dir3.h255 bool typed : 1; member in struct:ir3_instruction::__anond9a07c73060a::__anond9a07c730c08
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.3.rst129 - radv/llvm,aco: always split typed vertex buffer loads on GFX6 and GFX10+
H A D17.3.7.rst85 - isl: Don't use surface format R32_FLOAT for typed atomic integer
H A D19.1.0.rst2113 - 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 D21.0.0.rst2999 - 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 D21.1.0.rst1309 - 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 D21.2.0.rst2911 - 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 D19.0.0.rst1140 - util/slab: Rename slab_mempool typed parameters to mempool
H A D20.1.0.rst3798 - intel/tools: Handle STATE_REG in typed source operand
H A D20.3.0.rst2579 - vulkan/util,vulkan/wsi,radv: Add typed outarray API
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dconfigure.ac700 /* OSHostByteOrder() is typed as OS_INLINE */
H A Dconfigure14421 /* OSHostByteOrder() is typed as OS_INLINE */
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.conf.in214 # that is typed after a \internal command is included. If the tag is set
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json1381 "description": "agx: Add typed move helper",
11200 "description": "d3d12: Sample mask output needs to be uint-typed",
[all...]

Completed in 186 milliseconds