Searched defs:vresult (Results 1 – 9 of 9) sorted by relevance
67 boolean wait, union pipe_query_result *vresult) in vc4_get_query_result()
71 union pipe_query_result *vresult) in i915_get_query_result()
117 boolean wait, union pipe_query_result *vresult) in vc5_get_query_result()
96 union pipe_query_result *vresult) in llvmpipe_get_query_result()
143 union pipe_query_result *vresult) in r300_get_query_result()
219 union pipe_query_result *vresult) in softpipe_get_query_result()
1080 union pipe_query_result *vresult) in svga_get_query_result()
75 union pipe_query_result *vresult) in noop_get_query_result()
1273 std::vector<std::unique_ptr<int>> vresult = mock.MakeVectorUnique(); in TEST() local1313 std::vector<std::unique_ptr<int>> vresult = mock.MakeVectorUnique(); in TEST() local