Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.cpp225 if (m_tex_flags.test(format_comp_signed)) in do_print()
379 fetch->set_fetch_flag(format_comp_signed); in from_string_impl()
520 set_fetch_flag(format_comp_signed); in QueryBufferSizeInstr()
550 set_fetch_flag(format_comp_signed); in LoadFromBuffer()
H A Dsfn_shader_cs.cpp103 ir->reset_fetch_flag(LoadFromBuffer::format_comp_signed); in emit_load_num_workgroups()
H A Dsfn_instr_fetch.h42 format_comp_signed, enumerator
H A Dsfn_shader_gs.cpp354 fetch->reset_fetch_flag(FetchInstr::format_comp_signed);
H A Dsfn_instr_mem.cpp777 fetch->set_fetch_flag(FetchInstr::format_comp_signed); in emit_image_load_or_atomic()
H A Dsfn_assembler.cpp682 vtx.format_comp_all = fetch_instr.has_fetch_flag(FetchInstr::format_comp_signed); in visit()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp455 expect_fetch.set_fetch_flag(FetchInstr::format_comp_signed); in TEST_F()
480 expect_fetch.set_fetch_flag(FetchInstr::format_comp_signed); in TEST_F()

Completed in 9 milliseconds