Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp165 inline int maxLayersOrDepth (const IVec4& size) in maxLayersOrDepth() function
962 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testWithSizeReduction()
1204 const int checkDepth = maxLayersOrDepth(checkSize); in testWithSizeReduction()
1205 const int depthOffset = maxLayersOrDepth(checkOffset); in testWithSizeReduction()
1386 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testRenderToMipMaps()
1513 const int levelSlices = maxLayersOrDepth(mipSize); in testRenderToMipMaps()
1615 const int levelDepth = maxLayersOrDepth(mipSize); in testRenderToMipMaps()