Searched defs:is_dual_slot (Results 1 – 6 of 6) sorted by relevance
897 bool is_dual_slot() const in is_dual_slot() function
656 bool is_dual_slot = glsl_type_is_dual_slot(glsl_without_array(type)); in add_parameter() local
2391 bool is_dual_slot = type->without_array()->is_dual_slot(); in visit_field() local
2656 static bool is_dual_slot(nir_intrinsic_instr *intrin) in is_dual_slot() function
298 bool is_dual_slot) in uploads_needed()
442 bool is_dual_slot; member