Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_aa_point.c50 bool need_texcoord_semantic; member
283 const bool need_texcoord_semantic) in tgsi_add_aa_point()
H A 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()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c12800 bool need_texcoord_semantic = in transform_fs_aapoint() local