Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp416 struct TextureFunctionArguments struct in SPIRV_CROSS_NAMESPACE::CompilerGLSL
420 TextureFunctionBaseArguments base;
421 uint32_t coord = 0, coord_components = 0, dref = 0;
422 uint32_t grad_x = 0, grad_y = 0, lod = 0, coffset = 0, offset = 0;
423 uint32_t bias = 0, component = 0, sample = 0, sparse_texel = 0, min_lod = 0;
424 bool nonuniform_expression = false;