Searched defs:offsetLocation (Results 1 – 8 of 8) sorted by relevance
188 GLint offsetLocation = -1; member
124 const size_t offsetLocation = location + elementIndex; in validate() local
150 const int offsetLocation = location + elementIndex; in MarkVaryingLocations() local
637 public void offsetLocation(float xOffset, float yOffset) { in offsetLocation() method in NativeInput.MotionEvent
688 deInt32 offsetLocation = ctx.getAttribLocation(programID, "a_offset"); in renderTo() local
629 public void offsetLocation(float xOffset, float yOffset) { in offsetLocation() method in NativeInput.MotionEvent
824 deInt32 offsetLocation = ctx.getAttribLocation(programID, "a_offset"); in renderTo() local
5659 const int offsetLocation = gl.getAttribLocation(m_program->getProgram(), "a_offset"); in iterate() local