Searched refs:VTX_ATTR (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_vbo.c | 165 #define VTX_ATTR(a, c, t, s) \ macro 191 mode = VTX_ATTR(a, 4, SINT, 32); in nvc0_set_constant_vertex_attrib() 193 mode = VTX_ATTR(a, 4, UINT, 32); in nvc0_set_constant_vertex_attrib() 196 mode = VTX_ATTR(a, 4, FLOAT, 32); in nvc0_set_constant_vertex_attrib()
|
Completed in 3 milliseconds