Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DFramebufferWgpu.cpp440 void FramebufferWgpu::updateDepthStencilAttachment( in updateDepthStencilAttachment() function in rx::FramebufferWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.cpp2298 angle::Result FramebufferVk::updateDepthStencilAttachment(const gl::Context *context) in updateDepthStencilAttachment() function in rx::FramebufferVk