Searched defs:n_tf_varyings (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSparseBufferTests.cpp | 189 createProgram(const glw::Functions& gl, const char** fs_body_parts, unsigned int n_fs_body_parts, const char** vs_body_parts, unsigned int n_vs_body_parts, const char** attribute_names, const unsigned int* attribute_locations, unsigned int n_attribute_properties, const glw::GLchar* const* tf_varyings, unsigned int n_tf_varyings, glw::GLenum tf_varying_mode) createProgram() argument [all...] |
H A D | gl3cCullDistanceTests.cpp | 68 buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, const glw::GLchar* cs_body, const glw::GLchar* fs_body, const glw::GLchar* gs_body, const glw::GLchar* tc_body, const glw::GLchar* te_body, const glw::GLchar* vs_body, const glw::GLuint& n_tf_varyings, const glw::GLchar** tf_varyings, glw::GLuint* out_program) buildProgram() argument
|
Completed in 11 milliseconds