OSDN Git Service

Collect input/output interfaces
[android-x86/external-swiftshader.git] / src / Pipeline / SpirvShader.hpp
2019-01-17 Chris ForbesCollect input/output interfaces
2019-01-17 Chris ForbesAdd support for SPIRV decorations
2019-01-17 Chris ForbesAdd builtin interface to spirv shader
2019-01-17 Chris ForbesMove AttribType enum to SpirvShader
2019-01-17 Chris ForbesAdd size calculation for spirv types
2019-01-17 Chris ForbesFormatting-only change: conform better with swiftshader...
2019-01-17 Chris ForbesCollect type and variable definitions from SPIRV shader
2019-01-17 Chris ForbesInitial stub implementation of SpirvShader