Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dqueryutils.h165 GLuint QueryProgramResourceIndex(const Program *program,
H A Dqueryutils.cpp2111 GLuint QueryProgramResourceIndex(const Program *program, in QueryProgramResourceIndex() function
H A DContext.cpp2995 return QueryProgramResourceIndex(programObject, programInterface, name); in getProgramResourceIndex()