Searched defs:normalHandle (Results 1 – 2 of 2) sorted by relevance
63 GLuint normalHandle = allocator.allocate(); in TEST() local104 GLuint normalHandle = allocator.allocate(); in TEST() local117 GLuint normalHandle = allocator.allocate(); in TEST() local
28 int normalHandle = glGetAttribLocation(prog.mProgramId, "a_Normal"); in before() local