mesa/src/compiler/spirv
Jason Ekstrand f6eb5ce39c spirv: Rename get_shared_nir_atomic_op to get_var_nir_atomic_op
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
2017-12-05 22:01:54 -08:00
..
.gitignore compiler/spirv: Add a .gitignore and ignore spirv_info.c 2017-07-18 09:49:13 -07:00
GLSL.std.450.h spirv: bump headers to SPIRV 1.1 2017-01-25 17:22:23 +00:00
nir_spirv.h spirv: Rework logging 2017-12-04 09:21:09 -08:00
spirv.core.grammar.json spirv: Import the lastest 1.0.2 JSON from Khronos 2017-07-18 09:43:12 -07:00
spirv.h spirv: Import the latest 1.2 header from Khronos 2017-07-18 09:43:12 -07:00
spirv2nir.c spirv: Rework logging 2017-12-04 09:21:09 -08:00
spirv_info.h spirv: consistently use ifndef guards over pragma once 2017-03-22 16:55:22 +00:00
spirv_info_c.py spirv: fix typo on DO NOT EDIT header 2017-11-14 13:07:36 +01:00
spirv_to_nir.c spirv: Rename get_shared_nir_atomic_op to get_var_nir_atomic_op 2017-12-05 22:01:54 -08:00
vtn_alu.c spirv: Replace unreachable with vtn_fail 2017-12-04 09:21:09 -08:00
vtn_cfg.c spirv: Replace unreachable with vtn_fail 2017-12-04 09:21:09 -08:00
vtn_glsl450.c spirv: Replace unreachable with vtn_fail 2017-12-04 09:21:09 -08:00
vtn_private.h spirv: Refactor a couple of pointer query helpers 2017-12-05 20:56:16 -08:00
vtn_variables.c spirv: Add theoretical support for single component pointers 2017-12-05 22:01:54 -08:00