diff options
author | Samuel Pitoiset <[email protected]> | 2020-01-06 08:27:49 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2020-01-09 07:58:33 +0100 |
commit | 1b808d208f7ae6b7934ada37378c654991a5ca5a (patch) | |
tree | 033069ef6ba151e411a279e18550cc3bbdc28d56 /src/etnaviv | |
parent | 37bfd854c71be8ace37080fbca36d0a1ef68fb8a (diff) |
spirv,nir: add new lod parameter to image_{load,store} intrinsics
SPV_AMD_shader_image_load_store_lod allows to use a lod parameter
with OpImageRead, OpImageWrite and OpImageSparseRead.
According to the specification, this parameter should be a 32-bit
integer. It is initialized to 0 when no lod parameter is found
during SPIR-V->NIR translation.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/etnaviv')
0 files changed, 0 insertions, 0 deletions