Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-loader/src/tests/layers/
H A Dvk_layer_logging.h69 bool cmdBufLabelHasInsert; member
464 debug_data->cmdBufLabelHasInsert = false; in debug_utils_create_instance()
1071 if (report_data->cmdBufLabelHasInsert) { in BeginCmdDebugUtilsLabel()
1072 report_data->cmdBufLabelHasInsert = false; in BeginCmdDebugUtilsLabel()
1087 if (report_data->cmdBufLabelHasInsert) { in EndCmdDebugUtilsLabel()
1088 report_data->cmdBufLabelHasInsert = false; in EndCmdDebugUtilsLabel()
1109 if (report_data->cmdBufLabelHasInsert) { in InsertCmdDebugUtilsLabel()
1115 report_data->cmdBufLabelHasInsert = true; in InsertCmdDebugUtilsLabel()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dvk_layer_logging.h194 bool cmdBufLabelHasInsert{false};
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dvk_layer_logging.h195 bool cmdBufLabelHasInsert{false};