Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DSymbolTable.cpp135 bool TStructure::containsSamplers() const in containsSamplers() function in TStructure
/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1101 const bool containsSamplers = !m_uniformCollection->getSamplerTypes().empty(); in writeUniformDefinitions() local