Searched refs:readDepthSources (Results 1 – 1 of 1) sorted by relevance
299 ProgramSources readDepthSources = makeVtxFragSources(vertexTexture, fragmentTexture); in test() local301 readDepthProgram = new ShaderProgram(gl, readDepthSources); in test()