Searched refs:GL_STREAM_READ (Results 1 - 25 of 31) sorted by relevance

12

/external/deqp/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp452 GL_STREAM_READ,
574 GL_STREAM_READ,
642 << DataStoreSpec(GL_ARRAY_BUFFER, GL_STREAM_READ, 1644)
746 PARTIAL_SPECIFY_CASE(high_3, "High part of buffer specified with two calls", GL_PIXEL_PACK_BUFFER, GL_STREAM_READ, 1200,
750 PARTIAL_SPECIFY_CASE(middle_1, "Middle part of buffer specified with single call", GL_PIXEL_UNPACK_BUFFER, GL_STREAM_READ, 2500,
755 PARTIAL_SPECIFY_CASE(middle_3, "Middle part of buffer specified with two calls", GL_ARRAY_BUFFER, GL_STREAM_READ, 2500,
H A Des3fBufferObjectQueryTests.cpp311 GL_STREAM_DRAW, GL_STREAM_READ,
H A Des3fPixelBufferObjectTests.cpp545 GLU_CHECK_CALL(glBufferData(GL_PIXEL_PACK_BUFFER, readDataSize, NULL, GL_STREAM_READ));
H A Des3fBufferMapTests.cpp567 GL_STREAM_READ,
/external/deqp/modules/gles31/functional/
H A Des31fBasicComputeShaderTests.cpp197 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
318 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockInfo.dataSize, DE_NULL, GL_STREAM_READ);
640 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
749 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
850 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
942 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
1048 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
1395 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
1497 gl.bufferData(GL_ATOMIC_COUNTER_BUFFER, bufferSize, DE_NULL, GL_STREAM_READ);
1514 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
[all...]
H A Des31fComputeShaderBuiltinVarTests.cpp227 gl.bufferData(GL_SHADER_STORAGE_BUFFER, (glw::GLsizeiptr)bufferSize, DE_NULL, GL_STREAM_READ);
H A Des31fShaderImageLoadStoreTests.cpp957 glLog.glBufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta_tex_subimage.c124 GL_STREAM_READ,
/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bufferobjects.c285 case GL_STREAM_READ:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl413 case GL_STREAM_READ: return "GL_STREAM_READ";
/external/deqp/modules/glshared/
H A DglsBufferTestUtil.cpp159 case GL_STREAM_READ: return "stream_read";
H A DglsLongStressCase.cpp91 GL_STREAM_READ,
H A DglsVertexArrayTests.cpp648 GL_STREAM_READ, // USAGE_STREAM_READ,
H A DglsDrawTest.cpp97 GL_STREAM_READ, // USAGE_STREAM_READ,
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h535 #define GL_STREAM_READ 0x88E1 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl758 #define GL_STREAM_READ 0x88E1
/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp2009 GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY,
6201 { "stream_read", GL_STREAM_READ, false },
/external/mesa3d/include/GLES3/
H A Dgl3.h708 #define GL_STREAM_READ 0x88E1 macro
H A Dgl31.h708 #define GL_STREAM_READ 0x88E1 macro
H A Dgl32.h708 #define GL_STREAM_READ 0x88E1 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h710 #define GL_STREAM_READ 0x88E1 macro
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp588 case GL_STREAM_READ:
/external/swiftshader/include/GL/
H A Dglcorearb.h637 #define GL_STREAM_READ 0x88E1 macro
/external/mesa3d/include/GL/
H A Dglcorearb.h637 #define GL_STREAM_READ 0x88E1 macro
H A Dglext.h488 #define GL_STREAM_READ 0x88E1 macro

Completed in 572 milliseconds

12