Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_vs_vertex_conversion.c32 enum pipe_format *target_formats = (enum pipe_format *)options; in get_input_target_format() local
33 return target_formats[var->data.driver_location]; in get_input_target_format()
157 enum pipe_format target_formats[]) in dxil_nir_lower_vs_vertex_conversion() argument
165 target_formats); in dxil_nir_lower_vs_vertex_conversion()
Ddxil_nir.h56 bool dxil_nir_lower_vs_vertex_conversion(nir_shader *s, enum pipe_format target_formats[]);