Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_aa_point.c50 bool need_texcoord_semantic; member
281 tgsi_add_aa_point(const struct tgsi_token *tokens_in, const int aa_point_coord_index, const bool need_texcoord_semantic) tgsi_add_aa_point() argument
H A Dtgsi_point_sprite.c98 unsigned need_texcoord_semantic:1; // set if need texcoord semantic member
521 tgsi_add_point_sprite(const struct tgsi_token *tokens_in, const unsigned point_coord_enable, const bool sprite_origin_lower_left, const bool stream_out_point_pos, const bool need_texcoord_semantic, int *aa_point_coord_index) tgsi_add_point_sprite() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c12721 bool need_texcoord_semantic = in transform_fs_aapoint() local

Completed in 20 milliseconds