Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dglsl_types.h540 unsigned struct_location_offset(unsigned length) const;
Dnir_types.cpp262 return type->struct_location_offset(length); in glsl_get_struct_location_offset()
Dglsl_types.cpp1829 glsl_type::struct_location_offset(unsigned length) const in struct_location_offset() function in glsl_type
1840 unsigned r_offset = wa->struct_location_offset(wa->length); in struct_location_offset()
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst4505 - glsl: rename record_location_offset() -> struct_location_offset()