Searched defs:BuildProgram (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cShaderImageSizeTests.cpp | 315 GLuint BuildProgram(const char* src_vs, const char* src_fs, bool use_xfb, bool* result = NULL) in BuildProgram() function in glcts::__anon5832f3380111::ImageSizeMachine
|
D | es31cShaderImageLoadStoreTests.cpp | 309 GLuint BuildProgram(const char* src_vs, const char* src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram() function in glcts::__anon395e2fca0111::ShaderImageLoadStoreBase
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessBuffersTests.cpp | 5192 void FunctionalTest::BuildProgram() in BuildProgram() function in gl4cts::DirectStateAccess::Buffers::FunctionalTest
|
D | gl4cDirectStateAccessVertexArraysTests.cpp | 307 glw::GLuint EnableDisableAttributesTest::BuildProgram(const char* vertex_shader, const bool bind_ev… in BuildProgram() function in gl4cts::DirectStateAccess::VertexArrays::EnableDisableAttributesTest
|
D | gl4cVertexAttrib64BitTest.cpp | 94 void Base::BuildProgram(const GLchar* fragment_shader_code, GLuint& program_id, const GLchar* verte… in BuildProgram() function in VertexAttrib64Bit::Base
|
D | gl4cES31CompatibilityShaderImageLoadStoreTests.cpp | 314 GLuint BuildProgram(const char* src_vs, const char* src_fs, bool SIAvs = false, bool SIAfs = false) in BuildProgram() function in gl4cts::es31compatibility::__anon7c8fd54f0111::ShaderImageLoadStoreBase
|
D | gl4cShaderImageLoadStoreTests.cpp | 357 …GLuint BuildProgram(const char* src_vs, const char* src_tcs, const char* src_tes, const char* src_… in BuildProgram() function in gl4cts::__anon57be67590111::ShaderImageLoadStoreBase
|