Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2579 #define spv_check_supported(name, cap) do { \ macro
2649 spv_check_supported(float64, cap); in vtn_handle_preamble_instruction()
2667 spv_check_supported(image_ms_array, cap); in vtn_handle_preamble_instruction()
2672 spv_check_supported(tessellation, cap); in vtn_handle_preamble_instruction()