Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp1708 GLint GetBufferVariableResourceProperty(const Program *program, GLuint index, const GLenum prop) in GetBufferVariableResourceProperty() function
1892 params[i] = GetBufferVariableResourceProperty(program, index, props[i]); in QueryProgramResourceiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.cpp1927 GLint GetBufferVariableResourceProperty(const Program *program, GLuint index, const GLenum prop) in GetBufferVariableResourceProperty() function
2124 params[i] = GetBufferVariableResourceProperty(program, index.value, props[i]); in QueryProgramResourceiv()