Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.h70 ResultOrError<PipelineLayoutBase*> CreatePipelineLayoutImpl(
DDeviceGL.cpp76 ResultOrError<PipelineLayoutBase*> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::opengl::Device
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/mocks/
DDeviceMock.h72 CreatePipelineLayoutImpl,
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.h75 ResultOrError<PipelineLayoutBase*> CreatePipelineLayoutImpl(
DDeviceMTL.mm106 ResultOrError<PipelineLayoutBase*> Device::CreatePipelineLayoutImpl(
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.h94 ResultOrError<Ref<PipelineLayoutBase>> CreatePipelineLayoutImpl(
DDeviceGL.cpp137 ResultOrError<Ref<PipelineLayoutBase>> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::opengl::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.h92 ResultOrError<PipelineLayoutBase*> CreatePipelineLayoutImpl(
DDeviceD3D12.cpp273 ResultOrError<PipelineLayoutBase*> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::d3d12::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h89 ResultOrError<PipelineLayoutBase*> CreatePipelineLayoutImpl(
DDeviceVk.cpp159 ResultOrError<PipelineLayoutBase*> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::vulkan::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DDeviceMTL.h92 ResultOrError<Ref<PipelineLayoutBase>> CreatePipelineLayoutImpl(
DDeviceMTL.mm250 ResultOrError<Ref<PipelineLayoutBase>> Device::CreatePipelineLayoutImpl(
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h118 ResultOrError<Ref<PipelineLayoutBase>> CreatePipelineLayoutImpl(
DDeviceVk.cpp128 ResultOrError<Ref<PipelineLayoutBase>> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::vulkan::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h117 ResultOrError<PipelineLayoutBase*> CreatePipelineLayoutImpl(
DDeviceNull.cpp108 ResultOrError<PipelineLayoutBase*> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::null::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h169 virtual ResultOrError<PipelineLayoutBase*> CreatePipelineLayoutImpl(
DDevice.cpp179 DAWN_TRY_ASSIGN(backendObj, CreatePipelineLayoutImpl(descriptor)); in GetOrCreatePipelineLayout()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.h161 ResultOrError<Ref<PipelineLayoutBase>> CreatePipelineLayoutImpl(
DDeviceD3D12.cpp402 ResultOrError<Ref<PipelineLayoutBase>> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DDestroyObjectTests.cpp314 EXPECT_CALL(mDevice, CreatePipelineLayoutImpl) in TEST_F()
648 EXPECT_CALL(mDevice, CreatePipelineLayoutImpl) in TEST_F()
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.h135 ResultOrError<Ref<PipelineLayoutBase>> CreatePipelineLayoutImpl(
DDeviceNull.cpp135 ResultOrError<Ref<PipelineLayoutBase>> Device::CreatePipelineLayoutImpl( in CreatePipelineLayoutImpl() function in dawn_native::null::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.h394 virtual ResultOrError<Ref<PipelineLayoutBase>> CreatePipelineLayoutImpl(

12