Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp452 GL_STREAM_READ, in iterate()
574 GL_STREAM_READ, in init()
642 << DataStoreSpec(GL_ARRAY_BUFFER, GL_STREAM_READ, 1644) in init()
746 PARTIAL_SPECIFY_CASE(high_3, "High part of buffer specified with two calls", GL_PIXEL_PACK_BUFFER, GL_STREAM_READ, 1200, in init()
750 PARTIAL_SPECIFY_CASE(middle_1, "Middle part of buffer specified with single call", GL_PIXEL_UNPACK_BUFFER, GL_STREAM_READ, 2500, in init()
755 PARTIAL_SPECIFY_CASE(middle_3, "Middle part of buffer specified with two calls", GL_ARRAY_BUFFER, GL_STREAM_READ, 2500, in init()
H A Des3fBufferObjectQueryTests.cpp311 GL_STREAM_DRAW, GL_STREAM_READ, in testBuffer()
H A Des3fPixelBufferObjectTests.cpp545 GLU_CHECK_CALL(glBufferData(GL_PIXEL_PACK_BUFFER, readDataSize, NULL, GL_STREAM_READ)); in iterate()
H A Des3fBufferMapTests.cpp567 GL_STREAM_READ, in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fBasicComputeShaderTests.cpp202 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ); in iterate()
325 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockInfo.dataSize, DE_NULL, GL_STREAM_READ); in iterate()
653 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ); in iterate()
769 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
872 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
966 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
1073 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
1435 gl.bufferData(GL_SHADER_STORAGE_BUFFER, blockSize, DE_NULL, GL_STREAM_READ);
1539 gl.bufferData(GL_ATOMIC_COUNTER_BUFFER, bufferSize, DE_NULL, GL_STREAM_READ);
1556 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); in iterate()
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.cpp248 case GL_STREAM_READ: in FromGLenum()
276 return GL_STREAM_READ; in ToGLenum()
312 os << "GL_STREAM_READ"; in operator <<()
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp159 case GL_STREAM_READ: return "stream_read"; in getUsageHintName()
H A DglsLongStressCase.cpp91 GL_STREAM_READ,
H A DglsVertexArrayTests.cpp585 GL_STREAM_READ, // USAGE_STREAM_READ, in usageToGL()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DShaderStorageBufferTest.cpp1610 glBufferData(GL_SHADER_STORAGE_BUFFER, numInvocations * arrayStride1, nullptr, GL_STREAM_READ); in TEST_P()
1619 glBufferData(GL_SHADER_STORAGE_BUFFER, numInvocations * arrayStride2, nullptr, GL_STREAM_READ); in TEST_P()
H A DVulkanPerformanceCounterTest.cpp3001 glBufferData(GL_PIXEL_PACK_BUFFER, kPackBufferSize, nullptr, GL_STREAM_READ); in TEST_P()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.cpp3857 gl.bufferData(GL_ARRAY_BUFFER, sizeof(glw::GLfloat) * 4, NULL, GL_STREAM_READ); in iterate()
4117 GL_STREAM_READ); in iterate()
4360 GL_STREAM_READ); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1155 gl.bufferData(GL_QUERY_BUFFER, sizeof(initValue), &initValue, GL_STREAM_READ); in verifyQueryResult()
H A Dgl4cDirectStateAccessBuffersTests.cpp243 static const glw::GLenum hints[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate()
363 * - GL_STREAM_READ,
387 * - GL_STREAM_READ,
434 * - GL_STREAM_READ,
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/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h374 #define GL_STREAM_READ 0x88E1 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h712 #define GL_STREAM_READ 0x88E1 macro
H A Dgl3.h712 #define GL_STREAM_READ 0x88E1 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h693 #define GL_STREAM_READ 0x88E1 macro
H A Dgl31.h693 #define GL_STREAM_READ 0x88E1 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h712 #define GL_STREAM_READ 0x88E1 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h712 #define GL_STREAM_READ 0x88E1 macro
H A Dgl31.h714 #define GL_STREAM_READ 0x88E1 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h693 #define GL_STREAM_READ 0x88E1 macro
H A Dgl31.h693 #define GL_STREAM_READ 0x88E1 macro

Completed in 90 milliseconds

12