Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dqueryutils.h177 GLint QueryProgramResourceLocation(const Program *program,
H A Dqueryutils.cpp2191 GLint QueryProgramResourceLocation(const Program *program, in QueryProgramResourceLocation() function
H A DContext.cpp3014 return QueryProgramResourceLocation(programObject, programInterface, name); in getProgramResourceLocation()