Home
last modified time | relevance | path

Searched refs:GL_STREAM_COPY (Results 1 - 25 of 43) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A 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 PARTIAL_SPECIFY_CASE(whole_3, "Whole buffer specification with three calls", GL_TRANSFORM_FEEDBACK_BUFFER, GL_STREAM_COPY, 1944, in init()
727 PARTIAL_SPECIFY_CASE(whole_4, "Whole buffer specification with three calls", GL_TRANSFORM_FEEDBACK_BUFFER, GL_STREAM_COPY, 1200, in init()
H A Des3fBufferObjectQueryTests.cpp312 GL_STREAM_COPY, GL_STATIC_DRAW, in testBuffer()
H A Des3fBufferMapTests.cpp568 GL_STREAM_COPY, in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A 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()
H A Dgl4cDirectStateAccessBuffersTests.cpp243 static const glw::GLenum hints[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate()
364 * - GL_STREAM_COPY,
388 * - GL_STREAM_COPY,
435 * - GL_STREAM_COPY,
4455 static const glw::GLenum valid_usages[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in TestErrorsOfNamedBufferData()
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.cpp244 case GL_STREAM_COPY: in FromGLenum()
272 return GL_STREAM_COPY; in ToGLenum()
306 os << "GL_STREAM_COPY"; in operator <<()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A 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()
H A Des31cComputeShaderTests.cpp667 glBufferData(GL_SHADER_STORAGE_BUFFER, sizeof(int) * 2, &m_dataLoadStore, GL_STREAM_COPY);
4809 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 3 * sizeof(vec4) * 2, NULL, GL_STREAM_COPY); in Run()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DReadPixelsTest.cpp827 glBufferData(GL_PIXEL_PACK_BUFFER, sizeof(angle::GLColor), nullptr, GL_STREAM_COPY); in initPBO()
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp160 case GL_STREAM_COPY: return "stream_copy"; in getUsageHintName()
H A DglsLongStressCase.cpp95 GL_STREAM_COPY,
H A DglsVertexArrayTests.cpp586 GL_STREAM_COPY, // USAGE_STREAM_COPY, in usageToGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h372 #define GL_STREAM_COPY 0x88E2 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h713 #define GL_STREAM_COPY 0x88E2 macro
H A Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
H A Dgl32.h713 #define GL_STREAM_COPY 0x88E2 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h694 #define GL_STREAM_COPY 0x88E2 macro
H A Dgl31.h694 #define GL_STREAM_COPY 0x88E2 macro
H A Dgl32.h694 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
H A Dgl31.h715 #define GL_STREAM_COPY 0x88E2 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h694 #define GL_STREAM_COPY 0x88E2 macro
H A Dgl31.h694 #define GL_STREAM_COPY 0x88E2 macro
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp2009 GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate()
6202 { "stream_copy", GL_STREAM_COPY, false },

Completed in 108 milliseconds

12