Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h316 bool validateSamplers(InfoLog *infoLog, const Caps &caps) const in validateSamplers() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp3049 bool Program::validateSamplers(bool logErrors) in validateSamplers() function in es2::Program