Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp4274 const size_t numOfAhbFormats = DE_LENGTH_OF_ARRAY(ahbFormats); in createMemoryTests() local
4276 for (size_t ahbFormatNdx = 0; ahbFormatNdx < numOfAhbFormats; ahbFormatNdx++) in createMemoryTests()