Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h383 int AppendBuffer(VkDescriptorType type, VkConstantBufferObj &constantBuffer);
Dvkrenderframework.cpp704 int VkDescriptorSetObj::AppendBuffer(VkDescriptorType type, VkConstantBufferObj &constantBuffer) { in AppendBuffer() argument
718 … &constantBuffer.m_descriptorBufferInfo)); in AppendBuffer()