Home
last modified time | relevance | path

Searched defs:texStorage2DMultisample (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h597 PFNGLTEXSTORAGE2DMULTISAMPLEPROC texStorage2DMultisample = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl691 glTexStorage2DMultisampleFunc texStorage2DMultisample; variable
/external/angle/src/libANGLE/
DContext.cpp6055 void Context::texStorage2DMultisample(TextureType target, in texStorage2DMultisample() function in gl::Context