Searched refs:initRefDataStorage (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutCase.cpp | 2003 void initRefDataStorage (const ShaderInterface& interface, const BufferLayout& layout, RefDataStora… in initRefDataStorage() function 2488 initRefDataStorage (m_interface, m_refLayout, m_initialData); in init() 2489 initRefDataStorage (m_interface, m_refLayout, m_writeData); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutCase.cpp | 1941 void initRefDataStorage (const ShaderInterface& interface, const BufferLayout& layout, RefDataStora… in initRefDataStorage() function 2120 initRefDataStorage (m_interface, refLayout, initialData); in iterate() 2121 initRefDataStorage (m_interface, refLayout, writeData); in iterate()
|