Home
last modified time | relevance | path

Searched refs:BGRA_OR_4 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvarray.c46 #define BGRA_OR_4 5 macro
355 if (_mesa_is_gles(ctx) && sizeMax == BGRA_OR_4) { in update_array_format()
373 sizeMax == BGRA_OR_4 && in update_array_format()
602 legalTypes, sizeMin, BGRA_OR_4, in _mesa_ColorPointer()
651 legalTypes, 3, BGRA_OR_4, in _mesa_SecondaryColorPointer()
741 legalTypes, 1, BGRA_OR_4, in _mesa_VertexAttribPointer()
2052 BGRA_OR_4, relativeOffset, in _mesa_VertexAttribFormat()
2127 BGRA_OR_4, relativeOffset, in _mesa_VertexArrayAttribFormat()