Searched defs:GetProgramInfoLog (Results 1 – 10 of 10) sorted by relevance
153 void (*GetProgramInfoLog)( member
3377 struct GetProgramInfoLog { struct3378 typedef GetProgramInfoLog ValueType; argument3379 static const CommandId kCmdId = kGetProgramInfoLog; argument3380 static const cmd::ArgFlags kArgFlags = cmd::kFixed;3382 static uint32 ComputeSize() { in ComputeSize()3406 COMPILE_ASSERT(sizeof(GetProgramInfoLog) == 12, argument
1313 TEST_F(GLES2FormatTest, GetProgramInfoLog) { in TEST_F() argument
640 void GLES2Implementation::GetProgramInfoLog( in GetProgramInfoLog() function
381 void GLES2TraceImplementation::GetProgramInfoLog( in GetProgramInfoLog() function
208 void GLES2InterfaceStub::GetProgramInfoLog( in GetProgramInfoLog() function
651 void GetProgramInfoLog(GLuint program, uint32 bucket_id) { in GetProgramInfoLog() function
561 void GetProgramInfoLog( in GetProgramInfoLog() function
3026 KEYWORD1 void KEYWORD2 NAME(GetProgramInfoLog)(GLuint program, GLsizei bufSize, GLsizei * length, G… in NAME() argument
4739 GLAPI void APIENTRY GLAPI_PREFIX(GetProgramInfoLog)(GLuint program, GLsizei bufSize, GLsizei *lengt… in GLAPI_PREFIX() argument