glasm: Use ARB_derivative_control conditionally
This commit is contained in:
parent
4a2361a1e2
commit
79f2fe1a39
6 changed files with 37 additions and 7 deletions
|
@ -82,6 +82,7 @@ struct Profile {
|
|||
bool support_typeless_image_loads{};
|
||||
bool support_demote_to_helper_invocation{};
|
||||
bool support_int64_atomics{};
|
||||
bool support_derivative_control{};
|
||||
|
||||
bool warp_size_potentially_larger_than_guest{};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue