Home
last modified time | relevance | path

Searched refs:meta_compile_shader_with_debug (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.c126 meta_compile_shader_with_debug(struct gl_context *ctx, gl_shader_stage stage, in meta_compile_shader_with_debug() function
188 meta_compile_shader_with_debug(ctx, MESA_SHADER_VERTEX, vs_source); in _mesa_meta_compile_and_link_program()
190 meta_compile_shader_with_debug(ctx, MESA_SHADER_FRAGMENT, fs_source); in _mesa_meta_compile_and_link_program()