Searched defs:gles1 (Results 1 – 6 of 6) sorted by relevance
34 namespace gles1 namespace
36 namespace gles1 namespace
303 'gles1', feature
1439 bool gles1 = mParams->traceInfo.contextClientMajorVersion == 1; in initializeBenchmark() local1513 bool gles1 = mParams->traceInfo.contextClientMajorVersion == 1; in destroyBenchmark() local1569 bool gles1 = mParams->traceInfo.contextClientMajorVersion == 1; in drawBenchmark() local1919 bool gles1 = mParams->traceInfo.contextClientMajorVersion == 1; in onReplayFramebufferChange() local
540 int GLES1Renderer::VertexArrayIndex(ClientVertexArrayType type, const GLES1State &gles1) in VertexArrayIndex()
593 const GLES1State &gles1() const { return mGLES1State; } in gles1() function1462 const GLES1State &gles1() const { return mPrivateState.gles1(); } in gles1() function