Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp616 GLint GetInputResourceProperty(const Program *program, GLuint index, GLenum prop) in GetInputResourceProperty() function
1877 params[i] = GetInputResourceProperty(program, index, props[i]); in QueryProgramResourceiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp716 GLint GetInputResourceProperty(const Program *program, GLuint index, GLenum prop) in GetInputResourceProperty() function
2109 params[i] = GetInputResourceProperty(program, index.value, props[i]); in QueryProgramResourceiv()