Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c7387 desc_copy(char *desc, const char *src) in desc_copy() function
7467 desc_copy(pProperties[executable_idx].name, name); in radv_GetPipelineExecutablePropertiesKHR()
7468 desc_copy(pProperties[executable_idx].description, description); in radv_GetPipelineExecutablePropertiesKHR()
7479 desc_copy(pProperties[executable_idx].name, "GS Copy Shader"); in radv_GetPipelineExecutablePropertiesKHR()
7480 desc_copy(pProperties[executable_idx].description, in radv_GetPipelineExecutablePropertiesKHR()
7515 desc_copy(s->name, "Driver pipeline hash"); in radv_GetPipelineExecutableStatisticsKHR()
7516 desc_copy(s->description, "Driver pipeline hash used by RGP"); in radv_GetPipelineExecutableStatisticsKHR()
7523 desc_copy(s->name, "SGPRs"); in radv_GetPipelineExecutableStatisticsKHR()
7524 desc_copy(s->description, "Number of SGPR registers allocated per subgroup"); in radv_GetPipelineExecutableStatisticsKHR()
7531 desc_copy( in radv_GetPipelineExecutableStatisticsKHR()
[all...]

Completed in 11 milliseconds