Home
last modified time | relevance | path

Searched refs:shared_memory_offset_ (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_2_autogen.h22 shared_memory_offset_); in TEST_P()
103 shared_memory_offset_); in TEST_P()
120 shared_memory_offset_); in TEST_P()
165 shared_memory_offset_); in TEST_P()
184 shared_memory_offset_); in TEST_P()
202 shared_memory_offset_); in TEST_P()
247 shared_memory_offset_); in TEST_P()
264 shared_memory_offset_); in TEST_P()
280 shared_memory_offset_); in TEST_P()
294 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_programs.cc558 shared_memory_offset_); in TEST_P()
576 shared_memory_offset_); in TEST_P()
593 shared_memory_offset_); in TEST_P()
604 shared_memory_offset_); in TEST_P()
624 shared_memory_offset_); in TEST_P()
649 shared_memory_offset_); in TEST_P()
664 shared_memory_offset_); in TEST_P()
674 shared_memory_offset_); in TEST_P()
691 shared_memory_offset_); in TEST_P()
705 shared_memory_offset_); in TEST_P()
[all …]
H A Draster_decoder_unittest_1_autogen.h37 cmd.Init(shared_memory_id_, shared_memory_offset_); in TEST_P()
46 cmd.Init(kInvalidSharedMemoryId, shared_memory_offset_); in TEST_P()
H A Dgles2_cmd_decoder_unittest_attribs.cc112 shared_memory_offset_); in TEST_P()
139 shared_memory_offset_); in TEST_P()
150 shared_memory_offset_); in TEST_P()
160 shared_memory_offset_); in TEST_P()
371 cmd.Init(client_vertexarray_id_, shared_memory_id_, shared_memory_offset_); in IsVertexArrayOESValidArgs()
379 client_vertexarray_id_, kInvalidSharedMemoryId, shared_memory_offset_); in IsVertexArrayOESInvalidArgsBadSharedMemoryId()
H A Dgles2_cmd_decoder_unittest_1_autogen.h200 cmd.Init(GL_FRAMEBUFFER, shared_memory_id_, shared_memory_offset_); in TEST_P()
919 cmd.Init(GL_FOG_HINT, shared_memory_id_, shared_memory_offset_); in TEST_P()
956 shared_memory_offset_); in TEST_P()
970 shared_memory_offset_); in TEST_P()
985 shared_memory_offset_); in TEST_P()
999 shared_memory_offset_); in TEST_P()
1034 cmd.Init(shared_memory_id_, shared_memory_offset_); in TEST_P()
1043 cmd.Init(kInvalidSharedMemoryId, shared_memory_offset_); in TEST_P()
1071 cmd.Init(GL_FOG_HINT, shared_memory_id_, shared_memory_offset_); in TEST_P()
1114 shared_memory_offset_); in TEST_P()
[all …]
H A Draster_decoder_unittest_context_lost.cc47 cmd.Init(shared_memory_id_, shared_memory_offset_); in OOM()
121 cmd.Init(shared_memory_id_, shared_memory_offset_); in DoGetErrorWithContextLost()
132 cmd.Init(shared_memory_id_, shared_memory_offset_); in ClearCurrentDecoderError()
H A Draster_decoder_unittest_base.cc63 shared_memory_offset_(0), in RasterDecoderTestBase()
237 shared_memory_offset_ = kSharedMemoryOffset; in InitDecoder()
239 static_cast<int8_t*>(buffer->memory()) + shared_memory_offset_; in InitDecoder()
285 cmd.Init(shared_memory_id_, shared_memory_offset_); in GetGLError()
H A Dgles2_cmd_decoder_unittest.cc134 cmd2.Init(test.pname, shared_memory_id_, shared_memory_offset_); in TEST_P()
473 shared_memory_id_, shared_memory_offset_); in TEST_P()
490 shared_memory_id_, shared_memory_offset_); in TEST_P()
502 shared_memory_id_, shared_memory_offset_); in TEST_P()
520 shared_memory_id_, shared_memory_offset_); in TEST_P()
537 shared_memory_id_, shared_memory_offset_); in TEST_P()
549 shared_memory_id_, shared_memory_offset_); in TEST_P()
560 kInvalidSharedMemoryId, shared_memory_offset_); in TEST_P()
618 cmd.Init(kBadBucketId, shared_memory_id_, shared_memory_offset_); in TEST_P()
1619 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_framebuffers.cc80 cmd.Init(GL_FRAMEBUFFER, shared_memory_id_, shared_memory_offset_); in TEST_P()
348 shared_memory_offset_); in TEST_P()
382 shared_memory_offset_); in TEST_P()
419 shared_memory_offset_); in TEST_P()
437 shared_memory_offset_); in TEST_P()
463 shared_memory_offset_); in TEST_P()
1637 cmd2.Init(GL_ALPHA_BITS, shared_memory_id_, shared_memory_offset_); in TEST_P()
1659 cmd2.Init(GL_ALPHA_BITS, shared_memory_id_, shared_memory_offset_); in TEST_P()
1685 cmd2.Init(GL_DEPTH_BITS, shared_memory_id_, shared_memory_offset_); in TEST_P()
3647 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_context_lost.cc117 cmd.Init(shared_memory_id_, shared_memory_offset_); in DoGetErrorWithContextLost()
128 cmd.Init(shared_memory_id_, shared_memory_offset_); in ClearCurrentDecoderError()
H A Dgles2_cmd_decoder_unittest_base.cc121 shared_memory_offset_(0), in GLES2DecoderTestBase()
491 shared_memory_offset_ = kSharedMemoryOffset; in MaybeInitDecoderWithWorkarounds()
493 static_cast<int8_t*>(buffer->memory()) + shared_memory_offset_; in MaybeInitDecoderWithWorkarounds()
637 cmd.Init(shared_memory_id_, shared_memory_offset_); in GetGLError()
1690 cmd.Init(GL_FRAMEBUFFER, shared_memory_id_, shared_memory_offset_); in DoCheckFramebufferStatus()
2231 cmd.Init(target, offset, size, shared_memory_id_, shared_memory_offset_); in DoBufferSubData()
2477 shared_memory_offset_ = kSharedMemoryOffset; in SetUp()
2479 static_cast<int8_t*>(buffer->memory()) + shared_memory_offset_; in SetUp()
2481 shared_memory_size_ = kSharedBufferSize - shared_memory_offset_; in SetUp()
2520 cmd.Init(shared_memory_id_, shared_memory_offset_); in GetGLError()
[all …]
H A Dgles2_cmd_decoder_passthrough_unittest_framebuffers.cc381 shared_memory_offset_); in TEST_F()
403 shared_memory_offset_); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_2_autogen.h50 shared_memory_offset_); in TEST_P()
67 shared_memory_offset_); in TEST_P()
112 shared_memory_offset_); in TEST_P()
131 shared_memory_offset_); in TEST_P()
149 shared_memory_offset_); in TEST_P()
194 shared_memory_offset_); in TEST_P()
211 shared_memory_offset_); in TEST_P()
227 shared_memory_offset_); in TEST_P()
241 shared_memory_offset_); in TEST_P()
282 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_programs.cc558 shared_memory_offset_); in TEST_P()
576 shared_memory_offset_); in TEST_P()
593 shared_memory_offset_); in TEST_P()
604 shared_memory_offset_); in TEST_P()
624 shared_memory_offset_); in TEST_P()
649 shared_memory_offset_); in TEST_P()
664 shared_memory_offset_); in TEST_P()
674 shared_memory_offset_); in TEST_P()
691 shared_memory_offset_); in TEST_P()
705 shared_memory_offset_); in TEST_P()
[all …]
H A Draster_decoder_unittest_1_autogen.h37 cmd.Init(shared_memory_id_, shared_memory_offset_); in TEST_P()
46 cmd.Init(kInvalidSharedMemoryId, shared_memory_offset_); in TEST_P()
H A Dgles2_cmd_decoder_unittest_1_autogen.h919 cmd.Init(GL_FOG_HINT, shared_memory_id_, shared_memory_offset_); in TEST_P()
956 shared_memory_offset_); in TEST_P()
970 shared_memory_offset_); in TEST_P()
985 shared_memory_offset_); in TEST_P()
999 shared_memory_offset_); in TEST_P()
1034 cmd.Init(shared_memory_id_, shared_memory_offset_); in TEST_P()
1043 cmd.Init(kInvalidSharedMemoryId, shared_memory_offset_); in TEST_P()
1114 shared_memory_offset_); in TEST_P()
1133 shared_memory_offset_); in TEST_P()
1244 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_attribs.cc112 shared_memory_offset_); in TEST_P()
139 shared_memory_offset_); in TEST_P()
150 shared_memory_offset_); in TEST_P()
160 shared_memory_offset_); in TEST_P()
371 cmd.Init(client_vertexarray_id_, shared_memory_id_, shared_memory_offset_); in IsVertexArrayOESValidArgs()
379 client_vertexarray_id_, kInvalidSharedMemoryId, shared_memory_offset_); in IsVertexArrayOESInvalidArgsBadSharedMemoryId()
H A Draster_decoder_unittest_context_lost.cc47 cmd.Init(shared_memory_id_, shared_memory_offset_); in OOM()
121 cmd.Init(shared_memory_id_, shared_memory_offset_); in DoGetErrorWithContextLost()
132 cmd.Init(shared_memory_id_, shared_memory_offset_); in ClearCurrentDecoderError()
H A Draster_decoder_unittest_base.cc63 shared_memory_offset_(0), in RasterDecoderTestBase()
223 shared_memory_offset_ = kSharedMemoryOffset; in InitDecoder()
225 static_cast<int8_t*>(buffer->memory()) + shared_memory_offset_; in InitDecoder()
271 cmd.Init(shared_memory_id_, shared_memory_offset_); in GetGLError()
H A Dgles2_cmd_decoder_unittest.cc135 cmd2.Init(test.pname, shared_memory_id_, shared_memory_offset_); in TEST_P()
474 shared_memory_id_, shared_memory_offset_); in TEST_P()
491 shared_memory_id_, shared_memory_offset_); in TEST_P()
503 shared_memory_id_, shared_memory_offset_); in TEST_P()
521 shared_memory_id_, shared_memory_offset_); in TEST_P()
538 shared_memory_id_, shared_memory_offset_); in TEST_P()
550 shared_memory_id_, shared_memory_offset_); in TEST_P()
561 kInvalidSharedMemoryId, shared_memory_offset_); in TEST_P()
619 cmd.Init(kBadBucketId, shared_memory_id_, shared_memory_offset_); in TEST_P()
1620 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_framebuffers.cc80 cmd.Init(GL_FRAMEBUFFER, shared_memory_id_, shared_memory_offset_); in TEST_P()
348 shared_memory_offset_); in TEST_P()
382 shared_memory_offset_); in TEST_P()
419 shared_memory_offset_); in TEST_P()
437 shared_memory_offset_); in TEST_P()
463 shared_memory_offset_); in TEST_P()
1637 cmd2.Init(GL_ALPHA_BITS, shared_memory_id_, shared_memory_offset_); in TEST_P()
1659 cmd2.Init(GL_ALPHA_BITS, shared_memory_id_, shared_memory_offset_); in TEST_P()
1685 cmd2.Init(GL_DEPTH_BITS, shared_memory_id_, shared_memory_offset_); in TEST_P()
3647 shared_memory_offset_); in TEST_P()
[all …]
H A Dgles2_cmd_decoder_unittest_context_lost.cc117 cmd.Init(shared_memory_id_, shared_memory_offset_); in DoGetErrorWithContextLost()
128 cmd.Init(shared_memory_id_, shared_memory_offset_); in ClearCurrentDecoderError()
H A Dgles2_cmd_decoder_unittest_base.cc121 shared_memory_offset_(0), in GLES2DecoderTestBase()
491 shared_memory_offset_ = kSharedMemoryOffset; in MaybeInitDecoderWithWorkarounds()
493 static_cast<int8_t*>(buffer->memory()) + shared_memory_offset_; in MaybeInitDecoderWithWorkarounds()
636 cmd.Init(shared_memory_id_, shared_memory_offset_); in GetGLError()
1689 cmd.Init(GL_FRAMEBUFFER, shared_memory_id_, shared_memory_offset_); in DoCheckFramebufferStatus()
2230 cmd.Init(target, offset, size, shared_memory_id_, shared_memory_offset_); in DoBufferSubData()
2476 shared_memory_offset_ = kSharedMemoryOffset; in SetUp()
2478 static_cast<int8_t*>(buffer->memory()) + shared_memory_offset_; in SetUp()
2480 shared_memory_size_ = kSharedBufferSize - shared_memory_offset_; in SetUp()
2519 cmd.Init(shared_memory_id_, shared_memory_offset_); in GetGLError()
[all …]
H A Dgles2_cmd_decoder_passthrough_unittest_framebuffers.cc381 shared_memory_offset_); in TEST_F()
403 shared_memory_offset_); in TEST_F()
H A Draster_decoder_unittest_base.h223 uint32_t shared_memory_offset_; variable

12