Searched refs:StoreQueryResult (Results 1 – 4 of 4) sorted by relevance
491 functions->StoreQueryResult = st_StoreQueryResult; in st_init_query_functions()
485 functions->StoreQueryResult = hsw_store_query_result; in hsw_init_queryobj_functions()
848 ctx->Driver.StoreQueryResult(ctx, q, buf, offset, pname, ptype); in get_query_object()
829 void (*StoreQueryResult)(struct gl_context *ctx, struct gl_query_object *q, member