Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DProgram.h74 void dirtyAllSamplers();
DProgram.cpp907 void Program::dirtyAllSamplers() in dirtyAllSamplers() function in gl::Program
DContext.cpp2009 programObject->dirtyAllSamplers(); in applyShaders()