Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/
DColorsActivity.java223 private void editColor(int colorNumber) { in editColor()
/external/mesa3d/src/mesa/main/
Dshader_query.cpp236 _mesa_BindFragDataLocation(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocation()
243 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocationIndexed()
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc1874 GLuint colorNumber, in BindFragDataLocationIndexedEXT()
1881 GLuint colorNumber, in BindFragDataLocationEXT()
/external/skia/src/gpu/gl/
DGrGLTestInterface.h28 …virtual GrGLvoid bindFragDataLocation(GrGLuint program, GrGLuint colorNumber, const GrGLchar* name… in bindFragDataLocation()
29 …virtual GrGLvoid bindFragDataLocationIndexed(GrGLuint program, GrGLuint colorNumber, GrGLuint inde… in bindFragDataLocationIndexed()
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl105 void CallLogWrapper::glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, g…
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl109 GLW_APICALL void GLW_APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GL…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl119 void glwBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index, const GLchar…