Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp927 de::MovePtr<BufferWithMemory> m_constantsBuffer; member in vkt::image::__anon28017::ImageStoreTestInstance
961 m_constantsBuffer = de::MovePtr<BufferWithMemory>(new BufferWithMemory( in ImageStoreTestInstance()
967 const Allocation& alloc = m_constantsBuffer->getAllocation(); in ImageStoreTestInstance()
1031 m_constantsBuffer->get(), layerNdx*m_constantsBufferChunkSizeBytes, m_constantsBufferChunkSizeBytes); in commandBindDescriptorsForLayer()
1053 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp920 de::MovePtr<BufferWithMemory> m_constantsBuffer; member in vkt::image::__anon29248::ImageStoreTestInstance
954 m_constantsBuffer = de::MovePtr<BufferWithMemory>(new BufferWithMemory( in ImageStoreTestInstance()
960 const Allocation& alloc = m_constantsBuffer->getAllocation(); in ImageStoreTestInstance()
1024 m_constantsBuffer->get(), layerNdx*m_constantsBufferChunkSizeBytes, m_constantsBufferChunkSizeBytes); in commandBindDescriptorsForLayer()
1046 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()

Completed in 13 milliseconds