Searched refs:fallback_source_blake3 (Results 1 – 3 of 3) sorted by relevance
173 blake3_hash fallback_source_blake3; member
1175 memcpy(sh->fallback_source_blake3, sh->source_blake3, BLAKE3_OUT_LEN); in set_shader_source()
2259 memcpy(shader->fallback_source_blake3, source_blake3, in can_skip_compile()2300 source_blake3 = shader->fallback_source_blake3; in _mesa_glsl_compile_shader()2413 memcpy(shader->fallback_source_blake3, source_blake3, BLAKE3_OUT_LEN); in _mesa_glsl_compile_shader()