Searched refs:m_descriptorBufferInfo (Results 1 – 3 of 3) sorted by relevance
877 … &constantBuffer.m_descriptorBufferInfo)); in AppendBuffer()1476 memset(&m_descriptorBufferInfo, 0, sizeof(m_descriptorBufferInfo)); in VkConstantBufferObj()1488 memset(&m_descriptorBufferInfo, 0, sizeof(m_descriptorBufferInfo)); in VkConstantBufferObj()1507 this->m_descriptorBufferInfo.buffer = handle(); in VkConstantBufferObj()1508 this->m_descriptorBufferInfo.offset = 0; in VkConstantBufferObj()1509 this->m_descriptorBufferInfo.range = allocationSize; in VkConstantBufferObj()
234 VkDescriptorBufferInfo m_descriptorBufferInfo; variable
842 VkDescriptorBufferInfo m_descriptorBufferInfo; member in vkt::QueryPool::__anone618080e0111::ComputeQueryTestBase