Home
last modified time | relevance | path

Searched defs:validateSamplers (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DProgramExecutable.h348 bool validateSamplers(InfoLog *infoLog, const Caps &caps) const in validateSamplers() function
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp3049 bool Program::validateSamplers(bool logErrors) in validateSamplers() function in es2::Program