Home
last modified time | relevance | path

Searched refs:testDescriptor (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DColorStateTests.cpp83 utils::ComboRenderPipelineDescriptor testDescriptor; in SetupSingleSourcePipelines() local
84 testDescriptor.layout = pipelineLayout; in SetupSingleSourcePipelines()
85 testDescriptor.vertex.module = vsModule; in SetupSingleSourcePipelines()
86 testDescriptor.cFragment.module = fsModule; in SetupSingleSourcePipelines()
87 testDescriptor.cTargets[0] = colorTargetState; in SetupSingleSourcePipelines()
88 testDescriptor.cTargets[0].format = renderPass.colorFormat; in SetupSingleSourcePipelines()
90 testPipeline = device.CreateRenderPipeline(&testDescriptor); in SetupSingleSourcePipelines()
828 utils::ComboRenderPipelineDescriptor testDescriptor; in TEST_P() local
829 testDescriptor.layout = pipelineLayout; in TEST_P()
830 testDescriptor in TEST_P()
937 utils::ComboRenderPipelineDescriptor testDescriptor; TEST_P() local
1063 utils::ComboRenderPipelineDescriptor testDescriptor; TEST_P() local
[all...]
/third_party/protobuf/php/tests/
H A DDescriptorsTest.php77 public function testDescriptor() function
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DDescriptorsTest.java150 public void testDescriptor() throws Exception { in testDescriptor() method in DescriptorsTest
/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py621 def testDescriptor(self): member in GeneratedDescriptorTest
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java148 public void testDescriptor() throws Exception { in testDescriptor() method in DescriptorsTest

Completed in 6 milliseconds