Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_validator.cpp210 DxcCreateInstanceProc compiler_create_func = in dxil_create_validator() local
213 if (!compiler_create_func) { in dxil_create_validator()
217 if (FAILED(compiler_create_func(CLSID_DxcLibrary, in dxil_create_validator()
221 if (FAILED(compiler_create_func(CLSID_DxcCompiler, in dxil_create_validator()