gallium: add PIPE_CAP_TIMER_RESOLUTION
Reviewed by Marek Olšák Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23703>
This commit is contained in:
@@ -778,6 +778,7 @@ enum pipe_cap
|
||||
PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENT,
|
||||
PIPE_CAP_START_INSTANCE,
|
||||
PIPE_CAP_QUERY_TIMESTAMP,
|
||||
PIPE_CAP_TIMER_RESOLUTION,
|
||||
PIPE_CAP_TEXTURE_MULTISAMPLE,
|
||||
PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT,
|
||||
PIPE_CAP_CUBE_MAP_ARRAY,
|
||||
|
||||
Reference in New Issue
Block a user