Searched defs:pipe_driver_query_info (Results 1 – 2 of 2) sorted by relevance
1262 struct pipe_driver_query_info struct1264 const char *name;1265 unsigned query_type; /* PIPE_QUERY_DRIVER_SPECIFIC + i */1266 union pipe_numeric_type_union max_value; /* max value that can be returned */1267 enum pipe_driver_query_type type;1268 enum pipe_driver_query_result_type result_type;1269 unsigned group_id;1270 unsigned flags;
824 struct pipe_driver_query_info struct826 const char *name;827 unsigned query_type; /* PIPE_QUERY_DRIVER_SPECIFIC + i */828 uint64_t max_value; /* max value that can be returned */829 boolean uses_byte_units; /* whether the result is in bytes */