Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h2119 uint32_t ctx_cs_hash; member
Dradv_cmd_buffer.c1588 … cmd_buffer->state.emitted_graphics_pipeline->base.ctx_cs_hash != pipeline->base.ctx_cs_hash || in radv_emit_graphics_pipeline()
Dradv_pipeline.c6728 pipeline->base.ctx_cs_hash = _mesa_hash_data(ctx_cs->buf, ctx_cs->cdw * 4); in radv_pipeline_emit_pm4()