Searched refs:GraphicsProgramLinkEvent (Results 1 – 2 of 2) sorted by relevance
360 class GraphicsProgramLinkEvent; variable
1786 class ProgramD3D::GraphicsProgramLinkEvent final : public LinkEvent class in rx::ProgramD3D1789 GraphicsProgramLinkEvent(gl::InfoLog &infoLog, in GraphicsProgramLinkEvent() function in rx::ProgramD3D::GraphicsProgramLinkEvent1953 return std::make_unique<GraphicsProgramLinkEvent>(infoLog, context->getWorkerThreadPool(), in compileProgramExecutables()