Searched refs:softpipe_query (Results 1 – 2 of 2) sorted by relevance
40 struct softpipe_query { struct49 static struct softpipe_query *softpipe_query( struct pipe_query *p ) in softpipe_query() argument51 return (struct softpipe_query *)p; in softpipe_query()58 struct softpipe_query* sq; in softpipe_create_query()68 sq = CALLOC_STRUCT( softpipe_query ); in softpipe_create_query()86 struct softpipe_query *sq = softpipe_query(q); in softpipe_begin_query()122 struct softpipe_query *sq = softpipe_query(q); in softpipe_end_query()162 struct softpipe_query *sq = softpipe_query(q); in softpipe_get_query_result()
40 struct softpipe_query { struct49 static struct softpipe_query *softpipe_query( struct pipe_query *p ) in softpipe_query() function51 return (struct softpipe_query *)p; in softpipe_query()58 struct softpipe_query* sq; in softpipe_create_query()68 sq = CALLOC_STRUCT( softpipe_query ); in softpipe_create_query()86 struct softpipe_query *sq = softpipe_query(q); in softpipe_begin_query()122 struct softpipe_query *sq = softpipe_query(q); in softpipe_end_query()162 struct softpipe_query *sq = softpipe_query(q); in softpipe_get_query_result()