Home
last modified time | relevance | path

Searched defs:CompileShader (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_shader.cc45 absl::Status GlShader::CompileShader(GLenum shader_type, in CompileShader() function in tflite::gpu::gl::GlShader
/external/angle/src/tests/gl_tests/
DParallelShaderCompileTest.cpp83 GLuint CompileShader(GLenum type, const std::string &source) in CompileShader() function in __anon09bac4790111::ParallelShaderCompileTest::Task
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderImageSizeTests.cpp244 bool CompileShader(GLuint shader) in CompileShader() function in glcts::__anonb11e5f7f0111::ImageSizeMachine
Des31cShaderImageLoadStoreTests.cpp267 bool CompileShader(GLuint shader) in CompileShader() function in glcts::__anon6feb60710111::ShaderImageLoadStoreBase
/external/angle/util/
Dshader_utils.cpp140 GLuint CompileShader(GLenum type, const char *source) in CompileShader() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp136 void Base::CompileShader(GLuint id, const GLchar* source_code) const in CompileShader() function in VertexAttrib64Bit::Base
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp272 bool CompileShader(GLuint shader) in CompileShader() function in gl4cts::es31compatibility::__anon876438760111::ShaderImageLoadStoreBase
Dgl4cShaderImageLoadStoreTests.cpp315 bool CompileShader(GLuint shader) in CompileShader() function in gl4cts::__anonb0a9d3a00111::ShaderImageLoadStoreBase
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp664 void GL_APIENTRY CompileShader(GLuint shader) in CompileShader() function