Searched refs:BGRA_OR_4 (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | varray.c | 44 #define BGRA_OR_4 5 macro 173 if (sizeMax == BGRA_OR_4) in update_array() 198 sizeMax == BGRA_OR_4 && in update_array() 327 legalTypes, sizeMin, BGRA_OR_4, in _mesa_ColorPointer() 373 legalTypes, 3, BGRA_OR_4, in _mesa_SecondaryColorPointerEXT() 462 legalTypes, 1, BGRA_OR_4, in _mesa_VertexAttribPointerNV() 495 legalTypes, 1, BGRA_OR_4, in _mesa_VertexAttribPointerARB()
|