Home
last modified time | relevance | path

Searched defs:temporal_hint (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shader_util.h159 uint8_t temporal_hint:3; /* gfx12_{load,store,atomic}_temporal_hint */ member
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.c1033 const char *temporal_hint = ""; in ac_build_buffer_load_format() local