Searched defs:pipe_driver_query_info (Results 1 – 2 of 2) sorted by relevance
1069 struct pipe_driver_query_info struct1071 const char *name;1072 unsigned query_type; /* PIPE_QUERY_DRIVER_SPECIFIC + i */1073 union pipe_numeric_type_union max_value; /* max value that can be returned */1074 enum pipe_driver_query_type type;1075 enum pipe_driver_query_result_type result_type;1076 unsigned group_id;1077 unsigned flags;
782 struct pipe_driver_query_info struct784 const char *name;785 unsigned query_type; /* PIPE_QUERY_DRIVER_SPECIFIC + i */786 uint64_t max_value; /* max value that can be returned */787 boolean uses_byte_units; /* whether the result is in bytes */