Home
last modified time | relevance | path

Searched refs:uses_fddx_fddy (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h262 bool uses_fddx_fddy:1; member
/third_party/mesa3d/src/compiler/nir/
Dnir_gather_info.c865 shader->info.uses_fddx_fddy = true; in gather_alu_info()