Home
last modified time | relevance | path

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

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