Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A 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); attach_shader() local
295 const GLuint notAShader = ctx.glCreateShader(GL_VERTEX_SHADER); detach_shader() local
[all...]

Completed in 3 milliseconds