Home
last modified time | relevance | path

Searched refs:glGenTransformFeedbacks (Results 1 - 25 of 44) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeShaderApiTests.cpp299 glGenTransformFeedbacks (1, &tfID); in init()
342 glGenTransformFeedbacks (1, &tfID); in init()
1681 ES3F_ADD_API_CASE(gen_transform_feedbacks, "Invalid glGenTransformFeedbacks() usage", in init()
1685 glGenTransformFeedbacks(-1, &id); in init()
1697 glGenTransformFeedbacks (2, tfID); in init()
1730 glGenTransformFeedbacks(1, &id); in init()
1747 glGenTransformFeedbacks (2, tfID); in init()
1803 glGenTransformFeedbacks (2, tfID); in init()
1837 glGenTransformFeedbacks (2, tfID); in init()
1872 glGenTransformFeedbacks ( in init()
[all...]
H A Des3fNegativeVertexArrayApiTests.cpp429 glGenTransformFeedbacks (1, &tfID); in init()
535 glGenTransformFeedbacks (1, &tfID); in init()
708 glGenTransformFeedbacks (1, &tfID); in init()
822 glGenTransformFeedbacks (1, &tfID); in init()
902 glGenTransformFeedbacks (1, &tfID); in init()
1022 glGenTransformFeedbacks (1, &tfID); in init()
H A Des3fLifetimeTests.cpp424 , m_tfType (ctx, "transform_feedback", &CallLogWrapper::glGenTransformFeedbacks, in ES3Types()
521 GLU_CHECK_CALL(glGenTransformFeedbacks(1, &tf)); in iterate()
H A Des3fBooleanStateQueryTests.cpp585 glGenTransformFeedbacks(1, &m_transformfeedback); in test()
H A Des3fIndexedStateQueryTests.cpp121 glGenTransformFeedbacks(2, transformFeedbacks); in test()
H A Des3fNegativeStateApiTests.cpp1291 m_log << TestLog::Section("", "A name returned by glGenTransformFeedbacks, but not yet bound using glBindTransformFeedback, is not the name of a transform feedback object."); in init()
1295 glGenTransformFeedbacks (1, &tf); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp356 ctx.glGenTransformFeedbacks (1, &tfID); in link_program()
403 ctx.glGenTransformFeedbacks (1, &tfID); in use_program()
1930 ctx.glGenTransformFeedbacks(-1, &id); in gen_transform_feedbacks()
1943 ctx.glGenTransformFeedbacks (2, tfID); in bind_transform_feedback()
1978 ctx.beginSection("GL_INVALID_OPERATION is generated if id is not 0 or a value returned from glGenTransformFeedbacks()."); in bind_transform_feedback()
1993 ctx.glGenTransformFeedbacks(1, &id); in delete_transform_feedbacks()
1994 ctx.glGenTransformFeedbacks(2, tfID); in delete_transform_feedbacks()
2037 ctx.glGenTransformFeedbacks (2, tfID); in begin_transform_feedback()
2094 ctx.glGenTransformFeedbacks (2, tfID); in pause_transform_feedback()
2129 ctx.glGenTransformFeedbacks ( in resume_transform_feedback()
[all...]
H A Des31fNegativeVertexArrayApiTests.cpp579 ctx.glGenTransformFeedbacks(1, &tfID); in draw_elements()
693 ctx.glGenTransformFeedbacks(1, &tfID); in draw_elements_incomplete_primitive()
947 ctx.glGenTransformFeedbacks(1, &tfID); in draw_elements_instanced()
1070 ctx.glGenTransformFeedbacks(1, &tfID); in draw_elements_instanced_incomplete_primitive()
1221 ctx.glGenTransformFeedbacks(1, &tfID); in draw_range_elements()
1346 ctx.glGenTransformFeedbacks(1, &tfID); in draw_range_elements_incomplete_primitive()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dgl_raii.h131 GLTransformFeedback() : GLWrapper(&glGenTransformFeedbacks, &glDeleteTransformFeedbacks) {} in GLTransformFeedback()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProvokingVertexTest.cpp144 glGenTransformFeedbacks(1, &mTransformFeedback); in TEST_P()
H A DTransformFeedbackTest.cpp39 glGenTransformFeedbacks(1, &mTransformFeedback);
1102 glGenTransformFeedbacks(transformFeedbackCount, transformFeedbacks); in TEST_P()
1677 glGenTransformFeedbacks(1, &mTransformFeedback);
H A DProgramPipelineTest.cpp101 glGenTransformFeedbacks(1, &mTransformFeedback);
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp436 glGenTransformFeedbacks(1, &m_xfb_id); in ImageSizeMachine()
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp611 GLW_APICALL void GLW_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint* ids) in glGenTransformFeedbacks() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.hpp286 void glGenTransformFeedbacks (int n, deUint32* ids);
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.h340 #define glGenTransformFeedbacks t_glGenTransformFeedbacks macro
/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.h340 #define glGenTransformFeedbacks l_glGenTransformFeedbacks macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A Dentry_points.cpp1475 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks(GLsizei n, GLuint *ids) in glGenTransformFeedbacks() function
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1192 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);
H A Dgl3.h1192 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);
/third_party/openGLES/api/GLES3/
H A Dgl3.h1173 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);
H A Dgl31.h1173 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h1192 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h1192 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);
H A Dgl31.h1194 GL_APICALL void GL_APIENTRY glGenTransformFeedbacks (GLsizei n, GLuint *ids);

Completed in 99 milliseconds

12