Searched refs:MSLShaderInputFormat (Results 1 – 2 of 2) sorted by relevance
40 enum MSLShaderInputFormat enum63 MSLShaderInputFormat format = MSL_SHADER_INPUT_FORMAT_OTHER;
1138 attr.format = static_cast<MSLShaderInputFormat>(va->format); in spvc_compiler_msl_add_vertex_attribute()1161 input.format = static_cast<MSLShaderInputFormat>(si->format); in spvc_compiler_msl_add_shader_input()