/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
H A D | gl_shader.cc | 48 absl::Status GlShader::CompileShader(GLenum shader_type, in CompileShader() function in tflite::gpu::gl::GlShader
|
/aosp_15_r20/cts/hostsidetests/sustainedperf/shadertoy_android/jni/ |
H A D | utils.cpp | 25 bool CompileShader(GLuint shader, const std::string& shader_string) { in CompileShader() function
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | RendererTest.cpp | 190 TEST_P(RendererTest, CompileShader) in TEST_P() argument
|
H A D | ParallelShaderCompileTest.cpp | 84 static GLuint CompileShader(GLenum type, const std::string &source) in CompileShader() function in __anon236454e80111::ParallelShaderCompileTest::Task
|
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/ |
H A D | vksServices.cpp | 123 bool CompileShader(const SourceVariant &source, const string &commandLine, vector<u8> &binary) in CompileShader() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cShaderImageSizeTests.cpp | 244 bool CompileShader(GLuint shader) in CompileShader() function in glcts::__anonf83c862e0111::ImageSizeMachine
|
H A D | es31cShaderImageLoadStoreTests.cpp | 267 bool CompileShader(GLuint shader) in CompileShader() function in glcts::__anon16080c800111::ShaderImageLoadStoreBase
|
/aosp_15_r20/external/angle/util/ |
H A D | shader_utils.cpp | 160 GLuint CompileShader(GLenum type, const char *source) in CompileShader() function
|
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.cpp | 296 GLuint ShaderProgram::CompileShader(GLenum shader_type, const char* source) { in CompileShader() function in android::filterfw::ShaderProgram
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 375 STDMETHOD(CompileShader)(THIS_ D3DXHANDLE function, const char *target, DWORD flags, in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cVertexAttrib64BitTest.cpp | 137 void Base::CompileShader(GLuint id, const GLchar *source_code) const in CompileShader() function in VertexAttrib64Bit::Base
|
H A D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 272 bool CompileShader(GLuint shader) in CompileShader() function in gl4cts::es31compatibility::__anonb87473050111::ShaderImageLoadStoreBase
|
H A D | gl4cShaderImageLoadStoreTests.cpp | 314 bool CompileShader(GLuint shader) in CompileShader() function in gl4cts::__anonf7c7fa4f0111::ShaderImageLoadStoreBase
|