Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES31.cpp125 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface() function
1620 if (!ValidateProgramResourcePropertyByInterface(props[i], programInterface)) in ValidateGetProgramResourceiv()