Home
last modified time | relevance | path

Searched defs:need_texcoord_semantic (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_aa_point.c50 bool need_texcoord_semantic; member
283 const bool need_texcoord_semantic) in tgsi_add_aa_point()
Dtgsi_point_sprite.c98 unsigned need_texcoord_semantic:1; // set if need texcoord semantic member
525 const bool need_texcoord_semantic, in tgsi_add_point_sprite()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c12800 bool need_texcoord_semantic = in transform_fs_aapoint() local