Searched refs:clearLayerCount (Results 1 – 1 of 1) sorted by relevance
196 …const deUint32 clearLayerCount = (attachmentClearLayerRange->layerCount == VK_REMAINING_ARRAY_LAYE… in isInClearRange() local198 if ((arrayLayer < clearBaseLayer) || (arrayLayer >= (clearLayerCount))) in isInClearRange()