• Home
  • Raw
  • Download

Lines Matching refs:FUNCTION

6279 		#define FUNCTION(name) {"gl" #name, (__eglMustCastToProperFunctionPointerType)gl::name}  in es2GetProcAddress()  macro
6281 FUNCTION(ActiveTexture), in es2GetProcAddress()
6282 FUNCTION(AttachShader), in es2GetProcAddress()
6283 FUNCTION(BeginQuery), in es2GetProcAddress()
6284 FUNCTION(BeginQueryEXT), in es2GetProcAddress()
6285 FUNCTION(BeginTransformFeedback), in es2GetProcAddress()
6286 FUNCTION(BindAttribLocation), in es2GetProcAddress()
6287 FUNCTION(BindBuffer), in es2GetProcAddress()
6288 FUNCTION(BindBufferBase), in es2GetProcAddress()
6289 FUNCTION(BindBufferRange), in es2GetProcAddress()
6290 FUNCTION(BindFramebuffer), in es2GetProcAddress()
6291 FUNCTION(BindFramebufferOES), in es2GetProcAddress()
6292 FUNCTION(BindRenderbuffer), in es2GetProcAddress()
6293 FUNCTION(BindRenderbufferOES), in es2GetProcAddress()
6294 FUNCTION(BindSampler), in es2GetProcAddress()
6295 FUNCTION(BindTexture), in es2GetProcAddress()
6296 FUNCTION(BindTransformFeedback), in es2GetProcAddress()
6297 FUNCTION(BindVertexArray), in es2GetProcAddress()
6298 FUNCTION(BindVertexArrayOES), in es2GetProcAddress()
6299 FUNCTION(BlendColor), in es2GetProcAddress()
6300 FUNCTION(BlendEquation), in es2GetProcAddress()
6301 FUNCTION(BlendEquationSeparate), in es2GetProcAddress()
6302 FUNCTION(BlendFunc), in es2GetProcAddress()
6303 FUNCTION(BlendFuncSeparate), in es2GetProcAddress()
6304 FUNCTION(BlitFramebuffer), in es2GetProcAddress()
6305 FUNCTION(BlitFramebufferANGLE), in es2GetProcAddress()
6306 FUNCTION(BufferData), in es2GetProcAddress()
6307 FUNCTION(BufferSubData), in es2GetProcAddress()
6308 FUNCTION(CheckFramebufferStatus), in es2GetProcAddress()
6309 FUNCTION(CheckFramebufferStatusOES), in es2GetProcAddress()
6310 FUNCTION(Clear), in es2GetProcAddress()
6311 FUNCTION(ClearBufferfi), in es2GetProcAddress()
6312 FUNCTION(ClearBufferfv), in es2GetProcAddress()
6313 FUNCTION(ClearBufferiv), in es2GetProcAddress()
6314 FUNCTION(ClearBufferuiv), in es2GetProcAddress()
6315 FUNCTION(ClearColor), in es2GetProcAddress()
6316 FUNCTION(ClearDepthf), in es2GetProcAddress()
6317 FUNCTION(ClearStencil), in es2GetProcAddress()
6318 FUNCTION(ClientWaitSync), in es2GetProcAddress()
6319 FUNCTION(ColorMask), in es2GetProcAddress()
6320 FUNCTION(CompileShader), in es2GetProcAddress()
6321 FUNCTION(CompressedTexImage2D), in es2GetProcAddress()
6322 FUNCTION(CompressedTexImage3D), in es2GetProcAddress()
6323 FUNCTION(CompressedTexSubImage2D), in es2GetProcAddress()
6324 FUNCTION(CompressedTexSubImage3D), in es2GetProcAddress()
6325 FUNCTION(CopyBufferSubData), in es2GetProcAddress()
6326 FUNCTION(CopyTexImage2D), in es2GetProcAddress()
6327 FUNCTION(CopyTexSubImage2D), in es2GetProcAddress()
6328 FUNCTION(CopyTexSubImage3D), in es2GetProcAddress()
6329 FUNCTION(CreateProgram), in es2GetProcAddress()
6330 FUNCTION(CreateShader), in es2GetProcAddress()
6331 FUNCTION(CullFace), in es2GetProcAddress()
6332 FUNCTION(DeleteBuffers), in es2GetProcAddress()
6333 FUNCTION(DeleteFencesNV), in es2GetProcAddress()
6334 FUNCTION(DeleteFramebuffers), in es2GetProcAddress()
6335 FUNCTION(DeleteFramebuffersOES), in es2GetProcAddress()
6336 FUNCTION(DeleteProgram), in es2GetProcAddress()
6337 FUNCTION(DeleteQueries), in es2GetProcAddress()
6338 FUNCTION(DeleteQueriesEXT), in es2GetProcAddress()
6339 FUNCTION(DeleteRenderbuffers), in es2GetProcAddress()
6340 FUNCTION(DeleteRenderbuffersOES), in es2GetProcAddress()
6341 FUNCTION(DeleteSamplers), in es2GetProcAddress()
6342 FUNCTION(DeleteShader), in es2GetProcAddress()
6343 FUNCTION(DeleteSync), in es2GetProcAddress()
6344 FUNCTION(DeleteTextures), in es2GetProcAddress()
6345 FUNCTION(DeleteTransformFeedbacks), in es2GetProcAddress()
6346 FUNCTION(DeleteVertexArrays), in es2GetProcAddress()
6347 FUNCTION(DeleteVertexArraysOES), in es2GetProcAddress()
6348 FUNCTION(DepthFunc), in es2GetProcAddress()
6349 FUNCTION(DepthMask), in es2GetProcAddress()
6350 FUNCTION(DepthRangef), in es2GetProcAddress()
6351 FUNCTION(DetachShader), in es2GetProcAddress()
6352 FUNCTION(Disable), in es2GetProcAddress()
6353 FUNCTION(DisableVertexAttribArray), in es2GetProcAddress()
6354 FUNCTION(DrawArrays), in es2GetProcAddress()
6355 FUNCTION(DrawArraysInstanced), in es2GetProcAddress()
6356 FUNCTION(DrawBuffers), in es2GetProcAddress()
6357 FUNCTION(DrawBuffersEXT), in es2GetProcAddress()
6358 FUNCTION(DrawElements), in es2GetProcAddress()
6359 FUNCTION(DrawElementsInstanced), in es2GetProcAddress()
6360 FUNCTION(DrawRangeElements), in es2GetProcAddress()
6361 FUNCTION(EGLImageTargetRenderbufferStorageOES), in es2GetProcAddress()
6362 FUNCTION(EGLImageTargetTexture2DOES), in es2GetProcAddress()
6363 FUNCTION(Enable), in es2GetProcAddress()
6364 FUNCTION(EnableVertexAttribArray), in es2GetProcAddress()
6365 FUNCTION(EndQuery), in es2GetProcAddress()
6366 FUNCTION(EndQueryEXT), in es2GetProcAddress()
6367 FUNCTION(EndTransformFeedback), in es2GetProcAddress()
6368 FUNCTION(FenceSync), in es2GetProcAddress()
6369 FUNCTION(Finish), in es2GetProcAddress()
6370 FUNCTION(FinishFenceNV), in es2GetProcAddress()
6371 FUNCTION(Flush), in es2GetProcAddress()
6372 FUNCTION(FlushMappedBufferRange), in es2GetProcAddress()
6373 FUNCTION(FramebufferRenderbuffer), in es2GetProcAddress()
6374 FUNCTION(FramebufferRenderbufferOES), in es2GetProcAddress()
6375 FUNCTION(FramebufferTexture2D), in es2GetProcAddress()
6376 FUNCTION(FramebufferTexture2DOES), in es2GetProcAddress()
6377 FUNCTION(FramebufferTextureLayer), in es2GetProcAddress()
6378 FUNCTION(FrontFace), in es2GetProcAddress()
6379 FUNCTION(GenBuffers), in es2GetProcAddress()
6380 FUNCTION(GenFencesNV), in es2GetProcAddress()
6381 FUNCTION(GenFramebuffers), in es2GetProcAddress()
6382 FUNCTION(GenFramebuffersOES), in es2GetProcAddress()
6383 FUNCTION(GenQueries), in es2GetProcAddress()
6384 FUNCTION(GenQueriesEXT), in es2GetProcAddress()
6385 FUNCTION(GenRenderbuffers), in es2GetProcAddress()
6386 FUNCTION(GenRenderbuffersOES), in es2GetProcAddress()
6387 FUNCTION(GenSamplers), in es2GetProcAddress()
6388 FUNCTION(GenTextures), in es2GetProcAddress()
6389 FUNCTION(GenTransformFeedbacks), in es2GetProcAddress()
6390 FUNCTION(GenVertexArrays), in es2GetProcAddress()
6391 FUNCTION(GenVertexArraysOES), in es2GetProcAddress()
6392 FUNCTION(GenerateMipmap), in es2GetProcAddress()
6393 FUNCTION(GenerateMipmapOES), in es2GetProcAddress()
6394 FUNCTION(GetActiveAttrib), in es2GetProcAddress()
6395 FUNCTION(GetActiveUniform), in es2GetProcAddress()
6396 FUNCTION(GetActiveUniformBlockName), in es2GetProcAddress()
6397 FUNCTION(GetActiveUniformBlockiv), in es2GetProcAddress()
6398 FUNCTION(GetActiveUniformsiv), in es2GetProcAddress()
6399 FUNCTION(GetAttachedShaders), in es2GetProcAddress()
6400 FUNCTION(GetAttribLocation), in es2GetProcAddress()
6401 FUNCTION(GetBooleanv), in es2GetProcAddress()
6402 FUNCTION(GetBufferParameteri64v), in es2GetProcAddress()
6403 FUNCTION(GetBufferParameteriv), in es2GetProcAddress()
6404 FUNCTION(GetBufferPointerv), in es2GetProcAddress()
6405 FUNCTION(GetError), in es2GetProcAddress()
6406 FUNCTION(GetFenceivNV), in es2GetProcAddress()
6407 FUNCTION(GetFloatv), in es2GetProcAddress()
6408 FUNCTION(GetFragDataLocation), in es2GetProcAddress()
6409 FUNCTION(GetFramebufferAttachmentParameteriv), in es2GetProcAddress()
6410 FUNCTION(GetFramebufferAttachmentParameterivOES), in es2GetProcAddress()
6411 FUNCTION(GetGraphicsResetStatusEXT), in es2GetProcAddress()
6412 FUNCTION(GetInteger64i_v), in es2GetProcAddress()
6413 FUNCTION(GetInteger64v), in es2GetProcAddress()
6414 FUNCTION(GetIntegeri_v), in es2GetProcAddress()
6415 FUNCTION(GetIntegerv), in es2GetProcAddress()
6416 FUNCTION(GetInternalformativ), in es2GetProcAddress()
6417 FUNCTION(GetProgramBinary), in es2GetProcAddress()
6418 FUNCTION(GetProgramInfoLog), in es2GetProcAddress()
6419 FUNCTION(GetProgramiv), in es2GetProcAddress()
6420 FUNCTION(GetQueryObjectuiv), in es2GetProcAddress()
6421 FUNCTION(GetQueryObjectuivEXT), in es2GetProcAddress()
6422 FUNCTION(GetQueryiv), in es2GetProcAddress()
6423 FUNCTION(GetQueryivEXT), in es2GetProcAddress()
6424 FUNCTION(GetRenderbufferParameteriv), in es2GetProcAddress()
6425 FUNCTION(GetRenderbufferParameterivOES), in es2GetProcAddress()
6426 FUNCTION(GetSamplerParameterfv), in es2GetProcAddress()
6427 FUNCTION(GetSamplerParameteriv), in es2GetProcAddress()
6428 FUNCTION(GetShaderInfoLog), in es2GetProcAddress()
6429 FUNCTION(GetShaderPrecisionFormat), in es2GetProcAddress()
6430 FUNCTION(GetShaderSource), in es2GetProcAddress()
6431 FUNCTION(GetShaderiv), in es2GetProcAddress()
6432 FUNCTION(GetString), in es2GetProcAddress()
6433 FUNCTION(GetStringi), in es2GetProcAddress()
6434 FUNCTION(GetSynciv), in es2GetProcAddress()
6435 FUNCTION(GetTexParameterfv), in es2GetProcAddress()
6436 FUNCTION(GetTexParameteriv), in es2GetProcAddress()
6437 FUNCTION(GetTransformFeedbackVarying), in es2GetProcAddress()
6438 FUNCTION(GetUniformBlockIndex), in es2GetProcAddress()
6439 FUNCTION(GetUniformIndices), in es2GetProcAddress()
6440 FUNCTION(GetUniformLocation), in es2GetProcAddress()
6441 FUNCTION(GetUniformfv), in es2GetProcAddress()
6442 FUNCTION(GetUniformiv), in es2GetProcAddress()
6443 FUNCTION(GetUniformuiv), in es2GetProcAddress()
6444 FUNCTION(GetVertexAttribIiv), in es2GetProcAddress()
6445 FUNCTION(GetVertexAttribIuiv), in es2GetProcAddress()
6446 FUNCTION(GetVertexAttribPointerv), in es2GetProcAddress()
6447 FUNCTION(GetVertexAttribfv), in es2GetProcAddress()
6448 FUNCTION(GetVertexAttribiv), in es2GetProcAddress()
6449 FUNCTION(GetnUniformfvEXT), in es2GetProcAddress()
6450 FUNCTION(GetnUniformivEXT), in es2GetProcAddress()
6451 FUNCTION(Hint), in es2GetProcAddress()
6452 FUNCTION(InvalidateFramebuffer), in es2GetProcAddress()
6453 FUNCTION(InvalidateSubFramebuffer), in es2GetProcAddress()
6454 FUNCTION(IsBuffer), in es2GetProcAddress()
6455 FUNCTION(IsEnabled), in es2GetProcAddress()
6456 FUNCTION(IsFenceNV), in es2GetProcAddress()
6457 FUNCTION(IsFramebuffer), in es2GetProcAddress()
6458 FUNCTION(IsFramebufferOES), in es2GetProcAddress()
6459 FUNCTION(IsProgram), in es2GetProcAddress()
6460 FUNCTION(IsQuery), in es2GetProcAddress()
6461 FUNCTION(IsQueryEXT), in es2GetProcAddress()
6462 FUNCTION(IsRenderbuffer), in es2GetProcAddress()
6463 FUNCTION(IsRenderbufferOES), in es2GetProcAddress()
6464 FUNCTION(IsSampler), in es2GetProcAddress()
6465 FUNCTION(IsShader), in es2GetProcAddress()
6466 FUNCTION(IsSync), in es2GetProcAddress()
6467 FUNCTION(IsTexture), in es2GetProcAddress()
6468 FUNCTION(IsTransformFeedback), in es2GetProcAddress()
6469 FUNCTION(IsVertexArray), in es2GetProcAddress()
6470 FUNCTION(IsVertexArrayOES), in es2GetProcAddress()
6471 FUNCTION(LineWidth), in es2GetProcAddress()
6472 FUNCTION(LinkProgram), in es2GetProcAddress()
6473 FUNCTION(MapBufferRange), in es2GetProcAddress()
6474 FUNCTION(PauseTransformFeedback), in es2GetProcAddress()
6475 FUNCTION(PixelStorei), in es2GetProcAddress()
6476 FUNCTION(PolygonOffset), in es2GetProcAddress()
6477 FUNCTION(ProgramBinary), in es2GetProcAddress()
6478 FUNCTION(ProgramParameteri), in es2GetProcAddress()
6479 FUNCTION(ReadBuffer), in es2GetProcAddress()
6480 FUNCTION(ReadPixels), in es2GetProcAddress()
6481 FUNCTION(ReadnPixelsEXT), in es2GetProcAddress()
6482 FUNCTION(ReleaseShaderCompiler), in es2GetProcAddress()
6483 FUNCTION(RenderbufferStorage), in es2GetProcAddress()
6484 FUNCTION(RenderbufferStorageMultisample), in es2GetProcAddress()
6485 FUNCTION(RenderbufferStorageMultisampleANGLE), in es2GetProcAddress()
6486 FUNCTION(RenderbufferStorageOES), in es2GetProcAddress()
6487 FUNCTION(ResumeTransformFeedback), in es2GetProcAddress()
6488 FUNCTION(SampleCoverage), in es2GetProcAddress()
6489 FUNCTION(SamplerParameterf), in es2GetProcAddress()
6490 FUNCTION(SamplerParameterfv), in es2GetProcAddress()
6491 FUNCTION(SamplerParameteri), in es2GetProcAddress()
6492 FUNCTION(SamplerParameteriv), in es2GetProcAddress()
6493 FUNCTION(Scissor), in es2GetProcAddress()
6494 FUNCTION(SetFenceNV), in es2GetProcAddress()
6495 FUNCTION(ShaderBinary), in es2GetProcAddress()
6496 FUNCTION(ShaderSource), in es2GetProcAddress()
6497 FUNCTION(StencilFunc), in es2GetProcAddress()
6498 FUNCTION(StencilFuncSeparate), in es2GetProcAddress()
6499 FUNCTION(StencilMask), in es2GetProcAddress()
6500 FUNCTION(StencilMaskSeparate), in es2GetProcAddress()
6501 FUNCTION(StencilOp), in es2GetProcAddress()
6502 FUNCTION(StencilOpSeparate), in es2GetProcAddress()
6503 FUNCTION(TestFenceNV), in es2GetProcAddress()
6504 FUNCTION(TexImage2D), in es2GetProcAddress()
6505 FUNCTION(TexImage3D), in es2GetProcAddress()
6506 FUNCTION(TexImage3DOES), in es2GetProcAddress()
6507 FUNCTION(TexParameterf), in es2GetProcAddress()
6508 FUNCTION(TexParameterfv), in es2GetProcAddress()
6509 FUNCTION(TexParameteri), in es2GetProcAddress()
6510 FUNCTION(TexParameteriv), in es2GetProcAddress()
6511 FUNCTION(TexStorage2D), in es2GetProcAddress()
6512 FUNCTION(TexStorage3D), in es2GetProcAddress()
6513 FUNCTION(TexSubImage2D), in es2GetProcAddress()
6514 FUNCTION(TexSubImage3D), in es2GetProcAddress()
6515 FUNCTION(TransformFeedbackVaryings), in es2GetProcAddress()
6516 FUNCTION(Uniform1f), in es2GetProcAddress()
6517 FUNCTION(Uniform1fv), in es2GetProcAddress()
6518 FUNCTION(Uniform1i), in es2GetProcAddress()
6519 FUNCTION(Uniform1iv), in es2GetProcAddress()
6520 FUNCTION(Uniform1ui), in es2GetProcAddress()
6521 FUNCTION(Uniform1uiv), in es2GetProcAddress()
6522 FUNCTION(Uniform2f), in es2GetProcAddress()
6523 FUNCTION(Uniform2fv), in es2GetProcAddress()
6524 FUNCTION(Uniform2i), in es2GetProcAddress()
6525 FUNCTION(Uniform2iv), in es2GetProcAddress()
6526 FUNCTION(Uniform2ui), in es2GetProcAddress()
6527 FUNCTION(Uniform2uiv), in es2GetProcAddress()
6528 FUNCTION(Uniform3f), in es2GetProcAddress()
6529 FUNCTION(Uniform3fv), in es2GetProcAddress()
6530 FUNCTION(Uniform3i), in es2GetProcAddress()
6531 FUNCTION(Uniform3iv), in es2GetProcAddress()
6532 FUNCTION(Uniform3ui), in es2GetProcAddress()
6533 FUNCTION(Uniform3uiv), in es2GetProcAddress()
6534 FUNCTION(Uniform4f), in es2GetProcAddress()
6535 FUNCTION(Uniform4fv), in es2GetProcAddress()
6536 FUNCTION(Uniform4i), in es2GetProcAddress()
6537 FUNCTION(Uniform4iv), in es2GetProcAddress()
6538 FUNCTION(Uniform4ui), in es2GetProcAddress()
6539 FUNCTION(Uniform4uiv), in es2GetProcAddress()
6540 FUNCTION(UniformBlockBinding), in es2GetProcAddress()
6541 FUNCTION(UniformMatrix2fv), in es2GetProcAddress()
6542 FUNCTION(UniformMatrix2x3fv), in es2GetProcAddress()
6543 FUNCTION(UniformMatrix2x4fv), in es2GetProcAddress()
6544 FUNCTION(UniformMatrix3fv), in es2GetProcAddress()
6545 FUNCTION(UniformMatrix3x2fv), in es2GetProcAddress()
6546 FUNCTION(UniformMatrix3x4fv), in es2GetProcAddress()
6547 FUNCTION(UniformMatrix4fv), in es2GetProcAddress()
6548 FUNCTION(UniformMatrix4x2fv), in es2GetProcAddress()
6549 FUNCTION(UniformMatrix4x3fv), in es2GetProcAddress()
6550 FUNCTION(UnmapBuffer), in es2GetProcAddress()
6551 FUNCTION(UseProgram), in es2GetProcAddress()
6552 FUNCTION(ValidateProgram), in es2GetProcAddress()
6553 FUNCTION(VertexAttrib1f), in es2GetProcAddress()
6554 FUNCTION(VertexAttrib1fv), in es2GetProcAddress()
6555 FUNCTION(VertexAttrib2f), in es2GetProcAddress()
6556 FUNCTION(VertexAttrib2fv), in es2GetProcAddress()
6557 FUNCTION(VertexAttrib3f), in es2GetProcAddress()
6558 FUNCTION(VertexAttrib3fv), in es2GetProcAddress()
6559 FUNCTION(VertexAttrib4f), in es2GetProcAddress()
6560 FUNCTION(VertexAttrib4fv), in es2GetProcAddress()
6561 FUNCTION(VertexAttribDivisor), in es2GetProcAddress()
6562 FUNCTION(VertexAttribDivisorANGLE), in es2GetProcAddress()
6563 FUNCTION(VertexAttribDivisorEXT), in es2GetProcAddress()
6564 FUNCTION(VertexAttribI4i), in es2GetProcAddress()
6565 FUNCTION(VertexAttribI4iv), in es2GetProcAddress()
6566 FUNCTION(VertexAttribI4ui), in es2GetProcAddress()
6567 FUNCTION(VertexAttribI4uiv), in es2GetProcAddress()
6568 FUNCTION(VertexAttribIPointer), in es2GetProcAddress()
6569 FUNCTION(VertexAttribPointer), in es2GetProcAddress()
6570 FUNCTION(Viewport), in es2GetProcAddress()
6571 FUNCTION(WaitSync), in es2GetProcAddress()
6573 #undef FUNCTION in es2GetProcAddress()