Searched refs:PRINT_FEAT (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_dump.c148 #define PRINT_FEAT(F) if (feat->F) _mesa_string_buffer_printf(buf, " %s\n", #F) macro
149 PRINT_FEAT(doubles);
150 PRINT_FEAT(cs_4x_raw_sb);
151 PRINT_FEAT(uavs_at_every_stage);
152 PRINT_FEAT(use_64uavs);
153 PRINT_FEAT(min_precision);
154 PRINT_FEAT(dx11_1_double_extensions);
155 PRINT_FEAT(dx11_1_shader_extensions);
156 PRINT_FEAT(dx9_comparison_filtering);
157 PRINT_FEAT(tiled_resource
[all...]

Completed in 88 milliseconds