Searched defs:xfb_varyings (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderTCTE.cpp | 1467 const glw::GLchar** xfb_varyings = NULL; in initTest() local 1523 static const glw::GLchar* xfb_varyings[] = { "result_float", "result_int", "result_ivec3", in getXFBProperties() local 2605 const char** xfb_varyings = DE_NULL; in initTestRun() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cVertexAttrib64BitTest.cpp | 3601 const char* xfb_varyings[] = { "out_bo1_dmat3", "out_bo1_double", "out_bo1_int", "out_bo1_dvec2", in initProgramObject() local
|
H A D | gl3cTransformFeedbackTests.cpp | 3663 glw::GLint xfb_varyings = 0; in check() local
|
H A D | gl4cShaderSubroutineTests.cpp | 2191 const glw::GLchar* xfb_varyings[] = { "result" }; in executeTestIteration() local 5016 const char* xfb_varyings[] in initTest() local 831 buildProgram(const glw::Functions& gl, const std::string& vs_body, const std::string& tc_body, const std::string& te_body, const std::string& gs_body, const std::string& fs_body, const glw::GLchar** xfb_varyings, const unsigned int& n_xfb_varyings, glw::GLuint* out_vs_id, glw::GLuint* out_tc_id, glw::GLuint* out_te_id, glw::GLuint* out_gs_id, glw::GLuint* out_fs_id, glw::GLuint* out_po_id) buildProgram() argument [all...] |
Completed in 24 milliseconds