Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles31/functional/
H A 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