Searched refs:fd2_query_sample (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c39 struct PACKED fd2_query_sample { struct
44 /* offset of a single field of an array of fd2_query_sample: */
47 (idx * sizeof(struct fd2_query_sample)) + \
48 offsetof(struct fd2_query_sample, field), \
51 /* offset of a single field of fd2_query_sample: */
146 struct fd2_query_sample *sp = buf;
225 aq->size = num_queries * sizeof(struct fd2_query_sample);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_query.c39 struct PACKED fd2_query_sample { struct
44 /* offset of a single field of an array of fd2_query_sample: */
47 (idx * sizeof(struct fd2_query_sample)) + \
48 offsetof(struct fd2_query_sample, field), \
51 /* offset of a single field of fd2_query_sample: */
145 struct fd2_query_sample *sp = buf;
224 aq->size = num_queries * sizeof(struct fd2_query_sample);

Completed in 3 milliseconds