Searched refs:clipPlaneEnablesLoc (Results 1 – 2 of 2) sorted by relevance
199 UniformLocation clipPlaneEnablesLoc; member
401 setUniform1iv(context, programObject, mProgramState.clipPlaneEnablesLoc, kClipPlaneCount, in prepareForDraw()733 mProgramState.clipPlaneEnablesLoc = programObject->getUniformLocation("clip_plane_enables"); in initializeRendererProgram()