Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/tests/
Dtest_hard_clause.cpp29 static void create_mubuf(Temp desc=Temp(0, s8), unsigned vtx_binding=0) in create_mubuf()
45 static void create_mtbuf(Temp desc=Temp(0, s8), unsigned vtx_binding=0) in create_mtbuf()
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1536 uint16_t vtx_binding : 6; /* 0 if this is not a vertex attribute load */ member
1560 uint16_t vtx_binding : 6; /* 0 if this is not a vertex attribute load */ member