Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dpoints.c131 if (TEST_EQ_3V(ctx->Point.Params, params)) in _mesa_PointParameterfv()
Dmacros.h411 #define TEST_EQ_3V(a,b) \ macro
Dlight.c164 if (TEST_EQ_3V(lu->SpotDirection, params)) in _mesa_light()