Home
last modified time | relevance | path

Searched refs:BufferTests (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFunctionalTests.cpp194 class BufferTests : public TestCaseGroup class
197 BufferTests (Context& context) in BufferTests() function in deqp::gles2::Functional::BufferTests
319 addChild(new BufferTests (m_context)); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFunctionalTests.cpp283 class BufferTests : public TestCaseGroup class
286 BufferTests (Context& context) in BufferTests() function in deqp::gles3::Functional::BufferTests
383 addChild(new BufferTests (m_context)); in init()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBufferTests.cpp794 class BufferTests : public DawnTest {}; class
797 TEST_P(BufferTests, ZeroSizedBuffer) { in TEST_P() argument
805 TEST_P(BufferTests, CreateBufferOOM) { in TEST_P() argument
823 TEST_P(BufferTests, BufferMappedAtCreationOOM) { in TEST_P() argument
869 TEST_P(BufferTests, CreateBufferOOMMapAsync) { in TEST_P() argument
905 DAWN_INSTANTIATE_TEST(BufferTests,
/third_party/skia/third_party/externals/dawn/src/tests/
DBUILD.gn341 "end2end/BufferTests.cpp",
/third_party/flutter/skia/third_party/externals/dawn/
DBUILD.gn656 "src/tests/end2end/BufferTests.cpp",