Home | History | Annotate | Download | only in layers

Lines Matching defs:outside

1966 // Flags validation error if the associated call is made inside a render pass. The apiName routine should ONLY be called outside a
1980 // Flags validation error if the associated call is made outside a render pass. The apiName
1983 bool outside = false;
1987 outside = log_msg(dev_data->report_data, VK_DEBUG_REPORT_ERROR_BIT_EXT, VK_DEBUG_REPORT_OBJECT_TYPE_COMMAND_BUFFER_EXT,
1991 return outside;
3559 // This check can be skipped by passing skip_checks=true, for call sites outside the validation path.
6292 "%s: Set index %" PRIu32 " is outside of range for VkPipelineLayout 0x%" PRIxLEAST64 " (set < %" PRIu32
10135 "%s called with minImageCount = %d, which is outside the bounds returned by "
10145 "%s called with minImageCount = %d, which is outside the bounds returned by "
10159 "%s called with imageExtent = (%d,%d), which is outside the bounds returned by "