Searched refs:AppendBuffer (Results 1 – 3 of 3) sorted by relevance
351 int AppendBuffer(VkDescriptorType type, VkConstantBufferObj &constantBuffer);
425 int VkDescriptorSetObj::AppendBuffer(VkDescriptorType type, VkConstantBufferObj &constantBuffer) { in AppendBuffer() function in VkDescriptorSetObj
493 descriptorSet.AppendBuffer(VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER, constantBuffer); in VKTriangleTest()