Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1840 static const uint32_t x_bit = 1; variable
1856 result |= x_bit; in ExceedsBounds()
2591 if (extent_check & x_bit) { in PreCallValidateCmdCopyImage()
2622 if (extent_check & x_bit) { in PreCallValidateCmdCopyImage()