Home
last modified time | relevance | path

Searched refs:att_size_x (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp405 const deUint32 att_size_x = caseDef.attachmentSize.x(); in test() local
408 …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() local
1088 …const VkDeviceSize colorBufferSize = att_size_x * att_size_y * att_size_z * tcu::getPixelSize(… in testDifferentAttachmentSizes()