Home
last modified time | relevance | path

Searched defs:webgpuFormat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DSurfaceWgpu.cpp32 const webgpu::Format &webgpuFormat, in createDepthStencilAttachment()
157 const webgpu::Format &webgpuFormat = displayWgpu->getFormat(config->renderTargetFormat); in initializeImpl() local
179 const webgpu::Format &webgpuFormat = displayWgpu->getFormat(config->depthStencilFormat); in initializeImpl() local
H A DTextureWgpu.cpp376 const webgpu::Format &webgpuFormat = in setImageImpl() local
384 const webgpu::Format &webgpuFormat, in setSubImageImpl()
430 const webgpu::Format &webgpuFormat = getBaseLevelFormat(contextWgpu); in initializeImage() local
450 const webgpu::Format &webgpuFormat, in redefineLevel()
H A DVertexArrayWgpu.cpp301 const webgpu::Format &webgpuFormat = in syncDirtyAttrib() local
H A Dwgpu_helpers.cpp220 const webgpu::Format &webgpuFormat, in stageTextureUpload()