Searched defs:dml_core_mode_programming_locals_st (Results 1 – 1 of 1) sorted by relevance
1649 struct dml_core_mode_programming_locals_st { struct1650 dml_uint_t DSCFormatFactor;1651 dml_uint_t dummy_integer_array[2][__DML_NUM_PLANES__];1652 enum dml_output_encoder_class dummy_output_encoder_array[__DML_NUM_PLANES__];1653 dml_float_t dummy_single_array[2][__DML_NUM_PLANES__];1654 dml_uint_t dummy_long_array[4][__DML_NUM_PLANES__];1655 dml_bool_t dummy_boolean_array[2][__DML_NUM_PLANES__];1656 dml_bool_t dummy_boolean[1];1657 struct DmlPipe SurfaceParameters[__DML_NUM_PLANES__];1658 dml_uint_t ReorderBytes;[all …]