Change default version for CreatInstBindlessCheckPass to 2 (#3119)

This commit is contained in:
greg-lunarg 2019-12-27 08:46:43 -07:00 коммит произвёл David Neto
Родитель 9215c1b7df
Коммит 578c5ac133
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -748,7 +748,7 @@ Optimizer::PassToken CreateCombineAccessChainsPass();
// |version| specifies the buffer record format.
Optimizer::PassToken CreateInstBindlessCheckPass(
uint32_t desc_set, uint32_t shader_id, bool input_length_enable = false,
bool input_init_enable = false, uint32_t version = 1);
bool input_init_enable = false, uint32_t version = 2);
// Create a pass to instrument physical buffer address checking
// This pass instruments all physical buffer address references to check that