Searched refs:uses_fddx_fddy (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/ | ||
D | shader_info.h | 262 bool uses_fddx_fddy:1; member |
/third_party/mesa3d/src/compiler/nir/ | ||
D | nir_gather_info.c | 865 shader->info.uses_fddx_fddy = true; in gather_alu_info() |