Searched refs:bufferSizeInBytes (Results 1 – 3 of 3) sorted by relevance
330 virtual void prepareResources (const VkDeviceSize bufferSizeInBytes) = 0;335 const VkDeviceSize bufferSizeInBytes) const = 0;338 const VkDeviceSize bufferSizeInBytes) const = 0;375 …const VkDeviceSize bufferSizeInBytes = getNumPixels(m_imageType, m_imageSize) * tcu::getPixelSize(… in iterate() local378 prepareResources(bufferSizeInBytes); in iterate()400 commandsBeforeCompute(*cmdBuffer, bufferSizeInBytes); in iterate()405 commandsAfterCompute(*cmdBuffer, bufferSizeInBytes); in iterate()485 virtual void prepareResources (const VkDeviceSize bufferSizeInBytes);490 const VkDeviceSize bufferSizeInBytes) const;493 const VkDeviceSize bufferSizeInBytes) const;[all …]
328 virtual void prepareResources (const VkDeviceSize bufferSizeInBytes) = 0;333 const VkDeviceSize bufferSizeInBytes) const = 0;336 const VkDeviceSize bufferSizeInBytes) const = 0;373 …const VkDeviceSize bufferSizeInBytes = getNumPixels(m_imageType, m_imageSize) * tcu::getPixelSize(… in iterate() local376 prepareResources(bufferSizeInBytes); in iterate()398 commandsBeforeCompute(*cmdBuffer, bufferSizeInBytes); in iterate()403 commandsAfterCompute(*cmdBuffer, bufferSizeInBytes); in iterate()483 virtual void prepareResources (const VkDeviceSize bufferSizeInBytes);488 const VkDeviceSize bufferSizeInBytes) const;491 const VkDeviceSize bufferSizeInBytes) const;[all …]
280 GLuint bufferSizeInBytes;283 &bufferSizeInBytes))292 *bytesPerImageOut = bufferSizeInBytes;