/external/deqp-deps/SPIRV-Tools/test/tools/ |
placeholder.py | 19 instantiate_for_expectation(). A TestCase instance will be passed in as 48 def instantiate_for_expectation(self, testcase): member in class:PlaceHolder 86 def instantiate_for_expectation(self, testcase): member in class:FileShader 114 def instantiate_for_expectation(self, testcase): member in class:ConfigFlagsFile 157 def instantiate_for_expectation(self, testcase): member in class:FileSPIRVShader 176 def instantiate_for_expectation(self, testcase): member in class:StdinShader 192 def instantiate_for_expectation(self, testcase): member in class:TempFileName 212 def instantiate_for_expectation(self, testcase): member in class:SpecializedString
|
spirv_test_framework.py | 31 them will be expanded by calling instantiate_for_expectation() on those 273 element.instantiate_for_expectation(self) 280 expectation.instantiate_for_expectation(self))
|
/external/swiftshader/third_party/SPIRV-Tools/test/tools/ |
placeholder.py | 19 instantiate_for_expectation(). A TestCase instance will be passed in as 48 def instantiate_for_expectation(self, testcase): member in class:PlaceHolder 86 def instantiate_for_expectation(self, testcase): member in class:FileShader 114 def instantiate_for_expectation(self, testcase): member in class:ConfigFlagsFile 157 def instantiate_for_expectation(self, testcase): member in class:FileSPIRVShader 176 def instantiate_for_expectation(self, testcase): member in class:StdinShader 192 def instantiate_for_expectation(self, testcase): member in class:TempFileName 212 def instantiate_for_expectation(self, testcase): member in class:SpecializedString
|
spirv_test_framework.py | 31 them will be expanded by calling instantiate_for_expectation() on those 273 element.instantiate_for_expectation(self) 280 expectation.instantiate_for_expectation(self))
|