Home
last modified time | relevance | path

Searched defs:createProgram (Results 51 – 75 of 126) sorted by relevance

123456

/aosp_15_r20/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpView.java619 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 DCameraGPURecordingTest.java754 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 DCameraGLTest.java846 private int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in CameraGLTest.Renderer
/aosp_15_r20/external/angle/src/libANGLE/
H A DResourceManager.cpp191 ShaderProgramID ShaderProgramManager::createProgram(rx::GLImplFactory *factory) in createProgram() function in gl::ShaderProgramManager
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp264 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 DVkPipeline.cpp115 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 DContext9.cpp63 ProgramImpl *Context9::createProgram(const gl::ProgramState &data) in createProgram() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp437 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 DImageShader.java704 private static int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in ImageShader
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp940 GLuint LabelsTest::createProgram(const Functions *gl, const glu::RenderContext *) in createProgram() function in glcts::KHRDebug::LabelsTest
H A DglcPackedDepthStencilTests.cpp579 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 DContext11.cpp152 ProgramImpl *Context11::createProgram(const gl::ProgramState &data) in createProgram() function in rx::Context11
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp873 ProgramImpl *ContextWgpu::createProgram(const gl::ProgramState &data) in createProgram() function in rx::ContextWgpu
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DContextGL.cpp88 ProgramImpl *ContextGL::createProgram(const gl::ProgramState &data) in createProgram() function in rx::ContextGL
H A DDispatchTableGL_autogen.h158 PFNGLCREATEPROGRAMPROC createProgram = nullptr; variable
/aosp_15_r20/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp320 GLuint createProgram(const glw::Functions &gl, const TestConfig &config) in createProgram() function
H A DteglRenderTests.cpp659 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 DEncodeVirtualDisplayWithCompositionTestImpl.java771 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 Des3fFragmentOutputTests.cpp163 static glu::ShaderProgram *createProgram(const glu::RenderContext &context, const vector<FragmentOu… in createProgram() function
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp846 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 DDecodeAccuracyTestBase.java1264 private int createProgram(String vertexSource, String fragmentSource) { in createProgram() method in GLSurfaceViewFactory.GLSurfaceViewThread
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp189 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 DglwFunctions.inl130 glCreateProgramFunc createProgram; variable
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp457 void MemoryBarrierTestBase::createProgram(ShaderWritePipeline writePipeline, in createProgram() function in __anon77f2c15b0111::MemoryBarrierTestBase
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp4634 void ClearCase::createProgram(void) in createProgram() function in deqp::gles31::Functional::__anon39b763e60111::ClearCase

123456