Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h42 get_nsamples = FETCH_OP_GET_NUMBER_OF_SAMPLES, enumerator
Dsfn_instr_tex.cpp172 case get_nsamples: return "GET_NUMBER_OF_SAMPLES"; in opname()
204 {get_nsamples,"GET_NUMBER_OF_SAMPLES"},
1047 return TexInstr::get_nsamples; in get_opcode()