Searched refs:gs_copy_hash (Results 1 – 1 of 1) sorted by relevance
3054 unsigned char hash[20], gs_copy_hash[20]; in radv_create_shaders() local3076 memcpy(gs_copy_hash, hash, 20); in radv_create_shaders()3077 gs_copy_hash[0] ^= 1; in radv_create_shaders()3082 radv_create_shader_variants_from_pipeline_cache(device, cache, gs_copy_hash, variants, in radv_create_shaders()3331 gs_copy_hash, in radv_create_shaders()