Searched defs:colorNumber (Results 1 – 7 of 7) sorted by relevance
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | ColorsActivity.java | 223 private void editColor(int colorNumber) { in editColor()
|
/external/mesa3d/src/mesa/main/ |
D | shader_query.cpp | 236 _mesa_BindFragDataLocation(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocation() 243 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocationIndexed()
|
/external/libmojo/mojo/gpu/ |
D | mojo_gles2_impl_autogen.cc | 1874 GLuint colorNumber, in BindFragDataLocationIndexedEXT() 1881 GLuint colorNumber, in BindFragDataLocationEXT()
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 28 …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/ |
D | gluCallLogWrapper.inl | 105 void CallLogWrapper::glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, g…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 109 GLW_APICALL void GLW_APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GL…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 119 void glwBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index, const GLchar…
|