Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLRenderingContextBase.h508 WillBeHeapVector<TextureUnitState> m_textureUnits; variable
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp882 std::vector<TextureUnit> m_textureUnits; member in sglr::ReferenceContext