/external/deqp/modules/gles3/functional/ |
D | es3fNegativeBufferApiTests.cpp | 567 glBindBuffer (GL_COPY_WRITE_BUFFER, buf[1]); in init() 568 glBufferData (GL_COPY_WRITE_BUFFER, 32, &data[0], GL_DYNAMIC_COPY); in init() 572 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 0, -4); in init() 574 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, -1, 0, 4); in init() 576 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, -1, 4); in init() 581 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 0, 36); in init() 583 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 24, 0, 16); in init() 585 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 36, 0, 4); in init() 590 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 0, 36); in init() 592 glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 24, 16); in init() [all …]
|
D | es3fBufferWriteTests.cpp | 441 GL_COPY_WRITE_BUFFER, in iterate() 563 GL_COPY_WRITE_BUFFER, in init() 623 << DataStoreSpec(GL_COPY_WRITE_BUFFER, GL_STATIC_DRAW, 72) in init() 624 << DataStoreSpec(GL_COPY_WRITE_BUFFER, GL_STATIC_DRAW, 72) in init() 625 << DataStoreSpec(GL_COPY_WRITE_BUFFER, GL_STATIC_DRAW, 72)); in init() 630 << DataStoreSpec(GL_COPY_WRITE_BUFFER, GL_STATIC_DRAW, 504) in init() 741 …FY_CASE(high_1, "High part of buffer specified with single call", GL_COPY_WRITE_BUFFER, GL_STATIC_… in init()
|
D | es3fBufferCopyTests.cpp | 245 GL_COPY_WRITE_BUFFER, in init() 305 deUint32 dstTarget = GL_COPY_WRITE_BUFFER; in init()
|
D | es3fBufferObjectQueryTests.cpp | 240 GL_COPY_WRITE_BUFFER, GL_ELEMENT_ARRAY_BUFFER, in test()
|
D | es3fBufferMapTests.cpp | 556 GL_COPY_WRITE_BUFFER, in init()
|
D | es3fIntegerStateQueryTests.cpp | 2998 …_binding", "COPY_WRITE_BUFFER_BINDING", GL_COPY_WRITE_BUFFER_BINDING, GL_COPY_WRITE_BUFFER } in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeBufferApiTests.cpp | 684 ctx.glBindBuffer (GL_COPY_WRITE_BUFFER, buf[1]); in copy_buffer_sub_data() 685 ctx.glBufferData (GL_COPY_WRITE_BUFFER, 32, &data[0], GL_DYNAMIC_COPY); in copy_buffer_sub_data() 689 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 0, -4); in copy_buffer_sub_data() 691 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, -1, 0, 4); in copy_buffer_sub_data() 693 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, -1, 4); in copy_buffer_sub_data() 698 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 0, 36); in copy_buffer_sub_data() 700 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 24, 0, 16); in copy_buffer_sub_data() 702 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 36, 0, 4); in copy_buffer_sub_data() 707 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 0, 36); in copy_buffer_sub_data() 709 ctx.glCopyBufferSubData (GL_COPY_READ_BUFFER, GL_COPY_WRITE_BUFFER, 0, 24, 16); in copy_buffer_sub_data() [all …]
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 549 gl.bindBuffer(GL_COPY_WRITE_BUFFER, 0); in resetStateES() 1122 gl.bindBuffer(GL_COPY_WRITE_BUFFER, 0); in resetStateGLCore()
|
D | gluStrUtil.inl | 384 case GL_COPY_WRITE_BUFFER: return "GL_COPY_WRITE_BUFFER";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 718 #define GL_COPY_WRITE_BUFFER 0x8F37 macro 720 #define GL_COPY_WRITE_BUFFER_BINDING GL_COPY_WRITE_BUFFER
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 141 case GL_COPY_WRITE_BUFFER: return "copy_write"; in getBufferTargetName()
|
D | glsLongStressCase.cpp | 112 GL_COPY_WRITE_BUFFER,
|
/external/mesa3d/src/mesa/main/ |
D | bufferobj.c | 123 case GL_COPY_WRITE_BUFFER: in get_buffer_target() 1338 _mesa_BindBuffer( GL_COPY_WRITE_BUFFER, 0 ); in _mesa_DeleteBuffers()
|
D | get.c | 911 case GL_COPY_WRITE_BUFFER: in find_custom_value()
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 2397 case GL_COPY_WRITE_BUFFER: in isValidBufferTarget() 2420 case GL_COPY_WRITE_BUFFER: bindingPoint = &m_copyWriteBufferBinding; break; in setBufferBinding() 2452 case GL_COPY_WRITE_BUFFER: return m_copyWriteBufferBinding; in getBufferBinding() 2517 GL_COPY_WRITE_BUFFER, in deleteBuffer()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 78 { GL_COPY_WRITE_BUFFER, LOC_CUSTOM, TYPE_INT, 0, NO_EXTRA },
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 907 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|
D | gl31.h | 907 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|
D | gl32.h | 907 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 909 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1219 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 1583 case GL_COPY_WRITE_BUFFER: in getBuffer()
|
D | libGLESv2.cpp | 265 case GL_COPY_WRITE_BUFFER: in BindBuffer()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1418 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1434 #define GL_COPY_WRITE_BUFFER 0x8F37 macro
|