Sign in
swiftshader
/
SwiftShader
/
44e1791f100c18aa8cbfc4fef18727f32f6b9eba
/
src
/
Pipeline
/
SpirvShaderMemory.cpp
eb68244
Assert reserved binding entries aren't accessed
by Nicolas Capens
· 4 years, 10 months ago
479d143
Implement dynamic descriptor array indexing
by Nicolas Capens
· 5 years ago
c7d5ec3
Don't expose individual descriptor set layouts to SPIR-V compilation
by Nicolas Capens
· 5 years ago
ca9de96
Fix ordering of descriptor set bindings
by Nicolas Capens
· 5 years ago
fc951cd
SpirvShader: Add a flag for printing SPIRV execution
by Ben Clayton
· 6 years ago
0b77aa5
Separate Operand store logic from EmitStore()
by Nicolas Capens
· 5 years ago
2f4b603
Only store component count in Operand
by Nicolas Capens
· 5 years ago
ff9f9b5
Rename size/sizeInComponents to componentCount
by Nicolas Capens
· 5 years ago
72f089c
Obtain type ID from instruction
by Nicolas Capens
· 5 years ago
e6f65d9
Rename GenericValue to Operand
by Nicolas Capens
· 5 years ago
dd0e600
Associate bug IDs with unimplemented functionality
by Nicolas Capens
· 5 years ago
44bd43a
Use UNIMPLEMENTED() for missing functionality we claim support for
by Nicolas Capens
· 5 years ago
865f889
Replace all UNIMPLEMENTED() with UNSUPPORTED()
by Nicolas Capens
· 5 years ago
bc1c067be
clang-format the src/Pipeline directory
by Ben Clayton
· 5 years ago
81bc9d9
Remove spaces after control statements keywords
by Nicolas Capens
· 5 years ago
18c6a78
SpirvShader: Use struct for MemoryVisitor callback.
by Ben Clayton
· 5 years ago
cc8ee00
SpirvShader: Remove now unused includes
by Ben Clayton
· 5 years ago
f3e2cc2
SpirvShader: Move memory ops to new cpp file
by Ben Clayton
· 5 years ago