Home
last modified time | relevance | path

Searched refs:map_length_ (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp727 , map_length_(0) in Buffer()
793 if (i64 != map_length_) in Verify()
797 << static_cast<GLint>(map_length_) << tcu::TestLog::EndMessage; in Verify()
827 map_length_ = length; in MapRange()
856 map_length_ = size_; in Map()
867 map_length_ = 0; in Unmap()
886 GLint64 map_length_; member in gl4cts::__anonfe5f9a580111::Buffer
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cShaderAtomicCountersTests.cpp640 , map_length_(0) in Buffer()
713 if (i64 != map_length_) in Verify()
717 << static_cast<GLint>(map_length_) << tcu::TestLog::EndMessage; in Verify()
745 map_length_ = length; in MapRange()
762 map_length_ = 0; in Unmap()
781 GLint64 map_length_; member in glcts::__anonccff16290111::Buffer