/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 __anon9e1ea60e0111::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 __anon2d9ccc5b0111::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/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
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 887 class CreateTexture : public Operation class 897 CreateTexture::CreateTexture (SharedPtr<Texture>& texture, bool useSync, bool serverSync) in CreateTexture() function in deqp::egl::GLES2ThreadTest::CreateTexture
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 1888 bool StorageAndSubImageTest<T, S, N, D, I>::CreateTexture() in CreateTexture() function in gl4cts::DirectStateAccess::Textures::StorageAndSubImageTest
|