Searched defs:bufferSizeInBytes (Results 1 – 3 of 3) sorted by relevance
191 int bufferSizeInBytes = in initRecording() local
375 …const VkDeviceSize bufferSizeInBytes = getNumPixels(m_imageType, m_imageSize) * tcu::getPixelSize(… in iterate() local502 void MemoryQualifierInstanceImage::prepareResources (const VkDeviceSize bufferSizeInBytes) in prepareResources()641 void MemoryQualifierInstanceBuffer::prepareResources (const VkDeviceSize bufferSizeInBytes) in prepareResources()
63 static unsigned int bufferSizeInBytes = 0; variable