Home
last modified time | relevance | path

Searched refs:getDrawSubresourceSerial (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DRenderTargetVk.h66 vk::ImageOrBufferViewSubresourceSerial getDrawSubresourceSerial() const;
DRenderTargetVk.cpp84 vk::ImageOrBufferViewSubresourceSerial RenderTargetVk::getDrawSubresourceSerial() const in getDrawSubresourceSerial() function in rx::RenderTargetVk
DFramebufferVk.cpp1677 mCurrentFramebufferDesc.updateColor(colorIndexGL, renderTarget->getDrawSubresourceSerial()); in updateColorAttachment()
1715 mCurrentFramebufferDesc.updateDepthStencil(depthStencilRT->getDrawSubresourceSerial()); in updateDepthStencilAttachmentSerial()