Home
last modified time | relevance | path

Searched refs:pipe_query_data_so_statistics (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c45 struct pipe_query_data_so_statistics so;
229 struct pipe_query_data_so_statistics *stats = in softpipe_get_query_result()
230 (struct pipe_query_data_so_statistics *)vresult; in softpipe_get_query_result()
Dsp_context.h97 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS];
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h719 struct pipe_query_data_so_statistics struct
770 struct pipe_query_data_so_statistics so_statistics;
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h102 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS];
Dlp_query.c168 struct pipe_query_data_so_statistics *stats = in llvmpipe_get_query_result()
169 (struct pipe_query_data_so_statistics *)vresult; in llvmpipe_get_query_result()
/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h1143 struct pipe_query_data_so_statistics struct
1217 struct pipe_query_data_so_statistics so_statistics;
/external/mesa3d/src/gallium/drivers/swr/
Dswr_query.cpp119 struct pipe_query_data_so_statistics *so_stats = &result->so_statistics; in swr_get_query_result()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_query.c1127 struct pipe_query_data_so_statistics *pResult = in svga_get_query_result()
1128 (struct pipe_query_data_so_statistics *)vresult; in svga_get_query_result()