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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp280 hash_gfx_pipeline_state(const void *key) function in typeref:typename:uint32_t
294 uint32_t hash = hash_gfx_pipeline_state(&ctx->gfx_pipeline_state);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_program.c197 hash_gfx_pipeline_state(const void *key) function in typeref:typename:uint32_t
673 state->hash = hash_gfx_pipeline_state(state);

Completed in 5 milliseconds