Home
last modified time | relevance | path

Searched refs:standalone_compile_shader (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dstandalone.h44 struct gl_shader_program * standalone_compile_shader(
H A Dmain.cpp98 whole_program = standalone_compile_shader(&options, argc - optind, in main()
H A Dstandalone.cpp394 standalone_compile_shader(const struct standalone_options *_options, in standalone_compile_shader() function
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c109 prog = standalone_compile_shader(&options, num_files, files, &local_ctx); in load_glsl()
/third_party/mesa3d/src/asahi/compiler/
H A Dcmdline.c102 prog = standalone_compile_shader(&options, 2, argv, &local_ctx); in compile_shader()
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcmdline.c140 prog = standalone_compile_shader(&options, stages, files, &local_ctx); in compile_shader()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c120 prog = standalone_compile_shader(&options, num_files, files, &local_ctx); in load_glsl()

Completed in 4 milliseconds