Searched defs:log (Results 1 - 25 of 85) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
H A Dprogram.hpp70 std::string log; member in struct:clover::program::build
62 build(const module & m={},const std::string & opts={},const std::string & log={}) argument
H A Dprogram.cpp51 std::string log; local in function:program::compile
75 std::string log = _builds[&dev].log; local in function:program::link
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dcompiler.hpp35 compile_program(const program & prog,const header_map & headers,const device & dev,const std::string & opts,std::string & log) argument
63 link_program(const std::vector<binary> & bs,const device & dev,const std::string & opts,std::string & log) argument
H A Dprogram.hpp73 std::string log; member in struct:clover::program::build
65 build(const binary & b={},const std::string & opts={},const std::string & log={}) argument
H A Dprogram.cpp52 std::string log; local in function:program::compile
75 std::string log = _builds[&dev].log; local in function:program::link
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c32 key_debug(const struct brw_compiler *c, void *log, argument
43 key_debug_float(const struct brw_compiler *c, void *log, argument
59 debug_sampler_recompile(const struct brw_compiler *c, void *log, argument
90 debug_vs_recompile(const struct brw_compiler *c, void *log, argument
111 debug_tcs_recompile(const struct brw_compiler * c,void * log,const struct brw_tcs_prog_key * old_key,const struct brw_tcs_prog_key * key) argument
129 debug_tes_recompile(const struct brw_compiler * c,void * log,const struct brw_tes_prog_key * old_key,const struct brw_tes_prog_key * key) argument
144 debug_gs_recompile(const struct brw_compiler * c,void * log,const struct brw_gs_prog_key * old_key,const struct brw_gs_prog_key * key) argument
156 debug_fs_recompile(const struct brw_compiler * c,void * log,const struct brw_wm_prog_key * old_key,const struct brw_wm_prog_key * key) argument
190 debug_cs_recompile(const struct brw_compiler * c,void * log,const struct brw_cs_prog_key * old_key,const struct brw_cs_prog_key * key) argument
202 brw_debug_key_recompile(const struct brw_compiler * c,void * log,gl_shader_stage stage,const void * old_key,const void * key) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/
H A Dutil.hpp81 log(const std::string &suffix, const std::string &s) { function in namespace:clover::llvm::debug
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_debug_recompile.c32 key_debug(const struct brw_compiler *c, void *log, argument
43 key_debug_float(const struct brw_compiler *c, void *log, argument
59 debug_sampler_recompile(const struct brw_compiler *c, void *log, argument
90 debug_base_recompile(const struct brw_compiler *c, void *log, argument
98 debug_vs_recompile(const struct brw_compiler *c, void *log, argument
119 debug_tcs_recompile(const struct brw_compiler * c,void * log,const struct brw_tcs_prog_key * old_key,const struct brw_tcs_prog_key * key) argument
137 debug_tes_recompile(const struct brw_compiler * c,void * log,const struct brw_tes_prog_key * old_key,const struct brw_tes_prog_key * key) argument
152 debug_gs_recompile(const struct brw_compiler * c,void * log,const struct brw_gs_prog_key * old_key,const struct brw_gs_prog_key * key) argument
164 debug_fs_recompile(const struct brw_compiler * c,void * log,const struct brw_wm_prog_key * old_key,const struct brw_wm_prog_key * key) argument
198 debug_cs_recompile(const struct brw_compiler * c,void * log,const struct brw_cs_prog_key * old_key,const struct brw_cs_prog_key * key) argument
210 brw_debug_key_recompile(const struct brw_compiler * c,void * log,gl_shader_stage stage,const struct brw_base_prog_key * old_key,const struct brw_base_prog_key * key) argument
[all...]
/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dfs-tri.c117 GLchar log[1000]; local in function:LoadAndCompileShader
132 GLchar log[1000]; local in function:CheckLink
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/codegen/
H A Dnative.cpp155 std::string log; local in function:clover::llvm::print_module_native
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/
H A Dutil.hpp123 log(const std::string &suffix, const std::string &s) { function in namespace:clover::llvm::debug
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/codegen/
H A Dnative.cpp157 std::string log; local in function:clover::llvm::print_module_native
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dlinktest.c178 GLchar log[1000]; local in function:CheckLink
H A Dmultinoise.c194 GLchar log[1000]; local in function:LoadAndCompileShader
212 GLchar log[1000]; local in function:CheckLink
H A Dbezier.c58 GLchar log[1000]; local in function:load_and_compile_shader
93 GLchar log[1000]; local in function:check_link
H A Dgeom-sprites.c257 GLchar log[1000]; local in function:Init
H A Dgeom-stipple-lines.c285 GLchar log[1000]; local in function:Init
/xsrc/external/mit/mesa-demos/dist/src/perf/
H A Dglmain.c104 GLchar log[1000]; local in function:CompileShader
141 GLchar log[1000]; local in function:PerfShaderProgram
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c281 char log[4096]; local in function:main
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c281 char log[4096]; local in function:main
/xsrc/external/mit/fontconfig/dist/test/
H A DMakefile.in[all...]
/xsrc/external/mit/libXaw/dist/examples/
H A DMakefile.in[all...]
/xsrc/external/mit/libXpm/dist/test/
H A DMakefile.in[all...]
/xsrc/external/mit/libXcursor/dist/src/
H A Dxlib.c319 static Bool log; local in function:_XcursorLogDiscover
/xsrc/external/mit/mesa-demos/dist/src/fpglsl/
H A Dfp-tri.c66 GLchar log[1000]; local in function:load_and_compile_shader
101 GLchar log[1000]; local in function:check_link

Completed in 23 milliseconds

1234