HomeSort by relevance Sort by last modified time
    Searched refs:get_shader_info_log (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
shaderapi.c 659 get_shader_info_log(struct gl_context *ctx, GLuint shader, GLsizei bufSize, function
1160 get_shader_info_log(ctx, object, maxLength, length, infoLog);
1235 get_shader_info_log(ctx, shader, bufSize, length, infoLog);
    [all...]
  /external/mesa3d/src/mesa/main/
shaderapi.c 659 get_shader_info_log(struct gl_context *ctx, GLuint shader, GLsizei bufSize, function
1160 get_shader_info_log(ctx, object, maxLength, length, infoLog);
1235 get_shader_info_log(ctx, shader, bufSize, length, infoLog);
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeStateApiTests.cpp 235 void get_shader_info_log (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
    [all...]
  /external/deqp/modules/gles2/functional/
es2fNegativeStateApiTests.cpp 183 ES2F_ADD_API_CASE(get_shader_info_log, "Invalid glGetShaderInfoLog() usage",
  /external/deqp/modules/gles3/functional/
es3fNegativeStateApiTests.cpp 234 ES3F_ADD_API_CASE(get_shader_info_log, "Invalid glGetShaderInfoLog() usage",
    [all...]

Completed in 229 milliseconds