Home
last modified time | relevance | path

Searched defs:setColorAttachmentFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_pipeline_state.cpp128 bool RenderPipelineDesc::setColorAttachmentFormat(size_t colorIndex, wgpu::TextureFormat format) in setColorAttachmentFormat() function in rx::webgpu::RenderPipelineDesc
H A DContextWgpu.cpp120 void ContextWgpu::setColorAttachmentFormat(size_t colorIndex, wgpu::TextureFormat format) in setColorAttachmentFormat() function in rx::ContextWgpu