Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_shader_util.h155 uint8_t temporal_hint:3; /* gfx12_{load,store,atomic}_temporal_hint */ member
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c1170 const char *temporal_hint = ""; in ac_build_buffer_load_format() local