Home
last modified time | relevance | path

Searched refs:glsl_get_record_location_offset (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/
Dnir_types.h83 unsigned glsl_get_record_location_offset(const struct glsl_type *type,
Dnir_types.cpp148 glsl_get_record_location_offset(const struct glsl_type *type, in glsl_get_record_location_offset() function
/external/mesa3d/src/compiler/nir/
Dnir_lower_samplers.c77 *location += glsl_get_record_location_offset(tail->type, deref_struct->index); in calc_sampler_offsets()
Dnir_lower_samplers_as_deref.c94 *location += glsl_get_record_location_offset(tail->type, deref_struct->index); in remove_struct_derefs()