Searched refs:radv_copy_representation (Results 1 – 1 of 1) sorted by relevance
5790 static VkResult radv_copy_representation(void *data, size_t *data_size, const char *src) in radv_copy_representation() function5825 if (radv_copy_representation(p->pData, &p->dataSize, shader->nir_string) != VK_SUCCESS) in radv_GetPipelineExecutableInternalRepresentationsKHR()5840 if (radv_copy_representation(p->pData, &p->dataSize, shader->ir_string) != VK_SUCCESS) in radv_GetPipelineExecutableInternalRepresentationsKHR()5850 if (radv_copy_representation(p->pData, &p->dataSize, shader->disasm_string) != VK_SUCCESS) in radv_GetPipelineExecutableInternalRepresentationsKHR()