Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp583 de::MovePtr<Buffer> m_constantsBuffer; member in vkt::image::__anon0cfb08a90111::ImageStoreTestInstance
614 m_constantsBuffer = de::MovePtr<Buffer>(new Buffer( in ImageStoreTestInstance()
620 const Allocation& alloc = m_constantsBuffer->getAllocation(); in ImageStoreTestInstance()
684m_constantsBuffer->get(), layerNdx*m_constantsBufferChunkSizeBytes, m_constantsBufferChunkSizeByte… in commandBindDescriptorsForLayer()
706 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()