Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dprogram_binary.c172 struct gl_shader_program *sh_prog) in write_program_payload()
198 GLenum binary_format, struct gl_shader_program *sh_prog) in read_program_payload()
220 struct gl_shader_program *sh_prog, in _mesa_get_program_binary_length()
232 struct gl_shader_program *sh_prog, in _mesa_get_program_binary()
270 _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_program_binary.c248 struct gl_shader_program *sh_prog, in serialize_gen_part()
280 struct gl_shader_program *sh_prog, in brw_serialize_program_binary()
Dbrw_tes.c187 struct gl_shader_program *sh_prog, in brw_tes_populate_default_key()
Dbrw_link.cpp47 struct gl_shader_program *sh_prog) in brw_shader_precompile()
Dbrw_tcs.c239 struct gl_shader_program *sh_prog, in brw_tcs_populate_default_key()
Dbrw_program.c929 struct gl_shader_program *sh_prog, in brw_populate_default_key()
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c166 struct gl_shader_program *sh_prog) in _mesa_meta_link_program_with_debug()
178 struct gl_shader_program *sh_prog) in _mesa_meta_use_program()
194 struct gl_shader_program *sh_prog; in _mesa_meta_compile_and_link_program() local