Searched refs:AddPushConstantBuffer (Results 1 – 3 of 3) sorted by relevance
56 Result AddPushConstantBuffer(const Buffer* buf, uint32_t offset);
223 r = info.vk_pipeline->AddPushConstantBuffer( in CreatePipeline()667 return info.vk_pipeline->AddPushConstantBuffer(cmd->GetBuffer(), in DoBuffer()
238 Result Pipeline::AddPushConstantBuffer(const Buffer* buf, uint32_t offset) { in AddPushConstantBuffer() function in amber::vulkan::Pipeline