Searched defs:bufferSizeBytes (Results 1 – 5 of 5) sorted by relevance
34 const VkDeviceSize bufferSizeBytes) in makeBufferMemoryBarrier()
205 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local376 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local549 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * workGroupSize * workGroupCount; in iterate() local720 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local915 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local1193 const VkDeviceSize bufferSizeBytes = sizeof(tcu::UVec4) * m_numValues; in iterate() local1388 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local1590 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local2557 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local2789 const VkDeviceSize bufferSizeBytes = sizeof(deUint32) * m_numValues; in iterate() local
169 … vk, const VkDevice device, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) in clearBuffer()237 …const VkDeviceSize bufferSizeBytes = static_cast<VkDeviceSize>(deAlignSize(static_cast<size_… in iterate() local283 const VkDeviceSize bufferSizeBytes) in executeTest()397 const VkDeviceSize bufferSizeBytes) in executeTest()495 …Instance::checkResult (const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes, con… in checkResult()555 const VkDeviceSize bufferSizeBytes) in executeTest()
181 const vk::VkDeviceSize bufferSizeBytes = sizeof(deUint32); in iterate() local
273 …ontext, const VkCommandBuffer cmdBuffer, const VkBuffer buffer, const VkDeviceSize bufferSizeBytes) in commandBufferWriteBarrierBeforeHostRead()289 const VkDeviceSize bufferSizeBytes, in commandCopyImageToBuffer()