Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dpoints.c123 if (TEST_EQ_3V(ctx->Point.Params, params)) in _mesa_PointParameterfv()
Dmacros.h368 #define TEST_EQ_3V(a,b) \ macro
Dlight.c141 if (TEST_EQ_3V(light->SpotDirection, params)) in _mesa_light()