Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c136 nir_ssa_def *attr_offset; in build_local_offset() local
413 nir_ssa_def *attr_offset; in build_per_vertex_offset() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_vs.c780 LLVMValueRef attr_offset = LLVMBuildShl(ctx->ac.builder, in si_llvm_build_vs_exports() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save_api.c551 unsigned attr_offset = save->attrsz[0] * sizeof(GLfloat); in compile_vertex_list() local