Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp107 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_source() local
133 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in compile_shader() local
152 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in delete_shader() local
243 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in attach_shader() local
295 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in detach_shader() local