Home
last modified time | relevance | path

Searched defs:outputBufferSizeBytes (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp360 …const VkDeviceSize outputBufferSizeBytes = m_renderSize.x() * m_renderSize.y() * tcu::getPixelSi… in InputAttachmentSparseFillingTestInstance() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1778 const VkDeviceSize outputBufferSizeBytes = sizeof(deUint32); in iterate() local
2009 const VkDeviceSize outputBufferSizeBytes = sizeof(deUint32) * imageArea; in iterate() local
2193 const VkDeviceSize outputBufferSizeBytes = sizeof(deUint32); in iterate() local