mesa/src/gallium/docs
Samuel Pitoiset f137f5c691 gallium: add pipe_screen::get_driver_query_group_info
Driver queries are organized as a single hierarchy where queries are
categorized into groups. Each group has a list of queries and a maximum
number of queries that can be sampled. The list of available groups can
be obtained using pipe_screen::get_driver_query_group_info.

This will be used by GL_AMD_performance monitor.

v2: add group type (CPU/GPU)

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Martin Peres <martin.peres@free.fr>
2015-05-06 00:03:35 +03:00
..
source gallium: add pipe_screen::get_driver_query_group_info 2015-05-06 00:03:35 +03:00
d3d11ddi.txt gallium: new, unified pipe_context::set_sampler_views() function 2013-10-23 10:15:38 -06:00
llvm-todo.txt llvmpipe: bump glsl version to 140 2013-03-02 02:54:30 +01:00
make.bat Add Gallium docs. 2009-12-20 15:00:40 -08:00
Makefile Add Gallium docs. 2009-12-20 15:00:40 -08:00