Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_defines.h1011 struct pipe_driver_query_info struct
1013 const char *name;
1014 unsigned query_type; /* PIPE_QUERY_DRIVER_SPECIFIC + i */
1015 union pipe_numeric_type_union max_value; /* max value that can be returned */
1016 enum pipe_driver_query_type type;
1017 enum pipe_driver_query_result_type result_type;
1018 unsigned group_id;
1019 unsigned flags;