/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_query.c | 68 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 D | lima_query.c | 70 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 D | v3d_query_pipe.c | 139 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 D | v3d_query_perfcnt.c | 275 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 D | v3d_query.c | 89 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 D | sp_query.c | 233 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 D | r300_query.c | 140 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 D | vc4_query.c | 250 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 D | lp_query.c | 94 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 D | svga_pipe_query.c | 1084 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 D | gmock-actions_test.cc | 1781 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 D | agx_pipe.c | 88 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 D | pan_context.c | 944 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 D | noop_pipe.c | 76 noop_get_query_result(struct pipe_context *ctx, struct pipe_query *query, bool wait, union pipe_query_result *vresult) noop_get_query_result() argument
|