Searched refs:hash_gfx_input (Results 1 – 3 of 3) sorted by relevance
131 uint32_t hash_gfx_input(const void *key);
917 uint32_t hash = hash_gfx_input(&ctx->gfx_pipeline_state.input); in zink_find_or_create_input()
525 hash_gfx_input(const void *key) in hash_gfx_input() function2368 _mesa_set_init(&ctx->gfx_inputs, ctx, hash_gfx_input, equals_gfx_input); in zink_program_init()