Home
last modified time | relevance | path

Searched defs:generateMipmap (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp213 angle::Result TextureStorage9_2D::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage9_2D
329 angle::Result TextureStorage9_EGLImage::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage9_EGLImage
461 angle::Result TextureStorage9_Cube::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage9_Cube
DRenderer9.cpp2805 angle::Result Renderer9::generateMipmap(const gl::Context *context, ImageD3D *dest, ImageD3D *src) in generateMipmap() function in rx::Renderer9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp230 angle::Result TextureStorage9_2D::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage9_2D
361 angle::Result TextureStorage9_EGLImage::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage9_EGLImage
513 angle::Result TextureStorage9_Cube::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage9_Cube
DRenderer9.cpp2846 angle::Result Renderer9::generateMipmap(const gl::Context *context, ImageD3D *dest, ImageD3D *src) in generateMipmap() function in rx::Renderer9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp154 angle::Result TextureNULL::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureNULL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp192 angle::Result TextureNULL::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp1158 angle::Result TextureGL::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureGL
DDispatchTableGL_autogen.h289 PFNGLGENERATEMIPMAPPROC generateMipmap = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DTexture.cpp1379 angle::Result Texture::generateMipmap(Context *context) in generateMipmap() function in gl::Texture
DContext.cpp4412 void Context::generateMipmap(TextureType target) in generateMipmap() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1072 angle::Result TextureVk::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp1324 angle::Result TextureGL::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureGL
DDispatchTableGL_autogen.h289 PFNGLGENERATEMIPMAPPROC generateMipmap = nullptr; variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl.js607 generateMipmap: function (...args) { method
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DTexture.cpp1699 angle::Result Texture::generateMipmap(Context *context) in generateMipmap() function in gl::Texture
DContext.cpp5154 void Context::generateMipmap(TextureType target) in generateMipmap() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp3125 angle::Result UtilsVk::generateMipmap(ContextVk *contextVk, in generateMipmap() function in rx::UtilsVk
DTextureVk.cpp1929 angle::Result TextureVk::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureVk
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2946 angle::Result Renderer11::generateMipmap(const gl::Context *context, ImageD3D *dest, ImageD3D *src) in generateMipmap() function in rx::Renderer11
DTextureStorage11.cpp632 angle::Result TextureStorage11::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage11
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl239 glGenerateMipmapFunc generateMipmap; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3267 angle::Result Renderer11::generateMipmap(const gl::Context *context, ImageD3D *dest, ImageD3D *src) in generateMipmap() function in rx::Renderer11
DTextureStorage11.cpp648 angle::Result TextureStorage11::generateMipmap(const gl::Context *context, in generateMipmap() function in rx::TextureStorage11
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp435 angle::Result TextureD3D::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureD3D
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp443 angle::Result TextureD3D::generateMipmap(const gl::Context *context) in generateMipmap() function in rx::TextureD3D

12