mesa/src/compiler/spirv
Jason Ekstrand 59fb59ad54 nir: Get rid of nir_shader::stage
It's redundant with nir_shader::info::stage.

Acked-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
2017-10-20 12:49:17 -07: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: Generate spirv_info.c 2017-07-18 09:43:12 -07:00
spirv_to_nir.c nir: Get rid of nir_shader::stage 2017-10-20 12:49:17 -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