Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aaline.c643 struct aaline_fragment_shader *aafs = NULL; in aaline_create_fs_state() local
672 struct aaline_fragment_shader *aafs = (struct aaline_fragment_shader *) fs; in aaline_bind_fs_state() local
689 struct aaline_fragment_shader *aafs = (struct aaline_fragment_shader *) fs; in aaline_delete_fs_state() local
Ddraw_pipe_aapoint.c744 struct aapoint_fragment_shader *aafs = CALLOC_STRUCT(aapoint_fragment_shader); in aapoint_create_fs_state() local
766 struct aapoint_fragment_shader *aafs = (struct aapoint_fragment_shader *) fs; in aapoint_bind_fs_state() local
779 struct aapoint_fragment_shader *aafs = (struct aapoint_fragment_shader *) fs; in aapoint_delete_fs_state() local