Searched refs:pipe_query_data_so_statistics (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.h92 struct pipe_query_data_so_statistics so_stats;
H A Dlp_query.c163 struct pipe_query_data_so_statistics *stats =
164 (struct pipe_query_data_so_statistics *)vresult;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_query.c45 struct pipe_query_data_so_statistics so;
227 struct pipe_query_data_so_statistics *stats =
228 (struct pipe_query_data_so_statistics *)vresult;
H A Dsp_context.h97 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_query.c45 struct pipe_query_data_so_statistics so[PIPE_MAX_VERTEX_STREAMS];
243 struct pipe_query_data_so_statistics *stats =
244 (struct pipe_query_data_so_statistics *)vresult;
H A Dsp_context.h97 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_context.h102 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS];
H A Dlp_query.c179 struct pipe_query_data_so_statistics *stats =
180 (struct pipe_query_data_so_statistics *)vresult;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_defines.h1037 struct pipe_query_data_so_statistics struct
1111 struct pipe_query_data_so_statistics so_statistics;
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_defines.h1171 struct pipe_query_data_so_statistics struct
1245 struct pipe_query_data_so_statistics so_statistics;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_query.cpp119 struct pipe_query_data_so_statistics *so_stats = &result->so_statistics;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_query.cpp119 struct pipe_query_data_so_statistics *so_stats = &result->so_statistics;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c1127 struct pipe_query_data_so_statistics *pResult =
1128 (struct pipe_query_data_so_statistics *)vresult;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_query.c1120 struct pipe_query_data_so_statistics *pResult =
1121 (struct pipe_query_data_so_statistics *)vresult;

Completed in 18 milliseconds