Home
last modified time | relevance | path

Searched refs:EVFetchNumFormat (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_fetch.h69 EVFetchNumFormat num_format,
86 void set_num_format(EVFetchNumFormat nf) {m_num_format = nf;} in set_num_format()
87 EVFetchNumFormat num_format() const {return m_num_format;} in num_format()
140 EVFetchNumFormat m_num_format;
Dsfn_defines.h285 enum EVFetchNumFormat { enum
Dsfn_instr_fetch.cpp45 EVFetchNumFormat num_format, in FetchInstr()
363 EVFetchNumFormat num_fmt; in from_string_impl()
Dsfn_instr_mem.cpp767 (EVFetchNumFormat)num_format, in emit_image_load_or_atomic()