Home
last modified time | relevance | path

Searched defs:info_log (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.c137 char *info_log = ralloc_strdup(ctx, ""); in main() local
Dpp.c224 glcpp_preprocess(void *ralloc_ctx, const char **shader, char **info_log, in glcpp_preprocess()
Dglcpp.h205 struct _mesa_string_buffer *info_log; member
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferPrecision.cpp244 glw::GLchar* info_log = new glw::GLchar[info_log_length]; in verifyShaderCompilationStatus() local
/external/google-breakpad/src/client/mac/tests/
Dminidump_generator_test.cc53 std::ostringstream info_log; variable
Dcrash_generation_server_test.cc54 std::ostringstream info_log; variable
Dexception_handler_test.cc47 std::ostringstream info_log; variable
/external/autotest/client/deps/glbench/src/
Dutils.cc289 char info_log[4096]; in print_info_log() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderUtils.cpp212 std::string info_log = m_parent_test->getCompilationInfoLog(shader); in compileShaders() local
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp433 std::string info_log = getCompilationInfoLog(sh_id); in buildProgramVA() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cCommonBugsTests.cpp2630 char info_log[4096]; in runPipelineObjectValidationTestMode() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3275 std::string info_log = getCompilationInfoLog(info.getShaderId()); in logCompilationLog() local
3294 std::string info_log = getLinkingInfoLog(program_object_id); in logLinkingLog() local
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h596 char *info_log; member