Searched refs:outBlockNdx (Results 1 – 1 of 1) sorted by relevance
180 …const deUint32 outBlockNdx = gl.getProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "Res… in iterate() local181 …nfo outBlockInfo = getProgramInterfaceBlockInfo(gl, program, GL_SHADER_STORAGE_BLOCK, outBlockNdx); in iterate()