Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dshader_query.cpp259 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/
DColorsActivity.java223 private void editColor(int colorNumber) { in editColor()
/external/skia/src/gpu/gl/
DGrGLTestInterface.h29 …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/
DGrGLTestInterface.h29 …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/
DtcuNullRenderContextFuncs.inl109 GLW_APICALL void GLW_APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GL…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl105 void CallLogWrapper::glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, g…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl119 void glwBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index, const GLchar…
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c1476 _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()