Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1828 GLint streamLoc = gl.getUniformLocation(m_program, "stream"); in drawStreams() local
1832 gl.uniform1ui(streamLoc, 0); in drawStreams()
1835 gl.uniform1ui(streamLoc, 1); in drawStreams()
1838 gl.uniform1ui(streamLoc, 2); in drawStreams()
1841 gl.uniform1ui(streamLoc, 3); in drawStreams()
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp775 CMyComPtr<ISequentialOutStream> streamLoc(streamSpec); in GetVolumeStream()
778 *volumeStream = streamLoc.Detach(); in GetVolumeStream()
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp952 CMyComPtr<ISequentialOutStream> streamLoc(streamSpec); in GetVolumeStream()
955 *volumeStream = streamLoc.Detach(); in GetVolumeStream()

Completed in 10 milliseconds