Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES1RenderUtil.hpp34 namespace gles1 namespace
DteglGLES1RenderUtil.cpp36 namespace gles1 namespace
/external/mesa3d/
Dmeson_options.txt313 'gles1', feature
/external/mesa3d/src/gfxstream/
Dmeson_options.txt303 'gles1', feature
/external/angle/src/libANGLE/
DGLES1Renderer.cpp540 int GLES1Renderer::VertexArrayIndex(ClientVertexArrayType type, const GLES1State &gles1) in VertexArrayIndex()
DState.h573 const GLES1State &gles1() const { return mGLES1State; } in gles1() function
1411 const GLES1State &gles1() const { return mPrivateState.gles1(); } in gles1() function