/external/deqp-deps/amber/tests/cases/ |
D | struct_compare.amber | 22 struct SubData { 31 SubData e; 37 SubData e;
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.hpp | 67 …static void SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz…
|
D | glcRobustBufferAccessBehaviorTests.cpp | 196 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in glcts::RobustBufferAccessBehavior::Buffer
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 157 …static void SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… 808 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in gl4cts::BufferStorage::Buffer
|
D | gl4cEnhancedLayoutsTests.hpp | 190 void SubData(glw::GLintptr offset, glw::GLsizeiptr size, glw::GLvoid* data); 209 …static void SubData(const glw::Functions& gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeipt…
|
D | gl4cMultiBindTests.cpp | 188 …static void SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… 544 void Buffer::SubData(const glw::Functions& gl, glw::GLenum target, glw::GLintptr offset, glw::GLsiz… in SubData() function in gl4cts::MultiBind::Buffer
|
D | gl4cEnhancedLayoutsTests.cpp | 1833 void Buffer::SubData(glw::GLintptr offset, glw::GLsizeiptr size, glw::GLvoid* data) in SubData() function in gl4cts::EnhancedLayouts::Utils::Buffer 1837 SubData(gl, m_buffer, offset, size, data); in SubData() 1920 void Buffer::SubData(const glw::Functions& gl, BUFFERS buffer, glw::GLintptr offset, glw::GLsizeipt… in SubData() function in gl4cts::EnhancedLayouts::Utils::Buffer 7142 …buffer.SubData(variable.m_descriptor.m_offset, variable.m_descriptor.m_expected_stride_of_element … in test()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 8851 OMPClauseMappableExprCommon::MappableExprComponentListRef SubData = in generateInfoForCapture() local 8854 OverlappedElements.getSecond().push_back(SubData); in generateInfoForCapture()
|