Searched defs:spv_validator_options_t (Results 1 – 6 of 6) sorted by relevance
40 struct spv_validator_options_t { struct41 spv_validator_options_t() in spv_validator_options_t() argument54 validator_universal_limits_t universal_limits_;55 bool relax_struct_store;56 bool relax_logical_pointer;57 bool relax_block_layout;58 bool uniform_buffer_standard_layout;59 bool scalar_block_layout;60 bool workgroup_scalar_block_layout;61 bool skip_block_layout;[all …]
40 struct spv_validator_options_t { struct41 spv_validator_options_t() in spv_validator_options_t() function53 validator_universal_limits_t universal_limits_;54 bool relax_struct_store;55 bool relax_logical_pointer;56 bool relax_block_layout;57 bool uniform_buffer_standard_layout;58 bool scalar_block_layout;59 bool workgroup_scalar_block_layout;60 bool skip_block_layout;[all …]
40 struct spv_validator_options_t { struct41 spv_validator_options_t() in spv_validator_options_t() argument53 validator_universal_limits_t universal_limits_;54 bool relax_struct_store;55 bool relax_logical_pointer;56 bool relax_block_layout;57 bool uniform_buffer_standard_layout;58 bool scalar_block_layout;59 bool workgroup_scalar_block_layout;60 bool skip_block_layout;[all …]
436 typedef struct spv_validator_options_t spv_validator_options_t; typedef