Home
last modified time | relevance | path

Searched defs:captured_varyings (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderInput.cpp327 const glw::GLchar* const captured_varyings[] = { in initTest() member in glcts::glw
574 const char* captured_varyings[] = { "in_array_size" }; in init() local
824 initCaseProgram(Case& info, const glw::GLchar** captured_varyings, glw::GLuint n_captured_varyings_size) initCaseProgram() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp2919 void Program::Capture(const Functions& gl, GLuint id, const NameVector& captured_varyings, bool capture_interleaved) in Capture() argument
5761 Utils::Program::NameVector captured_varyings; in test() local
2710 Init(const std::string& compute_shader, const std::string& fragment_shader, const std::string& geometry_shader, const std::string& tessellation_control_shader, const std::string& tessellation_evaluation_shader, const std::string& vertex_shader, const NameVector& captured_varyings, bool capture_interleaved, bool is_separable) Init() argument
21070 getCapturedVaryings(glw::GLuint , Utils::Program::NameVector& captured_varyings, GLint* xfb_components) test() argument
23103 Utils::Program::NameVector captured_varyings; test() local
23120 Utils::Program::NameVector captured_varyings; test() local
23287 getCapturedVaryings(glw::GLuint test_case_index, Utils::Program::NameVector& captured_varyings, GLint* xfb_components) test() argument
[all...]

Completed in 17 milliseconds