H A D | glsl_types.cpp | 49 unsigned explicit_stride, bool row_major, in glsl_type() 56 length(0), explicit_stride(explicit_stride), in glsl_type() 92 length(0), explicit_stride(0), explicit_alignment(0) in glsl_type() 113 length(num_fields), explicit_stride(0), in glsl_type() 146 length(num_fields), explicit_stride(0), explicit_alignment(0) in glsl_type() 171 length(num_params), explicit_stride(0), explicit_alignment(0) in glsl_type() 202 length(0), explicit_stride(0), explicit_alignment(0) in glsl_type() 482 this->explicit_stride, in get_float16_type() 493 this->explicit_stride, in get_int16_type() 46 glsl_type(GLenum gl_type, glsl_base_type base_type, unsigned vector_elements, unsigned matrix_columns, const char *name, unsigned explicit_stride, bool row_major, unsigned explicit_alignment) glsl_type() argument 574 glsl_type(const glsl_type *array, unsigned length, unsigned explicit_stride) glsl_type() argument 664 get_instance(unsigned base_type, unsigned rows, unsigned columns, unsigned explicit_stride, bool row_major, unsigned explicit_alignment) get_instance() argument 1231 get_array_instance(const glsl_type *base, unsigned array_size, unsigned explicit_stride) get_array_instance() argument 3050 unsigned explicit_stride:16; global() member 3064 unsigned explicit_stride:14; global() member 3240 unsigned explicit_stride = encoded.basic.explicit_stride; decode_type_from_blob() local 3280 unsigned explicit_stride = encoded.array.explicit_stride; decode_type_from_blob() local [all...] |