Home
last modified time | relevance | path

Searched defs:so_stats (Results 1 – 3 of 3) sorted by relevance

/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() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h102 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS]; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h97 struct pipe_query_data_so_statistics so_stats[PIPE_MAX_VERTEX_STREAMS]; member