Home
last modified time | relevance | path

Searched defs:Texture (Results 1 – 25 of 31) sorted by relevance

12

/third_party/flutter/engine/flutter/flow/
Dtexture.cc38 Texture::Texture(int64_t id) : id_(id) {} in Texture() function in flutter::Texture
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h30 class Texture; variable
DStream.h30 class Texture; variable
DFramebufferAttachment.h44 class Texture; variable
DResourceManager.h41 class Texture; variable
DSurface.h30 class Texture; variable
DFramebuffer.h49 class Texture; variable
DTexture.h49 class Texture; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp134 Texture::Texture(Device* device, const TextureDescriptor* descriptor) in Texture() function in dawn_native::opengl::Texture
186 Texture::Texture(Device* device, in Texture() function in dawn_native::opengl::Texture
DForward.h42 class Texture; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBlit9.h20 class Texture; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp381 Texture::Texture(Device* device, const TextureDescriptor* descriptor) in Texture() function in dawn_native::vulkan::Texture
464 Texture::Texture(Device* device, const TextureDescriptor* descriptor, VkImage nativeImage) in Texture() function in dawn_native::vulkan::Texture
DForward.h36 class Texture; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp228 Texture::Texture(Device* device, const TextureDescriptor* descriptor) in Texture() function in dawn_native::d3d12::Texture
297 Texture::Texture(Device* device, in Texture() function in dawn_native::d3d12::Texture
DForward.h36 class Texture; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h42 class Texture; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h52 using Texture = TextureBase; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DRendererD3D.h37 class Texture; variable
DSurfaceD3D.cpp150 egl::Error SurfaceD3D::bindTexImage(const gl::Context *, gl::Texture *, EGLint) in bindTexImage()
DProgramD3D.h38 Texture = 1, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DDrawCallPerf.cpp23 Texture, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/common/
Dpacked_gl_enums.json96 "Texture": "GL_TEXTURE" string
179 "Texture": "GL_TEXTURE" string
DPackedGLEnums_autogen.h296 Texture = 2, enumerator
490 Texture = 3, enumerator
/third_party/mingw-w64/mingw-w64-headers/ddk/include/
Ddmemmgr.h96 SURFACEALIGNMENT Texture; member
/third_party/mingw-w64/mingw-w64-headers/include/
Ddmemmgr.h48 SURFACEALIGNMENT Texture; member

12