| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/ |
| H A D | program.hpp | 70 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 D | program.cpp | 51 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 D | compiler.hpp | 35 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 D | program.hpp | 73 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 D | program.cpp | 52 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 D | brw_debug_recompile.c | 32 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 D | util.hpp | 81 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 D | brw_debug_recompile.c | 32 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 D | fs-tri.c | 117 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 D | native.cpp | 155 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 D | util.hpp | 123 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 D | native.cpp | 157 std::string log; local in function:clover::llvm::print_module_native
|
| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | linktest.c | 178 GLchar log[1000]; local in function:CheckLink
|
| H A D | multinoise.c | 194 GLchar log[1000]; local in function:LoadAndCompileShader 212 GLchar log[1000]; local in function:CheckLink
|
| H A D | bezier.c | 58 GLchar log[1000]; local in function:load_and_compile_shader 93 GLchar log[1000]; local in function:check_link
|
| H A D | geom-sprites.c | 257 GLchar log[1000]; local in function:Init
|
| H A D | geom-stipple-lines.c | 285 GLchar log[1000]; local in function:Init
|
| /xsrc/external/mit/mesa-demos/dist/src/perf/ |
| H A D | glmain.c | 104 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 D | amdgcn_glslc.c | 281 char log[4096]; local in function:main
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/glsl_tests/ |
| H A D | amdgcn_glslc.c | 281 char log[4096]; local in function:main
|
| /xsrc/external/mit/fontconfig/dist/test/ |
| H A D | Makefile.in | [all...] |
| /xsrc/external/mit/libXaw/dist/examples/ |
| H A D | Makefile.in | [all...] |
| /xsrc/external/mit/libXpm/dist/test/ |
| H A D | Makefile.in | [all...] |
| /xsrc/external/mit/libXcursor/dist/src/ |
| H A D | xlib.c | 319 static Bool log; local in function:_XcursorLogDiscover
|
| /xsrc/external/mit/mesa-demos/dist/src/fpglsl/ |
| H A D | fp-tri.c | 66 GLchar log[1000]; local in function:load_and_compile_shader 101 GLchar log[1000]; local in function:check_link
|