Lines Matching defs:size
33 * descriptor has a type/count/size plus offset from the start
70 /* size of each entry within a shader_descriptor_blk: */
183 uint32_t size;
203 X(hdr, size);
256 /* dump reset of unknown (size differs btwn versions) */
307 uint32_t size; /* size in bytes */
318 D(blk, size);
326 assert(blk->size == 0);
328 assert((blk->size % blk->count) == 0);
331 state->desc_size = blk->size / blk->count;
362 disasm_a3xx_stat(ptr, blk->size / 4, state->lvl, stdout, gpu_id,