mesa/src/compiler/spirv
Alejandro Piñeiro 157c9a1341 spirv: add DO NOT EDIT warning on generated spirv_info.c
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
2017-11-13 13:28:44 +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 nir/spirv: Add support for SPV_KHR_variable_pointers 2017-07-18 09:43:12 -07: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: add interface for drivers to define support extensions. 2016-12-28 22:43:17 +00: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: add DO NOT EDIT warning on generated spirv_info.c 2017-11-13 13:28:44 +01:00
spirv_to_nir.c spirv: Claim support for the simple memory model 2017-10-26 15:24:38 -07:00
vtn_alu.c spirv: fix OpBitcast when the src and dst bitsize are different (v3) 2017-07-03 11:58:50 -07:00
vtn_cfg.c nir/spirv: Allow loop breaks in a switch body. 2017-10-02 20:33:04 +02:00
vtn_glsl450.c nir/spirv: Stop trying to convert pointers to SSA in glsl450 2017-07-05 15:26:55 -07:00
vtn_private.h nir/spirv: Add support for SPV_KHR_variable_pointers 2017-07-18 09:43:12 -07:00
vtn_variables.c nir: Get rid of nir_shader::stage 2017-10-20 12:49:17 -07:00