Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h140 GLuint QueryProgramResourceIndex(const Program *program,
Dqueryutils.cpp1757 GLuint QueryProgramResourceIndex(const Program *program, in QueryProgramResourceIndex() function
DContext.cpp2569 return QueryProgramResourceIndex(programObject, programInterface, name); in getProgramResourceIndex()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h159 GLuint QueryProgramResourceIndex(const Program *program,
Dqueryutils.cpp1982 GLuint QueryProgramResourceIndex(const Program *program, in QueryProgramResourceIndex() function
DContext.cpp2708 return QueryProgramResourceIndex(programObject, programInterface, name); in getProgramResourceIndex()