Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp102 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_source() local
128 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in compile_shader() local
147 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in delete_shader() local
238 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in attach_shader() local
287 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in detach_shader() local