Home
last modified time | relevance | path

Searched defs:CreateProgram (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/gpu/ganesh/gl/builders/
DGrGLProgramBuilder.cpp50 sk_sp<GrGLProgram> GrGLProgramBuilder::CreateProgram( in CreateProgram() function in GrGLProgramBuilder
/external/angle/util/capture/
Dtrace_fixture.cpp515 void CreateProgram(GLuint shaderProgram) in CreateProgram() function
/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp92 GLuint CreateProgram(const char* src_vs, const char* src_fs) in CreateProgram() function in glcts::__anonf88dd6b40111::TGBase
Des31cShaderAtomicCountersTests.cpp135 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in glcts::__anon71f7332f0111::SACSubcaseBase
Des31cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in glcts::__anone55344270111::PIQBase
Des31cComputeShaderTests.cpp201 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in glcts::__anonc079663c0111::ComputeShaderBase
Des31cShaderStorageBufferObjectTests.cpp197 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in glcts::__anonb900bd050111::ShaderStorageBufferObjectBase
Des31cDrawIndirectTests.cpp263 …GLuint CreateProgram(const std::string& vs, const std::string& gs, const std::string& fs, bool lin… in CreateProgram() function in glcts::__anon5a8745280111::DrawIndirectBase
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp94 GLuint CreateProgram(const char* src_vs, const char* src_fs, bool link) in CreateProgram() function in gl4cts::__anona71f1a760111::PIQBase
121 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anona71f1a760111::PIQBase
Dgl4cTextureGatherTests.cpp100 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anona9ebce030111::TGBase
Dgl4cShaderStorageBufferObjectTests.cpp274 …GLuint CreateProgram(const std::string& vs, const std::string& tcs, const std::string& tes, const … in CreateProgram() function in gl4cts::__anon8e5d22d40111::ShaderStorageBufferObjectBase
326 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::__anon8e5d22d40111::ShaderStorageBufferObjectBase
Dgl4cShaderAtomicCountersTests.cpp124 …GLuint CreateProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src… in CreateProgram() function in gl4cts::__anonc569fb9e0111::SACSubcaseBase
Dgl4cComputeShaderTests.cpp219 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::__anon71d75d8b0111::ComputeShaderBase
Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp202 GLuint CreateProgram(const std::string& vs, const std::string& fs) in CreateProgram() function in gl4cts::es31compatibility::__anon56dd1d2a0111::ShaderStorageBufferObjectBase
Dgl4cDirectStateAccessTexturesTests.cpp7451 void BindUnitTest::CreateProgram() in CreateProgram() function in gl4cts::DirectStateAccess::Textures::BindUnitTest
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp1479 class CreateProgram : public Operation class
1489 CreateProgram::CreateProgram (SharedPtr<Program>& program, bool useSync, bool serverSync) in CreateProgram() function in deqp::egl::GLES2ThreadTest::CreateProgram