Searched defs:column_type (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | gl_nir_link_uniform_initializers.c | 125 const struct glsl_type *column_type = glsl_get_column_type(type); local in function:copy_constant_to_storage |
| H A D | ir_constant_expression.cpp | 956 const glsl_type *const column_type = array->type->column_type(); local in function:ir_dereference_array::constant_expression_value |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | ir_constant_expression.cpp | 790 const glsl_type *const column_type = array->type->column_type(); local in function:ir_dereference_array::constant_expression_value |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ | ||
| H A D | glsl_types.h | 878 const glsl_type *column_type() const function in struct:glsl_type |
| /xsrc/external/mit/MesaLib/dist/src/compiler/ | ||
| H A D | glsl_types.h | 1139 const glsl_type *column_type() const function in struct:glsl_type |
Completed in 12 milliseconds