Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c2204 bool point_coord_replace) in panfrost_emit_varying_descriptor()
2929 bool point_coord_replace = (info->mode == PIPE_PRIM_POINTS); in panfrost_indirect_draw() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h333 uint8_t point_coord_replace; member