struct SPIRCombinedImageSampler
Defined at line 502 of file ../../third_party/spirv-cross/src/spirv_common.hpp
This type is only used by backends which need to access the combined image and sampler IDs separately after
the OpSampledImage opcode.
Public Members
TypedID combined_type
TypedID image
TypedID sampler
Public Methods
void SPIRCombinedImageSampler (TypeID type_, VariableID image_, VariableID sampler_)
Defined at line 508 of file ../../third_party/spirv-cross/src/spirv_common.hpp
IVariant * clone (ObjectPoolBase * pool)
Defined at line 518 of file ../../third_party/spirv-cross/src/spirv_common.hpp
Enumerations
enum
| Name | Value |
|---|---|
| type | TypeCombinedImageSampler |
Defined at line 504 of file ../../third_party/spirv-cross/src/spirv_common.hpp