| /third_party/skia/src/gpu/gl/ |
| H A D | GrGLBuffer.h | 27 GrGLuint bufferID() const { return fBufferID; } in bufferID() function in GrGLBuffer
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | VertexArrayPerfTest.cpp | 135 void VertexArrayBenchmark::rebindVertexArray(GLuint vertexArrayID, GLuint bufferID) in rebindVertexArray() argument 147 updateBufferData(GLuint vertexArrayID, GLuint bufferID, GLuint bufferSize) updateBufferData() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | TransformFeedback.cpp | 257 angle::Result TransformFeedback::detachBuffer(const Context *context, BufferID bufferID) in detachBuffer() argument
|
| H A D | VertexArray.cpp | 176 bool VertexArray::detachBuffer(const Context *context, BufferID bufferID) in detachBuffer() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderStateQueryTests.cpp | 1699 GLuint bufferID; in test() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | trace_fixture.cpp | 269 void UpdateClientBufferData(GLuint bufferID, const void *source, GLsizei size) in UpdateClientBufferData() argument 274 void UpdateClientBufferData2(GLuint bufferID, const void *source, GLsizei size) in UpdateClientBufferData2() argument 279 void UpdateClientBufferData2WithOffset(GLuint bufferID, in UpdateClientBufferData2WithOffset() argument
|
| H A D | FrameCapture.h | 89 void setMappedBufferID(gl::BufferID bufferID) { mMappedBufferID = bufferID; } in setMappedBufferID() argument 500 bool hasBufferData(gl::BufferID bufferID) in hasBufferData() argument 510 std::pair<GLintptr, GLsizeiptr> getBufferDataOffsetAndLength(gl::BufferID bufferID) in getBufferDataOffsetAndLength() argument
|
| H A D | FrameCapture.cpp | 644 gl::BufferID bufferID = call.params.getMappedBufferID(); in WriteCppReplayForCall() local 2025 gl::BufferID bufferID = {0}; in CaptureVertexArrayState() local 2429 GLuint bufferID = (*id).value; in CaptureBufferResetCalls() local 2515 gl::BufferID bufferID = buffer.get()->id(); CaptureIndexedBuffers() local 3232 gl::BufferID bufferID = boundBuffers[binding].id(); CaptureMidExecutionSetup() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | StateManagerGL.cpp | 597 GLuint bufferID = 0; in setPixelUnpackBuffer() local 648 GLuint bufferID = 0; in setPixelPackBuffer() local
|
| H A D | TextureGL.cpp | 1749 const GLuint bufferID = buffer ? GetImplAs<BufferGL>(buffer)->getBufferID() : 0; in setBuffer() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderStateQueryTests.cpp | 2846 GLuint bufferID; in test() local
|
| /test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
| H A D | gles3ndk.cpp | 433 GLuint bufferID = INT_INIT_VAL; in GLBindBuffer() local 446 GLuint bufferID = INT_INIT_VAL; in GLBindBufferBase() local 459 GLuint bufferID = INT_INIT_VAL; in GLBindBufferRange() local 766 GLuint bufferID; GLBufferData() local 781 GLuint bufferID; GLBufferSubData() local 825 GLuint bufferID = INT_INIT_VAL; GLClearBufferfi() local 840 GLuint bufferID = INT_INIT_VAL; GLClearBufferfv() local 854 GLuint bufferID = INT_INIT_VAL; GLClearBufferiv() local 869 GLuint bufferID = INT_INIT_VAL; GLClearBufferuiv() local [all...] |