/external/deqp/modules/gles3/functional/ |
D | es3fBufferWriteTests.cpp | 455 GL_STATIC_READ, in iterate() 577 GL_STATIC_READ, in init() 641 << DataStoreSpec(GL_ARRAY_BUFFER, GL_STATIC_READ, 1644) in init()
|
D | es3fBufferMapTests.cpp | 570 GL_STATIC_READ, in init() 613 const deUint32 hint = GL_STATIC_READ; in init()
|
D | es3fBufferObjectQueryTests.cpp | 313 GL_STATIC_READ, GL_STATIC_COPY, in testBuffer()
|
D | es3fNegativeBufferApiTests.cpp | 698 glBufferData (GL_ARRAY_BUFFER, 32, &data[0], GL_STATIC_READ); in init()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bufferobjects.c | 207 case GL_STATIC_READ: in st_bufferobj_data()
|
/external/deqp/modules/gles31/functional/ |
D | es31fIndirectComputeDispatchTests.cpp | 281 gl.bufferData(GL_SHADER_STORAGE_BUFFER, (glw::GLsizei)data.size(), &data[0], GL_STATIC_READ); in createResultBuffer()
|
D | es31fShaderAtomicOpTests.cpp | 225 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockInfo.dataSize, &bufData[0], GL_STATIC_READ); in iterate() 1032 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockInfo.dataSize, &bufData[0], GL_STATIC_READ); in iterate()
|
D | es31fShaderSharedVarTests.cpp | 307 gl.bufferData(GL_SHADER_STORAGE_BUFFER, outBlockInfo.dataSize, &emptyData[0], GL_STATIC_READ); in iterate()
|
D | es31fNegativeBufferApiTests.cpp | 835 ctx.glBufferData (GL_ARRAY_BUFFER, 32, &data[0], GL_STATIC_READ); in flush_mapped_buffer_range()
|
D | es31fSSBOLayoutCase.cpp | 2627 …erData(GL_ATOMIC_COUNTER_BUFFER, (glw::GLsizeiptr)emptyData.size(), &emptyData[0], GL_STATIC_READ); in execute()
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 162 case GL_STATIC_READ: return "static_read"; in getUsageHintName()
|
D | glsLongStressCase.cpp | 90 GL_STATIC_READ,
|
D | glsVertexArrayTests.cpp | 651 GL_STATIC_READ, // USAGE_STATIC_READ, in usageToGL()
|
D | glsDrawTest.cpp | 100 GL_STATIC_READ, // USAGE_STATIC_READ, in usageToGL()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 416 case GL_STATIC_READ: return "GL_STATIC_READ";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 537 #define GL_STATIC_READ 0x88E5 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 712 #define GL_STATIC_READ 0x88E5 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 761 #define GL_STATIC_READ 0x88E5 macro
|
/external/deqp/modules/gles3/performance/ |
D | es3pBufferDataUploadTests.cpp | 2010 GL_STATIC_DRAW, GL_STATIC_READ, GL_STATIC_COPY, in iterate() 6204 { "static_read", GL_STATIC_READ, false }, in init()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 590 case GL_STATIC_READ: in BufferData()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 640 #define GL_STATIC_READ 0x88E5 macro
|
D | glext.h | 491 #define GL_STATIC_READ 0x88E5 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 339 #define GL_STATIC_READ 0x88E5 macro
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |