Home
last modified time | relevance | path

Searched defs:testType (Results 1 – 25 of 130) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp45 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()
DvktProtectedMemStorageBufferTests.cpp217 const SSBOTestType testType, in StorageBufferTestCase()
262 const SSBOTestType testType, in StorageBufferTestInstance()
708 SSBOTestType testType, in createSpecifiedStorageBufferTests()
728 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, … in createRandomizedBufferTests()
769 SSBOTestType testType, in createRWStorageBufferTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp45 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()
DvktProtectedMemStorageBufferTests.cpp217 const SSBOTestType testType, in StorageBufferTestCase()
262 const SSBOTestType testType, in StorageBufferTestInstance()
708 SSBOTestType testType, in createSpecifiedStorageBufferTests()
728 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, … in createRandomizedBufferTests()
769 SSBOTestType testType, in createRWStorageBufferTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderClockTests.cpp80 struct testType struct
82 clockType testClockType;
83 bitType testBitType;
84 const char* testName;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp80 struct testType struct
82 clockType testClockType;
83 bitType testBitType;
84 const char* testName;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBuiltinMaskVarTests.cpp85 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()
1395 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinMaskVarTests() local
DvktSubgroupsBuiltinVarTests.cpp59 const char* getTestName (TestType testType) in getTestName()
359 TestType testType; member
2003 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinVarTests() local
2086 const TestType testType = computeOnlyBuiltinVars[a]; in createSubgroupsBuiltinVarTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsBuiltinMaskVarTests.cpp85 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()
1395 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinMaskVarTests() local
DvktSubgroupsBuiltinVarTests.cpp59 const char* getTestName (TestType testType) in getTestName()
359 TestType testType; member
2003 const TestType testType = allStagesBuiltinVars[a]; in createSubgroupsBuiltinVarTests() local
2086 const TestType testType = computeOnlyBuiltinVars[a]; in createSubgroupsBuiltinVarTests() local
/third_party/node/benchmark/test_runner/
Dsuite-tests.js12 testType: ['sync', 'async'], property
19 async function run({ numberOfSuites, testsPerSuite, testType, concurrency }) { property
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase()
168 const char* getTestTypeName (TestType testType) in getTestTypeName()
303 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr()
448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr()
524 std::string getFunctionParamTypeStr (TestType testType) in getFunctionParamTypeStr()
541 std::string getFunctionSrcParamStr (TestType testType) in getFunctionSrcParamStr()
558 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr()
679 …tr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatI… in getImageSamplerTypeStr()
1010 …csImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProper… in generateGraphicsImageSamplerSource()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp90 bool isValidTestCase (TestType testType, DescriptorType descriptorType, ReadOp readOp) in isValidTestCase()
168 const char* getTestTypeName (TestType testType) in getTestTypeName()
303 std::string getFunctionDstVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionDstVariableStr()
448 std::string getFunctionSrcVariableStr (ReadOp readOp, DescriptorType descType, TestType testType) in getFunctionSrcVariableStr()
524 std::string getFunctionParamTypeStr (TestType testType) in getFunctionParamTypeStr()
541 std::string getFunctionSrcParamStr (TestType testType) in getFunctionSrcParamStr()
558 std::string getFunctionDstParamStr (ReadOp readOp, TestType testType) in getFunctionDstParamStr()
679 …tr (DescriptorType descType, ReadOp readOp, deUint32 depthProperty, TestType testType, int formatI… in getImageSamplerTypeStr()
1010 …csImageSamplerSource (ReadOp readOp, DescriptorType descriptorType, TestType testType, DepthProper… in generateGraphicsImageSamplerSource()
/third_party/skia/gm/
Dcolrv1.cpp44 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/
Dfunction_implementations_2.ts37 type testType = ReturnType<typeof f>; alias
/third_party/skia/tests/
DGrContextAbandonTest.cpp17 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
/third_party/node/test/parallel/
Dtest-process-emitwarning.js11 const testType = 'CustomWarning'; constant
/third_party/typescript/src/testRunner/
DfourslashRunner.ts6 constructor(private testType: FourSlash.FourSlashTestType) { property in Harness.FourSlashRunner
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fLayoutBindingTests.cpp358 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 …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceDrmPropertiesTests.cpp81 static tcu::TestStatus testDeviceDrmProperties (Context& context, const TestType testType) in testDeviceDrmProperties()
DvktApiDriverPropertiesTests.cpp179 tcu::TestStatus testQueryProperties (Context& context, const TestType testType) in testQueryProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiDeviceDrmPropertiesTests.cpp81 static tcu::TestStatus testDeviceDrmProperties (Context& context, const TestType testType) in testDeviceDrmProperties()
DvktApiDriverPropertiesTests.cpp179 tcu::TestStatus testQueryProperties (Context& context, const TestType testType) in testQueryProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktApplicationParametersTests.cpp58 ApplicationParametersTestType testType; member
372 ApplicationParametersTestType testType; in createApplicationParametersTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktApplicationParametersTests.cpp58 ApplicationParametersTestType testType; member
372 ApplicationParametersTestType testType; in createApplicationParametersTests() member

123456