Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DUniform.h24 struct ActiveVariable struct
30 ActiveVariable &operator=(const ActiveVariable &rhs); argument
48 struct LinkedUniform : public sh::Uniform, public ActiveVariable argument
DUniform.cpp14 ActiveVariable::ActiveVariable() {} in ActiveVariable() function in gl::ActiveVariable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DUniform.h24 struct ActiveVariable struct
30 ActiveVariable &operator=(const ActiveVariable &rhs); argument
48 struct LinkedUniform : public sh::ShaderVariable, public ActiveVariable argument
DUniform.cpp14 ActiveVariable::ActiveVariable() {} in ActiveVariable() function in gl::ActiveVariable