Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dspirv_info.h33 const char *spirv_dim_to_string(SpvDim dim);
Dspirv_to_nir.c1636 spirv_dim_to_string((SpvDim)w[3]), w[3]); in vtn_handle_type()
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c403 spirv_dim_to_string(SpvDim v) in spirv_dim_to_string() function