mesa/src/compiler/spirv
Samuel Iglesias Gonsálvez 67ec314347 spirv: allow specialization constants with bitsize different than 32 bits
Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2017-12-07 10:19:34 +01: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 mesa: define nir_spirv_supported_capabilities 2017-12-06 22:25:52 +01: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: allow specialization constants with bitsize different than 32 bits 2017-12-07 10:19:34 +01:00
vtn_alu.c spirv: Enable FPRoundingMode decorator to nir operations 2017-12-06 08:57:18 +01: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: Add support for lowering workgroup access to offsets 2017-12-05 22:01:54 -08:00
vtn_variables.c spirv/nir: Handle 16-bit types 2017-12-06 08:57:18 +01:00