Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_pipeline_state.cpp280 hash_gfx_pipeline_state(const void *key) in hash_gfx_pipeline_state() function
294 uint32_t hash = hash_gfx_pipeline_state(&ctx->gfx_pipeline_state); in d3d12_get_gfx_pipeline_state()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.c197 hash_gfx_pipeline_state(const void *key) in hash_gfx_pipeline_state() function
673 state->hash = hash_gfx_pipeline_state(state); in zink_get_gfx_pipeline()