Lines Matching defs:data
47 void *data; /* used internally in ir3 assembler */
52 /* byte offset from start of the shader to the NIR constant data. */
390 /* for meta-instructions, just used to hold extra data
428 /* used for per-pass extra instruction data.
430 * TODO we should remove the per-pass data like this and 'use_count'
433 * to index into a table of pass-private data.
435 void *data;
629 /* used for per-pass extra block data. Mainly used right
632 void *data;
1546 * the varying data it reads is in fp32.
1555 /* Treat the input data as u32 if not interpolating. */