Home
last modified time | relevance | path

Searched defs:device (Results 1876 - 1900 of 5382) sorted by relevance

1...<<71727374757677787980>>...216

/third_party/skia/src/shaders/
H A DSkLocalMatrixShader.cpp80 onProgram(skvm::Builder* p, skvm::Coord device, skvm::Coord local, skvm::Color paint, const SkMatrixProvider& matrices, const SkMatrix* localM, const SkColorInfo& dst, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
H A DSkComposeShader.cpp142 onProgram(skvm::Builder* p, skvm::Coord device, skvm::Coord local, skvm::Color paint, const SkMatrixProvider& mats, const SkMatrix* localM, const SkColorInfo& cinfo, skvm::Uniforms* uniforms, SkArenaAlloc* alloc) const onProgram() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DBindGroupD3D12.cpp29 ResultOrError<Ref<BindGroup>> BindGroup::Create(Device* device, in Create() argument
34 BindGroup::BindGroup(Device* device, in BindGroup() argument
240 Device* device = ToBackend(GetDevice()); in PopulateViews() local
268 bool BindGroup::PopulateSamplers(Device* device, in PopulateSamplers() argument
[all...]
H A DPipelineLayoutD3D12.cpp80 Device* device = ToBackend(GetDevice()); in Initialize() local
71 Create( Device* device, const PipelineLayoutDescriptor* descriptor) Create() argument
H A DSamplerHeapCacheD3D12.cpp60 bool SamplerHeapCacheEntry::Populate(Device* device, in Populate() argument
141 SamplerHeapCache::SamplerHeapCache(Device* device) : mDevice(device) { in SamplerHeapCache() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DNativeSwapChainImplVk.cpp67 NativeSwapChainImpl::NativeSwapChainImpl(Device* device, VkSurfaceKHR surface) in NativeSwapChainImpl() argument
H A DUtilsVulkan.cpp171 void SetDebugName(Device* device, in SetDebugName() argument
H A DShaderModuleVk.cpp71 ResultOrError<Ref<ShaderModule>> ShaderModule::Create(Device* device, in Create() argument
79 ShaderModule::ShaderModule(Device* device, const ShaderModuleDescriptor* descriptor) in ShaderModule() argument
185 Device* device = ToBackend(GetDevice()); in GetTransformedModuleHandle() local
31 ConcurrentTransformedShaderModuleCache( Device* device) ConcurrentTransformedShaderModuleCache() argument
[all...]
/third_party/skia/third_party/externals/dawn/examples/
H A DCppHelloTriangle.cpp24 wgpu::Device device; variable
[all...]
H A DAnimometer.cpp26 wgpu::Device device; variable
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DEncodingContext.cpp27 EncodingContext::EncodingContext(DeviceBase* device, const ApiObjectBase* initialEncoder) in EncodingContext() argument
H A DAdapter.cpp152 DeviceBase* device = nullptr; in RequestDevice() local
H A DFormat.cpp135 FormatTable BuildFormatTable(const DeviceBase* device) { in BuildFormatTable() argument
H A DPipelineLayout.cpp59 PipelineLayoutBase::PipelineLayoutBase(DeviceBase* device, in PipelineLayoutBase() argument
71 PipelineLayoutBase::PipelineLayoutBase(DeviceBase* device, in PipelineLayoutBase() argument
77 PipelineLayoutBase::PipelineLayoutBase(DeviceBase* device) in PipelineLayoutBase() argument
82 PipelineLayoutBase::PipelineLayoutBase(DeviceBase* device, ObjectBase::ErrorTag tag) in PipelineLayoutBase() argument
28 ValidatePipelineLayoutDescriptor( DeviceBase* device, const PipelineLayoutDescriptor* descriptor, PipelineCompatibilityToken pipelineCompatibilityToken) ValidatePipelineLayoutDescriptor() argument
96 MakeError(DeviceBase* device) MakeError() argument
101 CreateDefault( DeviceBase* device, std::vector<StageAndDescriptor> stages) CreateDefault() argument
[all...]
H A DPipeline.cpp25 MaybeError ValidateProgrammableStage(DeviceBase* device, in ValidateProgrammableStage() argument
105 PipelineBase::PipelineBase(DeviceBase* device, in PipelineBase() argument
149 PipelineBase::PipelineBase(DeviceBase* device) : ApiObjectBase(device, kLabelNotImplemented) { in PipelineBase() argument
152 PipelineBase::PipelineBase(DeviceBase* device, ObjectBase::ErrorTag tag) in PipelineBase() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceZirconHandle.cpp25 Service::Service(Device* device) in Service() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DExternalTextureTests.cpp21 wgpu::Texture Create2DTexture(wgpu::Device device, in Create2DTexture() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerBuffer.cpp109 auto* device = DeviceObjects().Get(deviceId); in DoDeviceCreateBuffer() local
H A DServerDevice.cpp53 void Server::OnUncapturedError(ObjectHandle device, WGPUErrorType type, const char* message) { in OnUncapturedError() argument
62 void Server::OnDeviceLost(ObjectHandle device, in OnDeviceLost() argument
73 void Server::OnLogging(ObjectHandle device, WGPULoggingType type, const char* message) { in OnLogging() argument
83 auto* device = DeviceObjects().Get(deviceId); DoDevicePopErrorScope() local
121 auto* device = DeviceObjects().Get(deviceId); DoDeviceCreateComputePipelineAsync() local
168 auto* device = DeviceObjects().Get(deviceId); DoDeviceCreateRenderPipelineAsync() local
[all...]
/third_party/toybox/toys/other/
H A Dblkid.c200 char name[32], device[5+32]; in blkid_main() local
/third_party/toybox/toys/posix/
H A Ddf.c101 char *device; in show_mt() local
[all...]
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp118 void UnalignDynamicUploader(wgpu::Device device) { in UnalignDynamicUploader() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DValidationTest.cpp164 void ValidationTest::WaitForAllOperations(const wgpu::Device& device) { in WaitForAllOperations() argument
[all...]
H A DValidationTest.h140 wgpu::Device device; member in ValidationTest
H A DQueueSubmitValidationTests.cpp142 wgpu::Device device; TEST_F() member
164 wgpu::Device device; TEST_F() member
199 wgpu::Device device; TEST_F() member
[all...]

Completed in 13 milliseconds

1...<<71727374757677787980>>...216