Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp163 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()