Home
last modified time | relevance | path

Searched refs:glCreateShader (Results 1 – 25 of 80) sorted by relevance

1234

/external/deqp/modules/gles2/functional/
Des2fNegativeShaderApiTests.cpp76 glCreateShader(-1); in init()
95 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
150 shaders[0] = glCreateShader(GL_VERTEX_SHADER); in init()
151 shaders[1] = glCreateShader(GL_VERTEX_SHADER); in init()
168 shaders[0] = glCreateShader(GL_VERTEX_SHADER); in init()
181 shaders[0] = glCreateShader(GL_VERTEX_SHADER); in init()
182 shaders[1] = glCreateShader(GL_VERTEX_SHADER); in init()
196 GLuint shader1 = glCreateShader(GL_VERTEX_SHADER); in init()
197 GLuint shader2 = glCreateShader(GL_VERTEX_SHADER); in init()
236 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
[all …]
Des2fNegativeStateApiTests.cpp121 GLuint shaderObject = glCreateShader(GL_VERTEX_SHADER); in init()
152 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
185 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
243 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
269 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
293 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
354 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
393 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
705 shader = glCreateShader(GL_VERTEX_SHADER); in init()
Des2fShaderStateQueryTests.cpp506 const GLuint shader = glCreateShader(shaderTypes[ndx]); in test()
525 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
526 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
562 const GLuint shader = glCreateShader(GL_VERTEX_SHADER); in test()
655 const GLuint shader = glCreateShader(GL_VERTEX_SHADER); in test()
760 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
761 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
975 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
976 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
1043 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
[all …]
Des2fShaderApiTests.cpp336 const GLuint shaderObject = glCreateShader(glu::getGLShaderType(m_shaderType)); in test()
370 const GLuint shaderObject = glCreateShader(glu::getGLShaderType(m_shaderType)); in test()
408 const GLuint vertShader = glCreateShader(GL_VERTEX_SHADER); in compileShaders()
409 const GLuint fragShader = glCreateShader(GL_FRAGMENT_SHADER); in compileShaders()
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp674 const GLuint shader = glCreateShader(shaderTypes[ndx]); in test()
691 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
692 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
726 const GLuint shader = glCreateShader(GL_VERTEX_SHADER); in test()
817 const GLuint shader = glCreateShader(GL_VERTEX_SHADER); in test()
922 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
923 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
1232 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
1233 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
1333 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
[all …]
Des3fNegativeStateApiTests.cpp185 GLuint shaderObject = glCreateShader(GL_VERTEX_SHADER); in init()
213 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
237 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
286 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
312 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
336 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
396 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
432 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
468 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
497 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
[all …]
Des3fIndexedStateQueryTests.cpp92 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
93 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
269 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
270 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
Des3fNegativeShaderApiTests.cpp99 glCreateShader(-1); in init()
113 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
162 shaders[0] = glCreateShader(GL_VERTEX_SHADER); in init()
163 shaders[1] = glCreateShader(GL_VERTEX_SHADER); in init()
189 GLuint shader1 = glCreateShader(GL_VERTEX_SHADER); in init()
190 GLuint shader2 = glCreateShader(GL_VERTEX_SHADER); in init()
232 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
266 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
310 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
367 GLuint shader = glCreateShader(GL_VERTEX_SHADER); in init()
[all …]
Des3fBooleanStateQueryTests.cpp588 GLuint shaderVert = glCreateShader(GL_VERTEX_SHADER); in test()
596 GLuint shaderFrag = glCreateShader(GL_FRAGMENT_SHADER); in test()
Des3fShaderApiTests.cpp390 const GLuint shaderObject = glCreateShader(glu::getGLShaderType(m_shaderType)); in test()
424 const GLuint shaderObject = glCreateShader(glu::getGLShaderType(m_shaderType)); in test()
462 const GLuint vertShader = glCreateShader(GL_VERTEX_SHADER); in compileShaders()
463 const GLuint fragShader = glCreateShader(GL_FRAGMENT_SHADER); in compileShaders()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp94 ctx.glCreateShader(-1); in create_shader()
102 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_source()
111 GLuint shader = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_source()
128 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in compile_shader()
147 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in delete_shader()
183 shaders[0] = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_binary()
184 shaders[1] = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_binary()
185 shaderPair[0] = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_binary()
186 shaderPair[1] = ctx.glCreateShader(GL_FRAGMENT_SHADER); in shader_binary()
189 shaderProgram[0] = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_binary()
[all …]
Des31fNegativeStateApiTests.cpp250 GLuint shaderObject = ctx.glCreateShader(GL_VERTEX_SHADER); in get_attached_shaders()
276 GLuint shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_shaderiv()
304 GLuint shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_shader_info_log()
355 GLuint shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_shader_source()
381 GLuint shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_programiv()
406 GLuint shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_program_info_log()
505 shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_uniformfv()
548 shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_nuniformfv()
595 shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_uniformiv()
638 shader = ctx.glCreateShader(GL_VERTEX_SHADER); in get_nuniformiv()
[all …]
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dimportgl.h72 FNDEF(GLuint, glCreateShader, (GLenum type));
120 #define glCreateShader FNPTR(glCreateShader) macro
Dimportgl.c63 IMPORT_FUNC_GL(glCreateShader); in importGLInit()
Dshader.c42 GLuint shader = glCreateShader(shaderType); in createShader()
/external/autotest/client/deps/glbench/src/
Dmain.h28 F(glCreateShader, PFNGLCREATESHADERPROC) \
61 F(glCreateShader, PFNGLCREATESHADERPROC) \
Dutils.cc326 GLuint vertex_shader = glCreateShader(GL_VERTEX_SHADER); in InitShaderProgramWithHeaders()
327 GLuint fragment_shader = glCreateShader(GL_FRAGMENT_SHADER); in InitShaderProgramWithHeaders()
/external/deqp/framework/egl/
DegluStaticES20Library.inl32 { "glCreateShader", (deFunctionPtr)glCreateShader },
DegluStaticES30Library.inl49 { "glCreateShader", (deFunctionPtr)glCreateShader },
/external/webrtc/talk/app/webrtc/java/android/org/webrtc/
DGlShader.java44 int shader = GLES20.glCreateShader(shaderType); in compileShader()
/external/eigen/unsupported/test/
Dopenglsupport.cpp75 GLint vtx_id = glCreateShader(GL_VERTEX_SHADER); in createShader()
76 GLint frg_id = glCreateShader(GL_FRAGMENT_SHADER); in createShader()
/external/skia/src/gpu/gl/android/
DGrGLCreateNativeInterface_android.cpp63 return (GrGLFuncPtr) glCreateShader; in android_get_gl_proc()
/external/deqp/framework/opengl/wrapper/
DglwInitES20Direct.inl32 gl->createShader = &glCreateShader;
/external/webrtc/webrtc/modules/video_render/android/
Dvideo_render_opengles20.cc242 GLuint shader = glCreateShader(shaderType); in loadShader()
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20Debug.java426 public int glCreateShader (int type) { in glCreateShader() method in GwtGL20Debug
428 int shader = super.glCreateShader(type); in glCreateShader()

1234