| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | lower_buffer_access.h | 51 bool row_major, const glsl_type *matrix_type, 60 const glsl_type **matrix_type,
|
| H A D | lower_shared_reference.cpp | 143 const glsl_type *matrix_type; local in function:__anon9d6f96a50110::lower_shared_reference_visitor::handle_rvalue 149 &row_major, &matrix_type, NULL, packing); 169 matrix_type, packing, 0); 211 const glsl_type *matrix_type; local in function:__anon9d6f96a50110::lower_shared_reference_visitor::handle_assignment 217 &row_major, &matrix_type, NULL, packing); 229 matrix_type, packing, ir->write_mask); 371 const glsl_type *matrix_type; local in function:__anon9d6f96a50110::lower_shared_reference_visitor::lower_shared_atomic_intrinsic 378 &row_major, &matrix_type, NULL, packing); 382 assert(matrix_type == NULL);
|
| H A D | lower_buffer_access.cpp | 62 const glsl_type *matrix_type, 148 assert(matrix_type != NULL); 151 link_calculate_matrix_stride(matrix_type, row_major, packing); 278 const glsl_type **matrix_type, 284 *matrix_type = NULL; 321 *matrix_type = deref_array->array->type; 56 emit_access(void * mem_ctx,bool is_write,ir_dereference * deref,ir_variable * base_offset,unsigned int deref_offset,bool row_major,const glsl_type * matrix_type,enum glsl_interface_packing packing,unsigned int write_mask) argument 273 setup_buffer_access(void * mem_ctx,ir_rvalue * deref,ir_rvalue ** offset,unsigned * const_offset,bool * row_major,const glsl_type ** matrix_type,const glsl_struct_field ** struct_field,enum glsl_interface_packing packing) argument
|
| H A D | lower_ubo_reference.cpp | 68 const glsl_type **matrix_type, 280 const glsl_type **matrix_type, 330 matrix_type, &this->struct_field, packing); 352 const glsl_type *matrix_type; local in function:__anonf648b2340110::lower_ubo_reference_visitor::handle_rvalue 368 &row_major, &matrix_type, 389 row_major, matrix_type, packing, 0); 568 const glsl_type *matrix_type; local in function:__anonf648b2340110::lower_ubo_reference_visitor::write_to_memory 582 &row_major, &matrix_type, 597 row_major, matrix_type, packing, write_mask); 750 const glsl_type *matrix_type; local in function:__anonf648b2340110::lower_ubo_reference_visitor::process_ssbo_unsized_array_length 274 setup_for_load_or_store(void * mem_ctx,ir_variable * var,ir_rvalue * deref,ir_rvalue ** offset,unsigned * const_offset,bool * row_major,const glsl_type ** matrix_type,enum glsl_interface_packing packing) argument 989 const glsl_type *matrix_type; local in function:__anonf648b2340110::lower_ubo_reference_visitor::lower_ssbo_atomic_intrinsic [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | lower_buffer_access.h | 51 bool row_major, const glsl_type *matrix_type, 60 const glsl_type **matrix_type,
|
| H A D | lower_shared_reference.cpp | 141 const glsl_type *matrix_type; local in function:__anonc11af5520110::lower_shared_reference_visitor::handle_rvalue 147 &row_major, &matrix_type, NULL, packing); 167 matrix_type, packing, 0); 209 const glsl_type *matrix_type; local in function:__anonc11af5520110::lower_shared_reference_visitor::handle_assignment 215 &row_major, &matrix_type, NULL, packing); 227 matrix_type, packing, ir->write_mask); 369 const glsl_type *matrix_type; local in function:__anonc11af5520110::lower_shared_reference_visitor::lower_shared_atomic_intrinsic 376 &row_major, &matrix_type, NULL, packing); 380 assert(matrix_type == NULL);
|
| H A D | lower_buffer_access.cpp | 62 const glsl_type *matrix_type, 148 assert(matrix_type != NULL); 151 link_calculate_matrix_stride(matrix_type, row_major, packing); 278 const glsl_type **matrix_type, 284 *matrix_type = NULL; 321 *matrix_type = deref_array->array->type; 56 emit_access(void * mem_ctx,bool is_write,ir_dereference * deref,ir_variable * base_offset,unsigned int deref_offset,bool row_major,const glsl_type * matrix_type,enum glsl_interface_packing packing,unsigned int write_mask) argument 273 setup_buffer_access(void * mem_ctx,ir_rvalue * deref,ir_rvalue ** offset,unsigned * const_offset,bool * row_major,const glsl_type ** matrix_type,const glsl_struct_field ** struct_field,enum glsl_interface_packing packing) argument
|
| H A D | lower_ubo_reference.cpp | 66 const glsl_type **matrix_type, 278 const glsl_type **matrix_type, 328 matrix_type, &this->struct_field, packing); 350 const glsl_type *matrix_type; local in function:__anon515fc8010110::lower_ubo_reference_visitor::handle_rvalue 366 &row_major, &matrix_type, 387 row_major, matrix_type, packing, 0); 566 const glsl_type *matrix_type; local in function:__anon515fc8010110::lower_ubo_reference_visitor::write_to_memory 580 &row_major, &matrix_type, 595 row_major, matrix_type, packing, write_mask); 748 const glsl_type *matrix_type; local in function:__anon515fc8010110::lower_ubo_reference_visitor::process_ssbo_unsized_array_length 272 setup_for_load_or_store(void * mem_ctx,ir_variable * var,ir_rvalue * deref,ir_rvalue ** offset,unsigned * const_offset,bool * row_major,const glsl_type ** matrix_type,enum glsl_interface_packing packing) argument 987 const glsl_type *matrix_type; local in function:__anon515fc8010110::lower_ubo_reference_visitor::lower_ssbo_atomic_intrinsic [all...] |