Home
last modified time | relevance | path

Searched defs:gles1 (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglGLES1RenderUtil.hpp34 namespace gles1 namespace
DteglGLES1RenderUtil.cpp36 namespace gles1 namespace
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp437 int GLES1Renderer::VertexArrayIndex(ClientVertexArrayType type, const GLES1State &gles1) in VertexArrayIndex()
842 GLES1State &gles1 = glState->gles1(); in setAttributesEnabled() local
DState.h654 GLES1State &gles1() { return mGLES1State; } in gles1() function
655 const GLES1State &gles1() const { return mGLES1State; } in gles1() function
/third_party/mesa3d/
Dmeson_options.txt257 'gles1', combo
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1Renderer.cpp443 int GLES1Renderer::VertexArrayIndex(ClientVertexArrayType type, const GLES1State &gles1) in VertexArrayIndex()
1052 GLES1State &gles1 = glState->gles1(); in setAttributesEnabled() local
DState.h789 GLES1State &gles1() { return mGLES1State; } in gles1() function
790 const GLES1State &gles1() const { return mGLES1State; } in gles1() function