Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dqueryutils.cpp749 GLint GetInputResourceProperty(const Program *program, GLuint index, GLenum prop) in GetInputResourceProperty() function
2247 params[i] = GetInputResourceProperty(program, index.value, props[i]); in QueryProgramResourceiv()