/aosp_15_r20/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/ |
H A D | VideoDumpView.java | 619 private int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in VideoDumpView.VideoDumpRenderer
|
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/ |
H A D | CameraGPURecordingTest.java | 754 private int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in CameraGPURecordingTest.SurfaceTextureRender
|
/aosp_15_r20/cts/tests/camera/src/android/hardware/cts/ |
H A D | CameraGLTest.java | 846 private int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in CameraGLTest.Renderer
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ResourceManager.cpp | 191 ShaderProgramID ShaderProgramManager::createProgram(rx::GLImplFactory *factory) in createProgram() function in gl::ShaderProgramManager
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLSurfaceTest.cpp | 264 GLuint createProgram(const char *fs = angle::essl1_shaders::fs::Red()) in createProgram() function in __anond53527410111::EGLSurfaceTest 361 GLuint createProgram() in createProgram() function in __anond53527410111::EGLFloatSurfaceTest
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkPipeline.cpp | 115 std::shared_ptr<sw::ComputeProgram> createProgram(vk::Device *device, std::shared_ptr<sw::SpirvShad… in createProgram() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Context9.cpp | 63 ProgramImpl *Context9::createProgram(const gl::ProgramState &data) in createProgram() function in rx::Context9
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | ContextNULL.cpp | 437 ProgramImpl *ContextNULL::createProgram(const gl::ProgramState &data) in createProgram() function in rx::ContextNULL
|
/aosp_15_r20/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | ImageShader.java | 704 private static int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in ImageShader
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcKHRDebugTests.cpp | 940 GLuint LabelsTest::createProgram(const Functions *gl, const glu::RenderContext *) in createProgram() function in glcts::KHRDebug::LabelsTest
|
H A D | glcPackedDepthStencilTests.cpp | 579 GLuint BaseTest::createProgram(const char *vsCode, const char *fsCode) in createProgram() function in glcts::BaseTest
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Context11.cpp | 152 ProgramImpl *Context11::createProgram(const gl::ProgramState &data) in createProgram() function in rx::Context11
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | ContextWgpu.cpp | 873 ProgramImpl *ContextWgpu::createProgram(const gl::ProgramState &data) in createProgram() function in rx::ContextWgpu
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 88 ProgramImpl *ContextGL::createProgram(const gl::ProgramState &data) in createProgram() function in rx::ContextGL
|
H A D | DispatchTableGL_autogen.h | 158 PFNGLCREATEPROGRAMPROC createProgram = nullptr; variable
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharedRenderingPerfTests.cpp | 320 GLuint createProgram(const glw::Functions &gl, const TestConfig &config) in createProgram() function
|
H A D | teglRenderTests.cpp | 659 Program *createProgram(const glw::Functions &gl, EGLint api) in createProgram() function
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | EncodeVirtualDisplayWithCompositionTestImpl.java | 771 private int createProgram(String vertexSource, String fragmentSource) throws GlException { in createProgram() method in EncodeVirtualDisplayWithCompositionTestImpl.GlCompositor
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFragmentOutputTests.cpp | 163 static glu::ShaderProgram *createProgram(const glu::RenderContext &context, const vector<FragmentOu… in createProgram() function
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 846 uint32_t GLContext::createProgram(ShaderProgram *shader) in createProgram() function in sglr::GLContext
|
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | DecodeAccuracyTestBase.java | 1264 private int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in GLSurfaceViewFactory.GLSurfaceViewThread
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cSparseBufferTests.cpp | 189 glw::GLuint SparseBufferTestUtilities::createProgram(const glw::Functions &gl, const char **fs_body… in createProgram() function in gl4cts::SparseBufferTestUtilities
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 130 glCreateProgramFunc createProgram; variable
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | MemoryBarrierTest.cpp | 457 void MemoryBarrierTestBase::createProgram(ShaderWritePipeline writePipeline, in createProgram() function in __anon77f2c15b0111::MemoryBarrierTestBase
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fPrimitiveBoundingBoxTests.cpp | 4634 void ClearCase::createProgram(void) in createProgram() function in deqp::gles31::Functional::__anon39b763e60111::ClearCase
|