Searched defs:CreateGpuComputeProgram (Results 1 – 2 of 2) sorted by relevance
1298 unique_ptr<GpuComputeProgram> DeviceVk::CreateGpuComputeProgram(const GpuComputeProgramCreateData& … in CreateGpuComputeProgram() function in DeviceVk
2119 unique_ptr<GpuComputeProgram> DeviceGLES::CreateGpuComputeProgram(const GpuComputeProgramCreateData… in CreateGpuComputeProgram() function in DeviceGLES