Home
last modified time | relevance | path

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

12

/external/deqp/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()
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_buffer.h253 GL_STREAM_COPY)); in CreateReadWriteShaderStorageBuffer()
/external/deqp/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()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bufferobjects.c259 case GL_STREAM_COPY: in buffer_usage()
/external/angle/src/common/
DPackedGLEnums_autogen.cpp244 case GL_STREAM_COPY: in FromGLenum()
272 return GL_STREAM_COPY; in ToGLenum()
/external/deqp/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()
2514 glBufferData(GL_TRANSFORM_FEEDBACK_BUFFER, 1000, NULL, GL_STREAM_COPY); in Run()
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h372 #define GL_STREAM_COPY 0x88E2 macro
/external/angle/src/tests/gl_tests/
DReadPixelsTest.cpp776 glBufferData(GL_PIXEL_PACK_BUFFER, sizeof(angle::GLColor), nullptr, GL_STREAM_COPY); in initPBO()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp160 case GL_STREAM_COPY: return "stream_copy"; in getUsageHintName()
DglsLongStressCase.cpp95 GL_STREAM_COPY,
DglsVertexArrayTests.cpp649 GL_STREAM_COPY, // USAGE_STREAM_COPY, in usageToGL()
DglsDrawTest.cpp99 GL_STREAM_COPY, // USAGE_STREAM_COPY, in usageToGL()
/external/deqp/framework/opengl/
DgluStrUtil.inl414 case GL_STREAM_COPY: return "GL_STREAM_COPY";
/external/swiftshader/include/GLES3/
Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
/external/angle/include/GLES3/
Dgl3.h694 #define GL_STREAM_COPY 0x88E2 macro
Dgl31.h694 #define GL_STREAM_COPY 0x88E2 macro
Dgl32.h694 #define GL_STREAM_COPY 0x88E2 macro
/external/mesa3d/include/GLES3/
Dgl3.h713 #define GL_STREAM_COPY 0x88E2 macro
Dgl31.h713 #define GL_STREAM_COPY 0x88E2 macro
Dgl32.h713 #define GL_STREAM_COPY 0x88E2 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl851 #define GL_STREAM_COPY 0x88E2 macro
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2009 GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate()
6202 { "stream_copy", GL_STREAM_COPY, false }, in init()

12