Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_pipeline_state.cpp198 bool RenderPipelineDesc::setColorAttachmentFormat(size_t colorIndex, wgpu::TextureFormat format) in setColorAttachmentFormat() function in rx::webgpu::RenderPipelineDesc
DContextWgpu.cpp124 void ContextWgpu::setColorAttachmentFormat(size_t colorIndex, wgpu::TextureFormat format) in setColorAttachmentFormat() function in rx::ContextWgpu