Home
last modified time | relevance | path

Searched refs:sampler_id_str (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.cpp268 string sampler_id_str; in from_string() local
270 is >> res_id_str >> sampler_id_str; in from_string() local
273 int sampler_id = int_from_string_with_prefix(sampler_id_str, "SID:"); in from_string()

Completed in 2 milliseconds