Home
last modified time | relevance | path

Searched refs:fb_fetch_output_coherent (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_nir_unlower_io_to_vars.c484 if (desc.sem.fb_fetch_output_coherent) in create_vars()
/external/mesa3d/src/compiler/nir/
Dnir_validate.c797 !sem.fb_fetch_output_coherent) || in validate_intrinsic_instr()
Dnir_print.c1400 if (io.fb_fetch_output_coherent) in print_intrinsic_instr()
Dnir_lower_io.c407 semantics.fb_fetch_output_coherent = in emit_load()
Dnir.h1986 unsigned fb_fetch_output_coherent : 1; member