Searched defs:offsetLocation (Results 1 – 7 of 7) sorted by relevance
155 GLint offsetLocation = -1; member
119 const size_t offsetLocation = location + elementIndex; in validate() local
88 const int offsetLocation = location + elementIndex; in ValidateShaderInterface() local
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
820 deInt32 offsetLocation = ctx.getAttribLocation(programID, "a_offset"); in renderTo() local
5586 const int offsetLocation = gl.getAttribLocation(m_program->getProgram(), "a_offset"); in iterate() local