Home
last modified time | relevance | path

Searched defs:n_varyings (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderConstantVariables.cpp150 const unsigned int n_varyings = sizeof(m_feedbackVaryings) / sizeof(m_feedbackVaryings[0]); in initTest() local
217 const unsigned int n_varyings = sizeof(m_feedbackVaryings) / sizeof(m_feedbackVaryings[0]); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTriangles.cpp379 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
H A DesextcTessellationShaderXFB.cpp187 createSeparableProgram(glw::GLenum shader_type, unsigned int n_strings, const char* const* strings, unsigned int n_varyings, const char* const* varyings, bool should_succeed) createSeparableProgram() argument
H A DesextcTessellationShaderTessellation.cpp579 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initRun() local
1192 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initRun() local
1952 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
H A DesextcTessellationShaderTCTE.cpp656 unsigned int n_varyings = 0; in executeTestRun() local
3483 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
4040 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); in initTestDescriptor() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp2848 static const GLuint n_varyings = sizeof(varying_names) / sizeof(varying_names[0]); in iterate() local
3684 static const GLuint n_varyings = 5; in testDraw() local
3917 static const GLuint n_varyings = sizeof(varying_names) / sizeof(varying_names[0]); in iterate() local
4482 static const GLuint n_varyings = sizeof(varying_names) / sizeof(varying_names[0]); iterate() local
9578 const unsigned int n_varyings = sizeof(varyings) / sizeof(varyings[0]); initTest() local
[all...]
H A Dgl4cGPUShaderFP64Tests.cpp3795 glw::GLuint n_varyings = 1; in prepareProgram() local
9257 unsigned int n_varyings = 0; in generateXFBVaryingNames() local
H A Dgl4cEnhancedLayoutsTests.cpp2921 const size_t n_varyings = captured_varyings.size(); in Capture() local

Completed in 83 milliseconds