Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.h180 _mesa_dump_shader_source(const gl_shader_stage stage, const char *source,
H A Darbprogram.c389 _mesa_dump_shader_source(stage, string, blake3); in set_program_string()
H A Dshaderapi.c1961 _mesa_dump_shader_source(const gl_shader_stage stage, const char *source, in _mesa_dump_shader_source() function
2159 _mesa_dump_shader_source(sh->Stage, source, original_blake3); in shader_source()