Searched refs:get_shader_info_log (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 1100 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 D | es2fNegativeStateApiTests.cpp | 183 ES2F_ADD_API_CASE(get_shader_info_log, "Invalid glGetShaderInfoLog() usage", in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeStateApiTests.cpp | 355 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 D | es3fNegativeStateApiTests.cpp | 235 ES3F_ADD_API_CASE(get_shader_info_log, "Invalid glGetShaderInfoLog() usage", in init()
|
Completed in 9 milliseconds