Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp273 const char* fSources[] = { shaderVersion, fShader }; in iterate() local
275 gl.shaderSource(fragmentShader[i], 2, fSources, fLengths); in iterate()
H A DglcPackedDepthStencilTests.cpp593 const char* fSources[] = { version, fsCode }; in createProgram() local
595 fs.setSources(2, fSources, fLengths); in createProgram()

Completed in 4 milliseconds