Searched refs:svga_fs_compile_key (Results 1 – 4 of 4) sorted by relevance
54 struct svga_fs_compile_key struct78 struct svga_fs_compile_key fkey; argument141 static INLINE unsigned svga_fs_key_size( const struct svga_fs_compile_key *key ) in svga_fs_key_size()148 const struct svga_fs_compile_key *fkey );
42 static INLINE int compare_fs_keys( const struct svga_fs_compile_key *a, in compare_fs_keys()43 const struct svga_fs_compile_key *b ) in compare_fs_keys()56 const struct svga_fs_compile_key *key ) in search_fs_key()105 const struct svga_fs_compile_key *key, in compile_fs()166 struct svga_fs_compile_key *key) in make_fs_key()257 struct svga_fs_compile_key key; in emit_hw_fs()
276 const struct svga_fs_compile_key *key = &result->key.fkey; in emit_fs_consts()
347 const struct svga_fs_compile_key *fkey ) in svga_translate_fragment_program()