Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp911 struct CombinedImageSamplerParameter struct
913 VariableID id;
914 VariableID image_id;
915 VariableID sampler_id;
916 bool global_image;
917 bool global_sampler;
918 bool depth;