Searched refs:cso_hash_init (Results 1 – 6 of 6) sorted by relevance
47 cso_hash_init(&cache->hash); in translate_cache_create()
572 cso_hash_init(&ctx.regs_decl); in tgsi_sanity_check()573 cso_hash_init(&ctx.regs_used); in tgsi_sanity_check()574 cso_hash_init(&ctx.regs_ind_used); in tgsi_sanity_check()
75 void cso_hash_init(struct cso_hash *hash);
253 cso_hash_init(&sc->hashes[i]); in cso_cache_create()
189 void cso_hash_init(struct cso_hash *hash) in cso_hash_init() function
427 cso_hash_init(&sc->vs_hash); in xa_shaders_create()428 cso_hash_init(&sc->fs_hash); in xa_shaders_create()