Searched refs:chmask (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/ctwm/dist/ |
| H A D | functions_captive.c | 78 unsigned int chmask; local in function:DFHANDLER 84 chmask = (ButtonPressMask | ButtonMotionMask 86 XChangeActivePointerGrab(dpy, chmask,
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_compiler_nir.c | 4005 * be read by the HS. Then it resets execution mask (chmask) and chains 4063 struct ir3_instruction *chmask = local in function:ir3_compile_shader_nir 4065 chmask->barrier_class = IR3_BARRIER_EVERYTHING; 4066 chmask->barrier_conflict = IR3_BARRIER_EVERYTHING; 4069 __ssa_src(chmask, outputs[i], 0)->num = regids[i]; 4071 chmask->end.outidxs = ralloc_array(chmask, unsigned, outputs_count); 4072 memcpy(chmask->end.outidxs, outidxs, sizeof(unsigned) * outputs_count); 4074 array_insert(ctx->block, ctx->block->keeps, chmask);
|
| H A D | disasm-a3xx.c | 168 OPC(0, OPC_CHMASK, chmask),
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | disasm-a3xx.c | 879 OPC(0, OPC_CHMASK, chmask),
|
Completed in 9 milliseconds