agx: Implement load_helper_invocation
Passes dEQP-GLES31.functional.shaders.helper_invocation.* Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21265>
This commit is contained in:

committed by
Marge Bot

parent
6214c9921a
commit
e785ae6125
@@ -138,6 +138,7 @@ SR = enum("sr", {
|
||||
56: 'active_thread_index_in_quad',
|
||||
58: 'active_thread_index_in_subgroup',
|
||||
62: 'backfacing',
|
||||
63: 'is_active_thread',
|
||||
80: 'thread_position_in_grid.x',
|
||||
81: 'thread_position_in_grid.y',
|
||||
82: 'thread_position_in_grid.z',
|
||||
|
Reference in New Issue
Block a user