Searched refs:compileComputeExecutable (Results 1 – 2 of 2) sorted by relevance
515 std::unique_ptr<LinkEvent> compileComputeExecutable(const gl::Context *context,
1997 std::unique_ptr<LinkEvent> ProgramD3D::compileComputeExecutable(const gl::Context *context, in compileComputeExecutable() function in rx::ProgramD3D2108 return compileComputeExecutable(context, infoLog); in link()