Home
last modified time | relevance | path

Searched refs:indexs (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h102 void indexs(GLshort c); \
DContext_gl.cpp902 void Context::indexs(GLshort c) in indexs() function in gl::Context
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1256 indexs [idxs] in the aggegate [agg]. Each [idxs] must be less than the size
/external/angle/src/libGLESv2/
Dentry_points_gl_1_autogen.cpp2479 context->indexs(c); in GL_Indexs()