Home
last modified time | relevance | path

Searched defs:SPIRCombinedImageSampler (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp468 struct SPIRCombinedImageSampler : IVariant struct
471 {
474 SPIRCombinedImageSampler(TypeID type_, VariableID image_, VariableID sampler_) in SPIRCombinedImageSampler() function
480 TypeID combined_type;
481 VariableID image;
482 VariableID sampler;