Home
last modified time | relevance | path

Searched defs:vresult (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_query.c68 i915_get_query_result(struct pipe_context *ctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) i915_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_query.c70 lima_get_query_result(struct pipe_context *ctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) lima_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_query_pipe.c139 v3d_get_query_result_pipe(struct v3d_context *v3d, struct v3d_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result_pipe() argument
H A Dv3d_query_perfcnt.c275 v3d_get_query_result_perfcnt(struct v3d_context *v3d, struct v3d_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result_perfcnt() argument
H A Dv3d_query.c89 v3d_get_query_result(struct pipe_context *pctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) v3d_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_query.c233 softpipe_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) softpipe_get_query_result() argument
286 is_result_nonzero(struct pipe_query *q, union pipe_query_result *vresult) is_result_nonzero() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_query.c140 r300_get_query_result(struct pipe_context* pipe, struct pipe_query* query, bool wait, union pipe_query_result *vresult) r300_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_query.c250 vc4_get_query_result(struct pipe_context *pctx, struct pipe_query *pquery, bool wait, union pipe_query_result *vresult) vc4_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_query.c94 llvmpipe_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) llvmpipe_get_query_result() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c1084 svga_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) svga_get_query_result() argument
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1781 std::vector<std::unique_ptr<int>> vresult = mock.MakeVectorUnique(); in TEST() local
1821 std::vector<std::unique_ptr<int>> vresult = mock.MakeVectorUnique(); in TEST() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c88 agx_get_query_result(struct pipe_context *ctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) agx_get_query_result() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_context.c944 panfrost_get_query_result(struct pipe_context *pipe, struct pipe_query *q, bool wait, union pipe_query_result *vresult) panfrost_get_query_result() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c76 noop_get_query_result(struct pipe_context *ctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) noop_get_query_result() argument

Completed in 15 milliseconds