Home
last modified time | relevance | path

Searched defs:TextureStorage (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureStorage.h40 TextureStorage() {} in TextureStorage() function
DImageD3D.h33 class TextureStorage; variable
DTextureD3D.h30 class TextureStorage; variable
DRendererD3D.h56 class TextureStorage; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DImageD3D.h30 class TextureStorage; variable
DTextureD3D.h30 class TextureStorage; variable
DTextureStorage.h43 TextureStorage(const std::string &label) : mTextureLabel(label) {} in TextureStorage() function
DRendererD3D.h57 class TextureStorage; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBlit9.h29 class TextureStorage; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBlit9.h29 class TextureStorage; variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp1746 bool StorageAndSubImageTest<T, S, N, D, I>::TextureStorage(glw::GLenum target, glw::GLuint texture,… in TextureStorage() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest