Home
last modified time | relevance | path

Searched defs:validateSamplers (Results 1 – 3 of 3) 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/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h824 bool validateSamplers(InfoLog *infoLog, const Caps &caps) 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