Searched defs:colorNumber (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | shader_query.cpp | 259 const char *name, unsigned colorNumber, in bind_frag_data_location() 276 _mesa_BindFragDataLocation(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocation() 283 _mesa_BindFragDataLocation_no_error(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocation_no_error() 298 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocationIndexed() 335 _mesa_BindFragDataLocationIndexed_no_error(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocationIndexed_no_error()
|
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/util/ |
D | ColorsActivity.java | 223 private void editColor(int colorNumber) { in editColor()
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 29 …virtual GrGLvoid bindFragDataLocation(GrGLuint program, GrGLuint colorNumber, const GrGLchar* name… in bindFragDataLocation() 30 …virtual GrGLvoid bindFragDataLocationIndexed(GrGLuint program, GrGLuint colorNumber, GrGLuint inde… in bindFragDataLocationIndexed()
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 29 …virtual GrGLvoid bindFragDataLocation(GrGLuint program, GrGLuint colorNumber, const GrGLchar* name… in bindFragDataLocation() 30 …virtual GrGLvoid bindFragDataLocationIndexed(GrGLuint program, GrGLuint colorNumber, GrGLuint inde… in bindFragDataLocationIndexed()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 109 GLW_APICALL void GLW_APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GL…
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 105 void CallLogWrapper::glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, g…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 119 void glwBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index, const GLchar…
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 1476 _mesa_marshal_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const G… in _mesa_marshal_BindFragDataLocationIndexed() 19906 _mesa_marshal_BindFragDataLocation(GLuint program, GLuint colorNumber, const GLchar * name) in _mesa_marshal_BindFragDataLocation()
|