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