Searched defs:matrix_type (Results 1 – 9 of 9) sorted by relevance
62 const glsl_type *matrix_type, in emit_access()278 const glsl_type **matrix_type, in setup_buffer_access()
140 const glsl_type *matrix_type; in handle_rvalue() local208 const glsl_type *matrix_type; in handle_assignment() local367 const glsl_type *matrix_type; in lower_shared_atomic_intrinsic() local
277 const glsl_type **matrix_type, in setup_for_load_or_store()349 const glsl_type *matrix_type; in handle_rvalue() local565 const glsl_type *matrix_type; in write_to_memory() local747 const glsl_type *matrix_type; in process_ssbo_unsized_array_length() local985 const glsl_type *matrix_type; in lower_ssbo_atomic_intrinsic() local
375 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local823 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
815 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
812 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
395 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local