Searched refs:root_dwords (Results 1 – 1 of 1) sorted by relevance
648 uint32_t root_dwords = 0; in dzn_pipeline_layout_create() local675 root_dwords++; in dzn_pipeline_layout_create()693 root_dwords += root_param->Constants.Num32BitValues; in dzn_pipeline_layout_create()725 root_dwords += root_param->Constants.Num32BitValues; in dzn_pipeline_layout_create()729 assert(root_dwords <= MAX_ROOT_DWORDS); in dzn_pipeline_layout_create()