Home
last modified time | relevance | path

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

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