Searched refs:translate_key (Results 1 – 21 of 21) sorted by relevance
72 struct translate_key { struct111 struct translate_key key;129 struct translate *translate_create( const struct translate_key *key );133 static inline int translate_keysize( const struct translate_key *key ) in translate_keysize()138 static inline int translate_key_compare( const struct translate_key *a, in translate_key_compare()139 const struct translate_key *b ) in translate_key_compare()151 static inline void translate_key_sanitize( struct translate_key *a ) in translate_key_sanitize()162 struct translate *translate_sse2_create( const struct translate_key *key );164 struct translate *translate_generic_create( const struct translate_key *key );
73 static inline unsigned translate_hash_key_size(struct translate_key *key) in translate_hash_key_size()75 unsigned size = sizeof(struct translate_key) - in translate_hash_key_size()80 static inline unsigned create_key(struct translate_key *key) in create_key()91 struct translate_key *key) in translate_cache_find()
38 struct translate_key;52 struct translate_key *key);
37 struct translate *translate_create( const struct translate_key *key ) in translate_create()
1479 translate_sse2_create(const struct translate_key *key) in translate_sse2_create()1582 translate_sse2_create(const struct translate_key *key) in translate_sse2_create()
780 translate_generic_create(const struct translate_key *key) in translate_generic_create()
179 struct translate_key;182 struct translate_key *key );186 struct translate_key *key );
222 struct translate_key *key ) in draw_vs_get_fetch()236 struct translate_key *key ) in draw_vs_get_emit()
61 struct translate_key hw_key; in draw_pt_emit_prepare()
70 struct translate_key key; in draw_pt_fetch_prepare()
99 struct translate_key key; in fetch_emit_prepare()
302 struct translate_key fetch, emit; in draw_vs_create_variant_generic()
188 struct translate_key hw_key; in vbuf_start_prim()
51 struct translate *(*create_fn)(const struct translate_key *key) = 0; in main()53 struct translate_key key; in main()
23 def translate_key(key, modifiers): function241 final_key = translate_key(final_key, modifiers)
272 tr = config_key.translate_key
410 u_vbuf_translate_buffers(struct u_vbuf *mgr, struct translate_key *key, in u_vbuf_translate_buffers()618 struct translate_key key[VB_NUM]; in u_vbuf_translate_begin()675 struct translate_key *k; in u_vbuf_translate_begin()
476 struct translate_key transkey; in NineVertexDeclaration9_ConvertStreamOutput()
260 struct translate_key transkey;
52 struct translate_key transkey; in nv50_vertex_state_create()
54 struct translate_key transkey; in nvc0_vertex_state_create()