Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1346 struct pipe_driver_query_info struct
1348 const char *name;
1349 unsigned query_type; /* PIPE_QUERY_DRIVER_SPECIFIC + i */
1350 union pipe_numeric_type_union max_value; /* max value that can be returned */
1351 enum pipe_driver_query_type type;
1352 enum pipe_driver_query_result_type result_type;
1353 unsigned group_id;
1354 unsigned flags;