Searched defs:CompileShader (Results 1 – 9 of 9) sorted by relevance
45 absl::Status GlShader::CompileShader(GLenum shader_type, in CompileShader() function in tflite::gpu::gl::GlShader
83 GLuint CompileShader(GLenum type, const std::string &source) in CompileShader() function in __anon09bac4790111::ParallelShaderCompileTest::Task
244 bool CompileShader(GLuint shader) in CompileShader() function in glcts::__anonb11e5f7f0111::ImageSizeMachine
267 bool CompileShader(GLuint shader) in CompileShader() function in glcts::__anon6feb60710111::ShaderImageLoadStoreBase
140 GLuint CompileShader(GLenum type, const char *source) in CompileShader() function
136 void Base::CompileShader(GLuint id, const GLchar* source_code) const in CompileShader() function in VertexAttrib64Bit::Base
272 bool CompileShader(GLuint shader) in CompileShader() function in gl4cts::es31compatibility::__anon876438760111::ShaderImageLoadStoreBase
315 bool CompileShader(GLuint shader) in CompileShader() function in gl4cts::__anonb0a9d3a00111::ShaderImageLoadStoreBase
664 void GL_APIENTRY CompileShader(GLuint shader) in CompileShader() function