Searched refs:reserve_binding_slot (Results 1 – 2 of 2) sorted by relevance
74 bool reserve_binding_slot; member87 …GpuValidationState(bool aborted = false, bool reserve_binding_slot = false, uint32_t unique_shader…90 reserve_binding_slot(reserve_binding_slot), in aborted()
266 gpu_validation_state->reserve_binding_slot = enables->gpu_validation_reserve_binding_slot; in GpuPostCallRecordCreateDevice()