Home
last modified time | relevance | path

Searched defs:BindGroupTests (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp24 class BindGroupTests : public DawnTest { class
130 TEST_P(BindGroupTests, ReusedBindGroupSingleSubmit) { in TEST_P() argument
162 TEST_P(BindGroupTests, ReusedUBO) { in TEST_P() argument
240 TEST_P(BindGroupTests, UBOSamplerAndTexture) { in TEST_P() argument
343 TEST_P(BindGroupTests, MultipleBindLayouts) { in TEST_P() argument
436 TEST_P(BindGroupTests, MultipleEntryPointsWithMultipleNonZeroGroups) { in TEST_P() argument
552 TEST_P(BindGroupTests, DrawTwiceInSamePipelineWithFourBindGroupSets) { in TEST_P() argument
600 TEST_P(BindGroupTests, SetBindGroupBeforePipeline) { in TEST_P() argument
642 TEST_P(BindGroupTests, SetDynamicBindGroupBeforePipeline) { in TEST_P() argument
703 TEST_P(BindGroupTests, BindGroupsPersistAfterPipelineChange) { in TEST_P() argument
[all …]