Home
last modified time | relevance | path

Searched defs:samplerDesc (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DSamplerValidationTests.cpp29 wgpu::SamplerDescriptor samplerDesc; in TEST_F() local
34 wgpu::SamplerDescriptor samplerDesc; in TEST_F() local
39 wgpu::SamplerDescriptor samplerDesc; in TEST_F() local
44 wgpu::SamplerDescriptor samplerDesc; in TEST_F() local
62 wgpu::SamplerDescriptor samplerDesc = kValidAnisoSamplerDesc; in TEST_F() local
67 wgpu::SamplerDescriptor samplerDesc = kValidAnisoSamplerDesc; in TEST_F() local
74 wgpu::SamplerDescriptor samplerDesc = kValidAnisoSamplerDesc; in TEST_F() local
79 wgpu::SamplerDescriptor samplerDesc = kValidAnisoSamplerDesc; in TEST_F() local
84 wgpu::SamplerDescriptor samplerDesc = kValidAnisoSamplerDesc; in TEST_F() local
98 wgpu::SamplerDescriptor samplerDesc = kValidAnisoSamplerDesc; in TEST_F() local
[all …]
DBindGroupValidationTests.cpp181 wgpu::SamplerDescriptor samplerDesc; in TEST_F() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DSamplerValidationTests.cpp28 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in TEST_F() local
33 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in TEST_F() local
38 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in TEST_F() local
43 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in TEST_F() local
DBindGroupValidationTests.cpp168 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in TEST_F() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBindGroupD3D12.cpp93 auto& samplerDesc = sampler->GetSamplerDescriptor(); in AllocateDescriptors() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSamplerHeapCacheD3D12.cpp130 const auto& samplerDesc = samplers[i]->GetSamplerDescriptor(); in GetOrCreate() local
/third_party/flutter/skia/third_party/externals/dawn/examples/
DCppHelloTriangle.cpp64 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in initTextures() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp240 D3D11_SAMPLER_DESC samplerDesc; in getSamplerState() local
DSwapChain11.cpp686 D3D11_SAMPLER_DESC samplerDesc; in initPassThroughResources() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderStateCache.cpp279 D3D11_SAMPLER_DESC samplerDesc; in getSamplerState() local
DSwapChain11.cpp704 D3D11_SAMPLER_DESC samplerDesc; in initPassThroughResources() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp335 SamplerDescriptor samplerDesc = {}; in DoCopyTextureForBrowser() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DDepthStencilSamplingTests.cpp492 wgpu::SamplerDescriptor samplerDesc; in DoDepthCompareRefTest() local
539 wgpu::SamplerDescriptor samplerDesc; in DoDepthCompareRefTest() local
632 wgpu::SamplerDescriptor samplerDesc; in TEST_P() local
DObjectCachingTests.cpp308 wgpu::SamplerDescriptor samplerDesc; in TEST_P() local
DCompressedTextureFormatTests.cpp141 wgpu::SamplerDescriptor samplerDesc; in CreateBindGroupForTest() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DObjectCachingTests.cpp305 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in TEST_P() local
DCompressedTextureFormatTests.cpp124 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in CreateBindGroupForTest() local
DTextureFormatTests.cpp286 dawn::SamplerDescriptor samplerDesc = utils::GetDefaultSamplerDescriptor(); in DoSampleTest() local
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp748 wgpu::SamplerDescriptor samplerDesc; in onRegenerateMipMapLevels() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1817 vk::SamplerDesc samplerDesc(contextVk, samplerState, false, nullptr, in generateMipmapsWithCompute() local
2740 vk::SamplerDesc samplerDesc(contextVk, mState.getSamplerState(), mState.isStencilMode(), in syncState() local
/third_party/flutter/skia/third_party/externals/sdl/src/render/direct3d11/
DSDL_render_d3d11.c1029 D3D11_SAMPLER_DESC samplerDesc; in D3D11_CreateDeviceResources() local