Searched defs:BindGroupTests (Results 1 – 1 of 1) sorted by relevance
24 class BindGroupTests : public DawnTest { class130 TEST_P(BindGroupTests, ReusedBindGroupSingleSubmit) { in TEST_P() argument162 TEST_P(BindGroupTests, ReusedUBO) { in TEST_P() argument240 TEST_P(BindGroupTests, UBOSamplerAndTexture) { in TEST_P() argument343 TEST_P(BindGroupTests, MultipleBindLayouts) { in TEST_P() argument436 TEST_P(BindGroupTests, MultipleEntryPointsWithMultipleNonZeroGroups) { in TEST_P() argument552 TEST_P(BindGroupTests, DrawTwiceInSamePipelineWithFourBindGroupSets) { in TEST_P() argument600 TEST_P(BindGroupTests, SetBindGroupBeforePipeline) { in TEST_P() argument642 TEST_P(BindGroupTests, SetDynamicBindGroupBeforePipeline) { in TEST_P() argument703 TEST_P(BindGroupTests, BindGroupsPersistAfterPipelineChange) { in TEST_P() argument[all …]