Searched refs:capture_interleaved (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 756 … const std::string& vertex_shader, const NameVector& captured_varyings, bool capture_interleaved, 786 bool capture_interleaved);
|
D | gl4cEnhancedLayoutsTests.cpp | 2654 const NameVector& captured_varyings, bool capture_interleaved, bool is_separable) in Init() argument 2672 Capture(gl, m_id, captured_varyings, capture_interleaved); in Init() 2860 …ture(const Functions& gl, GLuint id, const NameVector& captured_varyings, bool capture_interleaved) in Capture() argument 2879 if (true == capture_interleaved) in Capture()
|