Home
last modified time | relevance | path

Searched defs:attr_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c121 nir_ssa_def *attr_offset; in build_local_offset() local
398 nir_ssa_def *attr_offset; in build_per_vertex_offset() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c560 unsigned attr_offset = save->attrsz[0] * sizeof(GLfloat); in compile_vertex_list() local