Searched refs:isProjectionComponent (Results 1 – 3 of 3) sorted by relevance
131 int project = context->isProjectionComponent(interpolant - 2, component) ? 1 : 0; in update()
595 bool project = isProjectionComponent(coordinate, component); in texCoordActive()618 bool Context::isProjectionComponent(unsigned int coordinate, int component) in isProjectionComponent() function in sw::Context
351 bool isProjectionComponent(unsigned int coordinate, int component);