Searched refs:CreateWithBinaryShader (Results 1 – 2 of 2) sorted by relevance
48 static absl::Status CreateWithBinaryShader(const BinaryShader& shader,
142 absl::Status GlProgram::CreateWithBinaryShader(const BinaryShader& shader, in CreateWithBinaryShader() function in tflite::gpu::gl::GlProgram