Home
last modified time | relevance | path

Searched defs:sh_prog (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dprogram_binary.c170 struct gl_shader_program *sh_prog) in write_program_payload()
195 GLenum binary_format, struct gl_shader_program *sh_prog) in read_program_payload()
215 struct gl_shader_program *sh_prog, in _mesa_get_program_binary_length()
227 struct gl_shader_program *sh_prog, in _mesa_get_program_binary()
265 _mesa_program_binary(struct gl_context *ctx, struct gl_shader_program *sh_prog, in _mesa_program_binary()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_link.cpp44 struct gl_shader_program *sh_prog) in brw_shader_precompile()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c158 struct gl_shader_program *sh_prog) in _mesa_meta_link_program_with_debug()
170 struct gl_shader_program *sh_prog) in _mesa_meta_use_program()
186 struct gl_shader_program *sh_prog; in _mesa_meta_compile_and_link_program() local