Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageLoadStoreTests.cpp1050 const VkDeviceSize constantsBufferSize = m_texture.numLayers() * m_constantsBufferChunkSizeBytes; in commandBeforeCompute() local
1053 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageLoadStoreTests.cpp1043 const VkDeviceSize constantsBufferSize = m_texture.numLayers() * m_constantsBufferChunkSizeBytes; in commandBeforeCompute() local
1046 m_constantsBuffer->get(), 0ull, constantsBufferSize); in commandBeforeCompute()

Completed in 12 milliseconds