Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h155 static auto prepare_source(nir_tex_instr *tex, const Inputs& inputs, Shader& shader)
Dsfn_instr_tex.cpp704 TexInstr::prepare_source(nir_tex_instr *tex, const Inputs& inputs, Shader& shader) in prepare_source() function in r600::TexInstr