Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dshader_query.cpp303 const char *name, unsigned colorNumber, in bind_frag_data_location()
320 _mesa_BindFragDataLocation(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocation()
327 _mesa_BindFragDataLocation_no_error(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocation_no_error()
342 _mesa_BindFragDataLocationIndexed(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocationIndexed()
379 _mesa_BindFragDataLocationIndexed_no_error(GLuint program, GLuint colorNumber, in _mesa_BindFragDataLocationIndexed_no_error()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL3.cpp265 GLuint colorNumber, in ValidateBindFragDataLocationIndexed()
DvalidationES3.cpp4985 GLuint colorNumber, in ValidateBindFragDataLocationIndexedEXT()
5036 GLuint colorNumber, in ValidateBindFragDataLocationEXT()
DContext.cpp7129 GLuint colorNumber, in bindFragDataLocationIndexed()
7138 void Context::bindFragDataLocation(ShaderProgramID program, GLuint colorNumber, const char *name) in bindFragDataLocation()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_3_autogen.cpp3285 GLuint colorNumber, in GL_BindFragDataLocationIndexed()
DlibGL_autogen.cpp3728 GLuint colorNumber, in glBindFragDataLocationIndexed()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_ext_params.cpp2320 GLuint colorNumber, in CaptureBindFragDataLocationIndexedEXT_name()
Dcapture_gles_ext_autogen.cpp4718 GLuint colorNumber, in CaptureBindFragDataLocationIndexedEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dnull_functions.cpp60 GLuint colorNumber, in glBindFragDataLocationIndexedNULL()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3961 GLuint colorNumber, in GL_BindFragDataLocationIndexedEXT()
DlibGLESv2_autogen.cpp3835 GLuint colorNumber, in glBindFragDataLocationIndexedEXT()
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl105 void CallLogWrapper::glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, g…
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl109 GLW_APICALL void GLW_APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GL…
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwImpl.inl119 void glwBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index, const GLchar…