vkr: uprev to v1.3.302 release and added more promoted extension support
Support 5 more promoted extensions:
- VK_KHR_calibrated_timestamps
- VK_KHR_index_type_uint8
- VK_KHR_line_rasterization
- VK_KHR_load_store_op_none
- VK_KHR_vertex_attribute_divisor
Mainly to prepare for 1.4
Related MRs:
- driver: mesa/mesa!33561 (merged)
- protocol: venus-protocol!93 (merged)
Signed-off-by: Yiwei Zhang zzyiwei@chromium.org
Edited by Yiwei Zhang