Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/clc/
Dclc_helpers.h96 clc_free_spirv_binary(struct clc_binary *spvbin);
Dclc.c123 clc_free_spirv_binary(spirv); in clc_free_spirv()
Dclc_helpers.cpp1424 clc_free_spirv_binary(struct clc_binary *spvbin) function