Lines Matching defs:and
5 * copy of this software and associated documentation files (the "Software"),
8 * and/or sell copies of the Software, and to permit persons to whom the
11 * The above copyright notice and this permission notice (including the next
107 * defer parsing query string until after gpu_id is know and rnn db
482 * Note, this kinda assumes an equal # of samplers and textures, but not
828 /* Try and figure out if we are looking at a gpuaddr.. this
832 * for a6xx use "address" and "waddress" types
1105 /* well, actually query and script..
1308 [0xe][0] = {0, SSBO_0}, /* a5xx (and a4xx?) location */
1316 /* This looks like combined UBO state for 3d stages (a5xx and
1597 /* TODO a4xx and a5xx might be same: */
2063 * value, expecting the GPU to fill in the draw count, and we don't
2165 * not useful to process the same draw in both binning and draw pass.
2266 uint32_t and = dwords[1];
2269 and, or);
2272 and, or);
2273 reg_set(val, (reg_val(val) & and) | or);
2360 /* sanity check, we should never recursively hit recursion here, and if