Searched refs:att_size_y (Results 1 – 1 of 1) sorted by relevance
406 const deUint32 att_size_y = caseDef.attachmentSize.y(); in test() local408 …const VkDeviceSize colorBufferSize = att_size_x * att_size_y * att_size_z * caseDef.numLayers … in test()1086 const deUint32 att_size_y = attachmentSizes[renderTargetIdx].y(); in testDifferentAttachmentSizes() local1088 …const VkDeviceSize colorBufferSize = att_size_x * att_size_y * att_size_z * tcu::getPixelSize(… in testDifferentAttachmentSizes()