Home
last modified time | relevance | path

Searched refs:CreateBindGroupImpl (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.h63 ResultOrError<BindGroupBase*> CreateBindGroupImpl(
DDeviceGL.cpp57 ResultOrError<BindGroupBase*> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::opengl::Device
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
DDeviceMock.h56 CreateBindGroupImpl,
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.h68 ResultOrError<BindGroupBase*> CreateBindGroupImpl(
DDeviceMTL.mm87 ResultOrError<BindGroupBase*> Device::CreateBindGroupImpl(
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.h87 ResultOrError<Ref<BindGroupBase>> CreateBindGroupImpl(
DDeviceGL.cpp115 ResultOrError<Ref<BindGroupBase>> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::opengl::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.h85 ResultOrError<BindGroupBase*> CreateBindGroupImpl(
DDeviceD3D12.cpp254 ResultOrError<BindGroupBase*> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::d3d12::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h82 ResultOrError<BindGroupBase*> CreateBindGroupImpl(
DDeviceVk.cpp140 ResultOrError<BindGroupBase*> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::vulkan::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.h82 ResultOrError<Ref<BindGroupBase>> CreateBindGroupImpl(
DDeviceMTL.mm229 ResultOrError<Ref<BindGroupBase>> Device::CreateBindGroupImpl(
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h111 ResultOrError<Ref<BindGroupBase>> CreateBindGroupImpl(
DDeviceVk.cpp107 ResultOrError<Ref<BindGroupBase>> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::vulkan::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h110 ResultOrError<BindGroupBase*> CreateBindGroupImpl(
DDeviceNull.cpp88 ResultOrError<BindGroupBase*> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::null::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h162 virtual ResultOrError<BindGroupBase*> CreateBindGroupImpl(
DDevice.cpp497 DAWN_TRY_ASSIGN(*result, CreateBindGroupImpl(descriptor)); in CreateBindGroupInternal()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.h154 ResultOrError<Ref<BindGroupBase>> CreateBindGroupImpl(
DDeviceD3D12.cpp381 ResultOrError<Ref<BindGroupBase>> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DDestroyObjectTests.cpp124 EXPECT_CALL(mDevice, CreateBindGroupImpl) in TEST_F()
584 EXPECT_CALL(mDevice, CreateBindGroupImpl) in TEST_F()
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h126 ResultOrError<Ref<BindGroupBase>> CreateBindGroupImpl(
DDeviceNull.cpp113 ResultOrError<Ref<BindGroupBase>> Device::CreateBindGroupImpl( in CreateBindGroupImpl() function in dawn_native::null::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h387 virtual ResultOrError<Ref<BindGroupBase>> CreateBindGroupImpl(

12