Searched refs:amd_shader_explicit_vertex_parameter (Results 1 – 5 of 5) sorted by relevance
88 bool amd_shader_explicit_vertex_parameter; member
831 && (b->options && b->options->amd_shader_explicit_vertex_parameter)) { in vtn_handle_extension()
402 pub amd_shader_explicit_vertex_parameter: bool, field767 amd_shader_explicit_vertex_parameter: false, in empty()1065 || (self.amd_shader_explicit_vertex_parameter in intersects()1066 && other.amd_shader_explicit_vertex_parameter) in intersects()1364 && (self.amd_shader_explicit_vertex_parameter in contains()1365 || !other.amd_shader_explicit_vertex_parameter) in contains()1754 amd_shader_explicit_vertex_parameter: self.amd_shader_explicit_vertex_parameter in union()1755 || other.amd_shader_explicit_vertex_parameter, in union()2180 amd_shader_explicit_vertex_parameter: self.amd_shader_explicit_vertex_parameter in intersection()2181 && other.amd_shader_explicit_vertex_parameter, in intersection()[all …]
1169 .amd_shader_explicit_vertex_parameter) in check_spirv_extension()
350 .amd_shader_explicit_vertex_parameter = true, in radv_shader_spirv_to_nir()