Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/headers_parser/
H A Dlog_tools.py48 def info_log(msg: str) -> None: function
H A Druntime_collections.py24 from log_tools import info_log namespace
H A Dmain.py29 from log_tools import init_log, console_log, parsing_log, error_log, info_log namespace
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.c138 char *info_log = ralloc_strdup(ctx, ""); in main() local
H A Dpp.c225 glcpp_preprocess(void *ralloc_ctx, const char **shader, char **info_log, in glcpp_preprocess() argument
H A Dglcpp.h209 struct _mesa_string_buffer *info_log; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferPrecision.cpp244 glw::GLchar* info_log = new glw::GLchar[info_log_length]; in verifyShaderCompilationStatus() local
/third_party/glfw/examples/
H A Dheightmap.c129 char info_log[8192]; in make_shader() local
158 char info_log[8192]; in make_shader_program() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp443 std::string info_log = getCompilationInfoLog(sh_id); in buildProgramVA() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderUtils.cpp212 std::string info_log = m_parent_test->getCompilationInfoLog(shader); in compileShaders() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.cpp2630 char info_log[4096]; in runPipelineObjectValidationTestMode() local
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h647 char *info_log; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp3269 std::string info_log = getCompilationInfoLog(info.getShaderId()); in logCompilationLog() local
3288 std::string info_log = getLinkingInfoLog(program_object_id); in logLinkingLog() local

Completed in 23 milliseconds