| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | TextureSubresourceTests.cpp | 26 wgpu::Texture CreateTexture(uint32_t mipLevelCount, in CreateTexture() function in __anon78db7f710111::TextureSubresourceTest
|
| D | StorageTextureValidationTests.cpp | 92 wgpu::Texture CreateTexture(wgpu::TextureUsage usage, in CreateTexture() function in StorageTextureValidationTests
|
| D | RenderPassDescriptorValidationTests.cpp | 45 wgpu::Texture CreateTexture(wgpu::Device& device, in CreateTexture() function
|
| D | ResourceUsageTrackingTests.cpp | 32 wgpu::Texture CreateTexture(wgpu::TextureUsage usage, in CreateTexture() function in __anon560d4ede0111::ResourceUsageTrackingTest
|
| D | BindGroupValidationTests.cpp | 24 wgpu::Texture CreateTexture(wgpu::TextureUsage usage, in CreateTexture() function in BindGroupValidationTest
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | TextureSubresourceTests.cpp | 25 wgpu::Texture CreateTexture(uint32_t mipLevelCount, in CreateTexture() function in TextureSubresourceTest
|
| D | ReadOnlyDepthStencilAttachmentTests.cpp | 118 wgpu::Texture CreateTexture(wgpu::TextureFormat format, wgpu::TextureUsage usage) { in CreateTexture() function in ReadOnlyDepthStencilAttachmentTests
|
| D | CopyTextureForBrowserTests.cpp | 288 wgpu::Texture CreateTexture(const TextureSpec& spec, wgpu::TextureUsage usage) { in CreateTexture() function in CopyTextureForBrowserTests
|
| D | StorageTextureTests.cpp | 468 wgpu::Texture CreateTexture(wgpu::TextureFormat format, in CreateTexture() function in StorageTextureTests
|
| /third_party/cef/libcef/browser/gpu/ |
| D | external_texture_manager.cc | 145 void* ExternalTextureManager::CreateTexture(GLuint texture_id, in CreateTexture() function in gpu::gles2::ExternalTextureManager
|
| /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
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Device.cpp | 1538 ResultOrError<Ref<TextureBase>> DeviceBase::CreateTexture(const TextureDescriptor* descriptor) { in CreateTexture() function in dawn_native::DeviceBase
|