Searched refs:populateBufferWithCopy (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustBufferAccessWithVariablePointersTests.cpp | 163 void populateBufferWithCopy (void* buffer, in populateBufferWithCopy() function 1347 …memAlloc, m_indicesBuffer, m_indicesBufferAlloc, indicesAccess, &populateBufferWithCopy, &indices); in AccessInstance() 1439 …T, memAlloc, m_vertexBuffer, m_vertexBufferAlloc, vertexAccess, &populateBufferWithCopy, &vertices… in AccessInstance()
|