Home
last modified time | relevance | path

Searched refs:GL_STREAM_COPY (Results 1 – 25 of 58) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBufferWriteTests.cpp453 GL_STREAM_COPY, in iterate()
575 GL_STREAM_COPY, in init()
640 << DataStoreSpec(GL_ARRAY_BUFFER, GL_STREAM_COPY, 1644) in init()
723 … "Whole buffer specification with three calls", GL_TRANSFORM_FEEDBACK_BUFFER, GL_STREAM_COPY, 1944, in init()
727 … "Whole buffer specification with three calls", GL_TRANSFORM_FEEDBACK_BUFFER, GL_STREAM_COPY, 1200, in init()
Des3fBufferObjectQueryTests.cpp312 GL_STREAM_COPY, GL_STATIC_DRAW, in testBuffer()
Des3fBufferMapTests.cpp568 GL_STREAM_COPY, in init()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemorypbo.c89 #ifndef GL_STREAM_COPY
90 #define GL_STREAM_COPY 0x88E2 macro
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp1764 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
1766 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
1919 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
1921 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
2067 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
2069 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
2215 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
2217 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
2748 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
Dgl4cDirectStateAccessBuffersTests.cpp243 static const glw::GLenum hints[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate()
4454 static const glw::GLenum valid_usages[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in TestErrorsOfNamedBufferData()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_bufferobjects.c280 case GL_STREAM_COPY: in buffer_usage()
/third_party/openGLES/extensions/AMD/
DAMD_pinned_memory.txt200 glBufferData(GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD, 1024 * 1024 * 4, GL_STREAM_COPY, memory);
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_pinned_memory.txt200 glBufferData(GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD, 1024 * 1024 * 4, GL_STREAM_COPY, memory);
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DReadPixelsTest.cpp485 glBufferData(GL_PIXEL_PACK_BUFFER, sizeof(angle::GLColor), nullptr, GL_STREAM_COPY); in initPBO()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp1818 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
1820 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
1975 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
1977 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
2729 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp237 case GL_STREAM_COPY: in FromGLenum()
265 return GL_STREAM_COPY; in ToGLenum()
/third_party/skia/third_party/externals/angle2/src/common/
DPackedGLEnums_autogen.cpp244 case GL_STREAM_COPY: in FromGLenum()
272 return GL_STREAM_COPY; in ToGLenum()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h372 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h372 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DReadPixelsTest.cpp827 glBufferData(GL_PIXEL_PACK_BUFFER, sizeof(angle::GLColor), nullptr, GL_STREAM_COPY); in initPBO()
/third_party/vk-gl-cts/modules/glshared/
DglsBufferTestUtil.cpp160 case GL_STREAM_COPY: return "stream_copy"; in getUsageHintName()
DglsLongStressCase.cpp95 GL_STREAM_COPY,
DglsVertexArrayTests.cpp586 GL_STREAM_COPY, // USAGE_STREAM_COPY, in usageToGL()
/third_party/vk-gl-cts/framework/opengl/
DgluStrUtil.inl414 case GL_STREAM_COPY: return "GL_STREAM_COPY";
/third_party/openGLES/api/GLES3/
Dgl3.h694 #define GL_STREAM_COPY 0x88E2 macro
/third_party/mesa3d/include/GLES3/
Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES3/
Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
Dgl3.h694 #define GL_STREAM_COPY 0x88E2 macro

123