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