Searched refs:fBaseInstance (Results 1 – 2 of 2) sorted by relevance
69 GrGLuint fBaseInstance; // Requires EXT_base_instance on ES. member79 GrGLuint fBaseInstance; // Requires EXT_base_instance on ES. member
180 glCmd.fBaseInstance = baseInstanceSupport ? glInstancesIdx : 0; in onBeginFlush()