Home
last modified time | relevance | path

Searched defs:CreateRenderTarget (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
H A Dmain.cpp201 void CreateRenderTarget() in CreateRenderTarget() function
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
H A Dmain.cpp205 void CreateRenderTarget() in CreateRenderTarget() function
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
H A Dmain.cpp219 void CreateRenderTarget() in CreateRenderTarget() function
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
H A Dmain.cpp376 void CreateRenderTarget() in CreateRenderTarget() function
/third_party/mesa3d/include/D3D9/
H A Dd3d9.h774 HRESULT (WINAPI *CreateRenderTarget)(IDirect3DDevice9 *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle); member
1025 HRESULT (WINAPI *CreateRenderTarget)(IDirect3DDevice9Ex *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Lockable, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle); member

Completed in 16 milliseconds