Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp782 const VkDeviceSize constantsBufferSize = m_texture.numLayers() * m_constantsBufferChunkSizeBytes; in commandBeforeCompute() local
785 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()