Searched defs:CreateTexture (Results 1 – 6 of 6) sorted by relevance
| /third_party/flutter/skia/third_party/externals/sdl/src/render/ |
| D | SDL_sysrender.h | 82 int (*CreateTexture) (SDL_Renderer * renderer, SDL_Texture * texture); member
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Device.cpp | 406 TextureBase* DeviceBase::CreateTexture(const TextureDescriptor* descriptor) { in CreateTexture() function in dawn_native::DeviceBase
|
| /third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | RenderPassDescriptorValidationTests.cpp | 43 dawn::Texture CreateTexture(dawn::Device& device, in CreateTexture() function
|
| /third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
| D | d3drm.h | 68 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture **texture) PURE; in DECLARE_INTERFACE_() local 207 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture2 **texture) PURE; in DECLARE_INTERFACE_() local 350 STDMETHOD(CreateTexture)(THIS_ D3DRMIMAGE *image, IDirect3DRMTexture3 **texture) PURE; in DECLARE_INTERFACE_() local
|
| D | d3d9.h | 1224 …STDMETHOD(CreateTexture)(THIS_ UINT Width, UINT Height, UINT Levels, DWORD Usage, D3DFORMAT Format… in DECLARE_INTERFACE_() local 1786 STDMETHOD(CreateTexture)(THIS_ UINT width, UINT height, UINT levels, DWORD usage, in DECLARE_INTERFACE_() local
|
| D | d3d8.h | 853 …STDMETHOD(CreateTexture)(THIS_ UINT Width,UINT Height,UINT Levels,DWORD Usage,D3DFORMAT Forma… in DECLARE_INTERFACE_() local
|