Home
last modified time | relevance | path

Searched refs:hash_table_ctx (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp2692 void *hash_table_ctx = ralloc_context(NULL); in assign_varying_locations() local
2694 _mesa_hash_table_create(hash_table_ctx, _mesa_hash_string, in assign_varying_locations()
2697 _mesa_hash_table_create(hash_table_ctx, _mesa_hash_string, in assign_varying_locations()
2700 _mesa_hash_table_create(hash_table_ctx, _mesa_hash_string, in assign_varying_locations()
2796 ralloc_free(hash_table_ctx); in assign_varying_locations()
2823 ralloc_free(hash_table_ctx); in assign_varying_locations()
2853 ralloc_free(hash_table_ctx); in assign_varying_locations()
2909 ralloc_free(hash_table_ctx); in assign_varying_locations()
2914 ralloc_free(hash_table_ctx); in assign_varying_locations()