Searched defs:vertex (Results 1 – 8 of 8) sorted by relevance
800 summary: Get the projection matrix for a fixed function vertex program function814 summary: Load the model matrix for a bound fixed function vertex program function828 summary: Load the projection matrix for a bound fixed function vertex program function842 summary: Load the texture matrix for a bound fixed function vertex program function
30 Program::Program(const ProgramCache::Key& /*needs*/, const char* vertex, const char* fragment) in Program()
122 List<LatLng> vertex = Arrays.asList( in testPointInPolygon() local
233 private static int buildProgram(String vertex, String fragment) { in buildProgram()
280 private static int buildProgram(String vertex, String fragment) { in buildProgram()
222 bool initialize(const char* vertex, const char* fragment) { in initialize()
335 } vertex; member
202 array_t vertex; member