Searched refs:spvc_bool (Results 1 – 3 of 3) sorted by relevance
160 typedef unsigned char spvc_bool; typedef161 #define SPVC_TRUE ((spvc_bool)1)162 #define SPVC_FALSE ((spvc_bool)0)321 spvc_bool per_instance;499 spvc_bool compare_enable;500 spvc_bool lod_clamp_enable;501 spvc_bool anisotropy_enable;725 … spvc_compiler_option option, spvc_bool value);740 SPVC_PUBLIC_API spvc_bool spvc_compiler_variable_is_depth_or_compare(spvc_compiler compiler, spvc_v…763 SPVC_PUBLIC_API spvc_bool spvc_compiler_hlsl_is_resource_used(spvc_compiler compiler,[all …]
398 spvc_bool value) in spvc_compiler_options_set_bool()810 spvc_bool spvc_compiler_variable_is_depth_or_compare(spvc_compiler compiler, spvc_variable_id id) in spvc_compiler_variable_is_depth_or_compare()997 spvc_bool spvc_compiler_hlsl_is_resource_used(spvc_compiler compiler, SpvExecutionModel model, unsi… in spvc_compiler_hlsl_is_resource_used()1019 spvc_bool spvc_compiler_msl_is_rasterization_disabled(spvc_compiler compiler) in spvc_compiler_msl_is_rasterization_disabled()1036 spvc_bool spvc_compiler_msl_needs_swizzle_buffer(spvc_compiler compiler) in spvc_compiler_msl_needs_swizzle_buffer()1053 spvc_bool spvc_compiler_msl_needs_buffer_size_buffer(spvc_compiler compiler) in spvc_compiler_msl_needs_buffer_size_buffer()1070 spvc_bool spvc_compiler_msl_needs_aux_buffer(spvc_compiler compiler) in spvc_compiler_msl_needs_aux_buffer()1075 spvc_bool spvc_compiler_msl_needs_output_buffer(spvc_compiler compiler) in spvc_compiler_msl_needs_output_buffer()1092 spvc_bool spvc_compiler_msl_needs_patch_output_buffer(spvc_compiler compiler) in spvc_compiler_msl_needs_patch_output_buffer()1109 spvc_bool spvc_compiler_msl_needs_input_threadgroup_mem(spvc_compiler compiler) in spvc_compiler_msl_needs_input_threadgroup_mem()[all …]
51 static spvc_bool g_fail_on_error = SPVC_TRUE;