Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp396 struct TextureFunctionBaseArguments struct in SPIRV_CROSS_NAMESPACE::CompilerGLSL
400 VariableID img = 0;
401 const SPIRType *imgtype = nullptr;
402 bool is_fetch = false, is_gather = false, is_proj = false;