Home
last modified time | relevance | path

Searched refs:elem_location (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c275 unsigned elem_location = location; in add_shader_variable() local
283 use_implicit_location, elem_location, in add_shader_variable()
286 elem_location += stride; in add_shader_variable()
Dlinker.cpp3852 unsigned elem_location = location; in add_shader_variable() local
3860 use_implicit_location, elem_location, in add_shader_variable()
3863 elem_location += stride; in add_shader_variable()