Home
last modified time | relevance | path

Searched defs:CreateTexture (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_sysrender.h82 int (*CreateTexture) (SDL_Renderer * renderer, SDL_Texture * texture); member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp406 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/
DRenderPassDescriptorValidationTests.cpp43 dawn::Texture CreateTexture(dawn::Device& device, in CreateTexture() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3drm.h68 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
Dd3d9.h1224 …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
Dd3d8.h853 …STDMETHOD(CreateTexture)(THIS_ UINT Width,UINT Height,UINT Levels,DWORD Usage,D3DFORMAT Forma… in DECLARE_INTERFACE_() local