Searched refs:IDxcCompiler (Results 1 – 7 of 7) sorted by relevance
38 ComPtr<IDxcCompiler> GetDxcCompiler() const;53 ComPtr<IDxcCompiler> mDxcCompiler;
139 ComPtr<IDxcCompiler> Backend::GetDxcCompiler() const { in GetDxcCompiler()
70 ComPtr<IDxcCompiler> GetDxcCompiler() const;
448 IDxcCompiler* dxcCompiler, in CompileShaderDXC()680 IDxcCompiler* dxcCompiler, in CompileShader()
232 ComPtr<IDxcCompiler> Device::GetDxcCompiler() const { in GetDxcCompiler()
351 CROSS_PLATFORM_UUIDOF(IDxcCompiler, "8c210bf3-011f-4422-8d70-6f9acb8db617")352 struct IDxcCompiler : public IUnknown { struct390 struct IDxcCompiler2 : public IDxcCompiler {
81 ComPtr<IDxcCompiler> compiler;