Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h598 PFNGLTEXSTORAGE3DMULTISAMPLEPROC texStorage3DMultisample = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl693 glTexStorage3DMultisampleFunc texStorage3DMultisample; variable
/external/angle/src/libANGLE/
DContext.cpp6068 void Context::texStorage3DMultisample(TextureType target, in texStorage3DMultisample() function in gl::Context