Searched refs:swr_query (Results 1 – 3 of 3) sorted by relevance
34 static struct swr_query *35 swr_query(struct pipe_query *p) in swr_query() function37 return (struct swr_query *)p; in swr_query()43 struct swr_query *pq; in swr_create_query()48 pq = (struct swr_query *) AlignedMalloc(sizeof(struct swr_query), 64); in swr_create_query()63 struct swr_query *pq = swr_query(q); in swr_destroy_query()81 struct swr_query *pq = swr_query(q); in swr_get_query_result()165 struct swr_query *pq = swr_query(q); in swr_begin_query()199 struct swr_query *pq = swr_query(q); in swr_end_query()
37 OSALIGNLINE(struct) swr_query { in OSALIGNLINE()
64 'swr_query.h',65 'swr_query.cpp',