Home
last modified time | relevance | path

Searched defs:externalTexture (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DExternalTexture.cpp85 Ref<ExternalTextureBase> externalTexture = in Create() local
H A DPassResourceUsageTracker.cpp128 ExternalTextureBase* externalTexture = in AddBindGroup() local
203 ExternalTextureBase* externalTexture = in AddResourcesReferencedByBindGroup() local
/third_party/skia/tests/
H A DEGLImageTest.cpp66 GrGLTextureInfo externalTexture; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DLabelTests.cpp236 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&descriptor); in TEST_F() local
243 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&descriptor); in TEST_F() local
252 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&descriptor); in TEST_F() local
H A DExternalTextureTests.cpp171 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_F() local
223 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_F() local
275 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_F() local
322 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_F() local
[all...]
H A DBindGroupValidationTests.cpp315 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DExternalTextureTests.cpp59 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_P() local
112 wgpu::ExternalTexture externalTexture = device.CreateExternalTexture(&externalDesc); in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
H A DDestroyObjectTests.cpp291 Ref<ExternalTextureBase> externalTexture; in TEST_F() local
638 Ref<ExternalTextureBase> externalTexture; in TEST_F() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DWGPUHelpers.cpp327 BindingInitializationHelper( uint32_t binding, const wgpu::ExternalTexture& externalTexture) BindingInitializationHelper() argument

Completed in 11 milliseconds