Home
last modified time | relevance | path

Searched refs:nonProgram (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp167 GLuint nonProgram[2]; in shader_binary() local
192 nonProgram[0] = -1; in shader_binary()
193 nonProgram[1] = -1; in shader_binary()
223 ctx.glShaderBinary(2, &nonProgram[0], binaryFormats[0], 0, 0); in shader_binary()

Completed in 4 milliseconds