Home
last modified time | relevance | path

Searched refs:imgSize (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp1667 const auto imgSize = imageSize(sampleCount); in getBufferElems() local
1668 return (imgSize.width * imgSize.height * sampleCount); in getBufferElems()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp1663 const auto imgSize = imageSize(sampleCount); in getBufferElems() local
1664 return (imgSize.width * imgSize.height * sampleCount); in getBufferElems()

Completed in 8 milliseconds