Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish_vmm/
Drebuild-internal.sh167 prepare_source() { function
527 set setup_env prepare_source x86_64_build
543 prepare_source) $i ;;
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h155 static auto prepare_source(nir_tex_instr *tex, const Inputs& inputs, Shader& shader)
H A Dsfn_instr_tex.cpp704 TexInstr::prepare_source(nir_tex_instr *tex, const Inputs& inputs, Shader& shader) in prepare_source() function in r600::TexInstr