Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp106 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in shader_source() local
132 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in compile_shader() local
151 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in delete_shader() local
245 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in attach_shader() local
298 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); in detach_shader() local