Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_aapoint.c742 struct aapoint_fragment_shader *aafs = CALLOC_STRUCT(aapoint_fragment_shader); in aapoint_create_fs_state() local
762 struct aapoint_fragment_shader *aafs = (struct aapoint_fragment_shader *) fs; in aapoint_bind_fs_state() local
775 struct aapoint_fragment_shader *aafs = (struct aapoint_fragment_shader *) fs; in aapoint_delete_fs_state() local
Ddraw_pipe_aaline.c630 struct aaline_fragment_shader *aafs = NULL; in aaline_create_fs_state() local
657 struct aaline_fragment_shader *aafs = (struct aaline_fragment_shader *) fs; in aaline_bind_fs_state() local
674 struct aaline_fragment_shader *aafs = (struct aaline_fragment_shader *) fs; in aaline_delete_fs_state() local