Home
last modified time | relevance | path

Searched refs:sample_location (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dinstr-a2xx.h335 instr_sample_loc_t sample_location : 1; member
Ddisasm-a2xx.c430 printf(" LOCATION(%s)", sample_loc[tex->sample_location]); in print_fetch_tex()
Dir-a2xx.c343 tex->sample_location = SAMPLE_CENTER; in instr_emit_fetch()