Home
last modified time | relevance | path

Searched refs:get_shader_info_log (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c1100 get_shader_info_log(struct gl_context *ctx, GLuint shader, GLsizei bufSize, in get_shader_info_log() function
1794 get_shader_info_log(ctx, object, maxLength, length, infoLog); in _mesa_GetInfoLogARB()
1869 get_shader_info_log(ctx, shader, bufSize, length, infoLog); in _mesa_GetShaderInfoLog()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeStateApiTests.cpp183 ES2F_ADD_API_CASE(get_shader_info_log, "Invalid glGetShaderInfoLog() usage", in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp355 void get_shader_info_log (NegativeTestContext& ctx) in get_shader_info_log() function
1493 {get_shader_info_log, "get_shader_info_log", "Invalid glGetShaderInfoLog() usage" }, in getNegativeStateApiTestFunctions()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp235 ES3F_ADD_API_CASE(get_shader_info_log, "Invalid glGetShaderInfoLog() usage", in init()

Completed in 9 milliseconds