Home
last modified time | relevance | path

Searched refs:resourceProp (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp1661 GLenum resourceProp = GetUniformPropertyEnum(prop); in GetUniformResourceProperty() local
1662 switch (resourceProp) in GetUniformResourceProperty()
1667 return GetCommonVariableProperty(uniform, resourceProp); in GetUniformResourceProperty()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp1874 GLenum resourceProp = GetUniformPropertyEnum(prop); in GetUniformResourceProperty() local
1875 switch (resourceProp) in GetUniformResourceProperty()
1880 return GetCommonVariableProperty(uniform, resourceProp); in GetUniformResourceProperty()