|
Cogs.Core
|
Public Attributes | |
| EffectSignature | effectSignature |
| Binding< BufferVK *, 16 > | CBVs [ShaderType::NumShaderTypes] |
| Binding< TextureVK *, 16 > | SRVs [ShaderType::NumShaderTypes] |
| Binding< SamplerVK *, 16 > | Samplers [ShaderType::NumShaderTypes] |
| Binding< BufferVK *, 16 > | UAVs [ShaderType::NumShaderTypes] |
Definition at line 32 of file ContextStateVK.h.
Definition at line 36 of file ContextStateVK.h.
| EffectSignature Cogs::Vulkan::ShaderState::effectSignature |
Definition at line 34 of file ContextStateVK.h.
Definition at line 38 of file ContextStateVK.h.
Definition at line 37 of file ContextStateVK.h.
Definition at line 39 of file ContextStateVK.h.