/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemBufferValidator.cpp | 45 const char* generateShaderVarString (TestType testType) in generateShaderVarString() 57 const char* generateShaderBufferString (TestType testType, BufferType bufferType) in generateShaderBufferString() 75 void initBufferValidatorPrograms (vk::SourceCollections& programCollection, TestType testType, Buff… in initBufferValidatorPrograms()
|
D | vktProtectedMemStorageBufferTests.cpp | 203 const SSBOTestType testType, in StorageBufferTestCase() 240 const SSBOTestType testType, in StorageBufferTestInstance() 670 SSBOTestType testType, in createSpecifiedStorageBufferTests() 688 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, … in createRandomizedBufferTests() 704 SSBOTestType testType, in createRWStorageBufferTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsBuiltinMaskVarTests.cpp | 85 TestType testType; member 92 static inline string getTestSpirvBuiltinName (TestType testType) in getTestSpirvBuiltinName() 97 static inline string getTestName (TestType testType) in getTestName() 102 static inline string getTestVarName (TestType testType) in getTestVarName() 107 static inline string getTestMathOp (TestType testType) in getTestMathOp() 112 static inline string getTestSpirvOp (TestType testType) in getTestSpirvOp() 1337 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinMaskVarTests() local
|
D | vktSubgroupsBuiltinVarTests.cpp | 59 const char* getTestName (TestType testType) in getTestName() 359 TestType testType; member 1908 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinVarTests() local 1968 const TestType testType = computeOnlyBuiltinVars[a]; in createSubgroupsBuiltinVarTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderClockTests.cpp | 80 struct testType struct 82 clockType testClockType; 83 bitType testBitType; 84 const char* testName;
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmImageSamplerTests.cpp | 90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase() 154 const char* getTestTypeName (TestType testType) in getTestTypeName() 289 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr() 434 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr() 510 std::string getFunctionParamTypeStr (TestType testType) in getFunctionParamTypeStr() 527 std::string getFunctionSrcParamStr (TestType testType) in getFunctionSrcParamStr() 544 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr() 657 …tr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatI… in getImageSamplerTypeStr() 931 …csImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProper… in generateGraphicsImageSamplerSource()
|
/third_party/skia/gm/ |
D | colrv1.cpp | 44 ColrV1GM(ColrV1TestType testType, SkScalar skewX, SkScalar rotateDeg) in ColrV1GM() 48 static SkString testTypeToString(ColrV1TestType testType) { in testTypeToString()
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/functions/function_implementations/ |
D | function_implementations_2.ts | 37 type testType = ReturnType<typeof f>; alias
|
/third_party/skia/tests/ |
D | GrContextAbandonTest.cpp | 17 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
|
/third_party/node/test/parallel/ |
D | test-process-emitwarning.js | 11 const testType = 'CustomWarning'; constant
|
D | test-event-capture-rejections.js | 295 function testType(obj) { function
|
/third_party/typescript/src/testRunner/ |
D | fourslashRunner.ts | 6 constructor(private testType: FourSlash.FourSlashTestType) { property in Harness.FourSlashRunner
|
D | compilerRunner.ts | 20 constructor(public testType: CompilerTestType) { property in Harness.CompilerBaselineRunner
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fLayoutBindingTests.cpp | 358 TestType testType, in LayoutBindingRenderCase() 741 TestType testType, in LayoutBindingNegativeCase() 1045 TestType testType, in SamplerBindingRenderCase() 1242 TestType testType, in SamplerBindingNegativeCase() 1368 TestType testType, in ImageBindingRenderCase() 1566 TestType testType, in ImageBindingNegativeCase() 1684 TestType testType) in UBOBindingRenderCase() 1836 TestType testType, in UBOBindingNegativeCase() 1953 TestType testType) in SSBOBindingRenderCase() 2105 TestType testType, in SSBOBindingNegativeCase() [all …]
|
D | es31fShaderMultisampleInterpolationStateQueryTests.cpp | 67 …tCase (Context& context, const char* name, const char* desc, QueryType verifier, TestType testType) in InterpolationOffsetCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDriverPropertiesTests.cpp | 165 tcu::TestStatus testQueryProperties (Context& context, const TestType testType) in testQueryProperties()
|
D | vktApiDeviceDrmPropertiesTests.cpp | 185 static tcu::TestStatus testDeviceDrmProperties (Context& context, const TestType testType) in testDeviceDrmProperties()
|
/third_party/protobuf/php/tests/ |
D | WellKnownTest.php | 326 public function testType() function in WellKnownTest
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dadrfmt.cpp | 333 char testType[256] = ""; in processTest() local
|
D | dadrcal.cpp | 451 char testType[256] = ""; in processTest() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingMiscTests.cpp | 3806 ShaderRecordBlockTest( const TestType& testType, const std::vector<VariableType>& varTypesToTest) in ShaderRecordBlockTest() 3852 static std::vector<VariableType> getVarsToTest(const TestType& testType) in getVarsToTest() 4106 static bool isExplicitScalarOffsetTest(const TestType& testType) in isExplicitScalarOffsetTest() 4116 static bool isExplicitSTD430OffsetTest(const TestType& testType) in isExplicitSTD430OffsetTest() 4126 static bool isScalarLayoutTest(const TestType& testType) in isScalarLayoutTest() 4136 static bool isSTD430LayoutTest(const TestType& testType) in isSTD430LayoutTest() 4146 static bool isTest(const TestType& testType) in isTest() 4174 static bool usesF64(const TestType& testType) in usesF64() 4202 static bool usesI8(const TestType& testType) in usesI8() 4221 static bool usesI16(const TestType& testType) in usesI16() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackSimpleTests.cpp | 96 TestType testType; member 2866 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackSimpleTests() local 2890 const TestType testType = TEST_TYPE_WINDING; in createTransformFeedbackSimpleTests() local 2912 const TestType testType = TEST_TYPE_DRAW_INDIRECT; in createTransformFeedbackSimpleTests() local 2929 const TestType testType = TEST_TYPE_BACKWARD_DEPENDENCY; in createTransformFeedbackSimpleTests() local 2946 const TestType testType = TEST_TYPE_QUERY_GET; in createTransformFeedbackSimpleTests() local 3021 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackStreamsSimpleTests() local 3035 const TestType testType = TEST_TYPE_MULTISTREAMS; in createTransformFeedbackStreamsSimpleTests() local 3050 const TestType testType = TEST_TYPE_MULTIQUERY; in createTransformFeedbackStreamsSimpleTests() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcTextureCompatibilityTests.cpp | 94 glw::GLenum testType; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cNumberParsingTests.cpp | 88 TestType testType; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryProceduralGeometryTests.cpp | 382 …:RayQueryProceduralGeometryTestCase(tcu::TestContext& context, const char* name, TestType testType) in RayQueryProceduralGeometryTestCase()
|