Home
last modified time | relevance | path

Searched refs:bindAttachments (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkCommandBuffer.hpp167 void bindAttachments(Attachments *attachments);
DVkCommandBuffer.cpp477 executionState.bindAttachments(&attachments); in draw()
1727 void CommandBuffer::ExecutionState::bindAttachments(Attachments *attachments) in bindAttachments() function in vk::CommandBuffer::ExecutionState