Home
last modified time | relevance | path

Searched defs:textureStorage2D (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h710 PFNGLTEXTURESTORAGE2DPROC textureStorage2D = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h710 PFNGLTEXTURESTORAGE2DPROC textureStorage2D = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl722 glTextureStorage2DFunc textureStorage2D; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3530 void Context::textureStorage2D(TextureID texture, in textureStorage2D() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3666 void Context::textureStorage2D(TextureID texture, in textureStorage2D() function in gl::Context