Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp407 const deUint32 att_size_z = caseDef.attachmentSize.z(); in test() local
408 …const VkDeviceSize colorBufferSize = att_size_x * att_size_y * att_size_z * caseDef.numLayers … in test()
1087 const deUint32 att_size_z = attachmentSizes[renderTargetIdx].z(); in testDifferentAttachmentSizes() local
1088 …const VkDeviceSize colorBufferSize = att_size_x * att_size_y * att_size_z * tcu::getPixelSize(… in testDifferentAttachmentSizes()