Home
last modified time | relevance | path

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

123

/external/deqp/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.cpp200 const SSBOTestType testType, in StorageBufferTestCase()
237 const SSBOTestType testType, in StorageBufferTestInstance()
668 SSBOTestType testType, in createSpecifiedStorageBufferTests()
686 tcu::TestCaseGroup* createRandomizedBufferTests (tcu::TestContext& testCtx, SSBOTestType testType, … in createRandomizedBufferTests()
702 SSBOTestType testType, in createRWStorageBufferTests()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderClockTests.cpp80 struct testType struct
82 clockType testClockType;
83 bitType testBitType;
84 const char* testName;
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp90 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()
/external/skia/tests/
DGrContextAbandonTest.cpp17 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
/external/skqp/tests/
DGrContextAbandonTest.cpp16 for (int testType = 0; testType < 6; ++testType) { in DEF_GPUTEST() local
/external/llvm-project/mlir/test/lib/IR/
DTestInterfaces.cpp33 if (auto testType = type.dyn_cast<TestType>()) in runOnOperation() local
/external/deqp/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 …]
Des31fShaderMultisampleInterpolationStateQueryTests.cpp67 …tCase (Context& context, const char* name, const char* desc, QueryType verifier, TestType testType) in InterpolationOffsetCase()
/external/llvm-project/flang/test/Semantics/
Dresolve88.f9065 type testType type
Dresolve31.f9080 type :: testType type
/external/clang/test/Misc/
Dast-dump-decl.cpp370 template<typename> class testType { }; class
371 template class testType<int>; variable
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDriverPropertiesTests.cpp161 tcu::TestStatus testQueryProperties (Context& context, const TestType testType) in testQueryProperties()
/external/llvm-project/clang/test/AST/
Dast-dump-decl.cpp669 template<typename> class testType { }; class
670 template class testType<int>; variable
/external/protobuf/php/tests/
Dwell_known_test.php325 public function testType() function in WellKnownTest
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DAudioFragment.java144 AudioTestType testType = getSelectedTestType(); in onClick() local
/external/icu/icu4c/source/test/intltest/
Ddadrfmt.cpp333 char testType[256] = ""; in processTest() local
Ddadrcal.cpp451 char testType[256] = ""; in processTest() local
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/
Dloopback2.cpp45 int performanceMode, int testType, double frequency1, char* byteBufferPtr, in lb2Init()
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DNativeAudioThread.java119 int testType, int bufferTestDurationInSeconds, in NativeAudioThread()
169 int testType, double frequency1, ByteBuffer byteBuffer, in nativeInit()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp3804 ShaderRecordBlockTest( const TestType& testType, const std::vector<VariableType>& varTypesToTest) in ShaderRecordBlockTest()
3850 static std::vector<VariableType> getVarsToTest(const TestType& testType) in getVarsToTest()
4104 static bool isExplicitScalarOffsetTest(const TestType& testType) in isExplicitScalarOffsetTest()
4114 static bool isExplicitSTD430OffsetTest(const TestType& testType) in isExplicitSTD430OffsetTest()
4124 static bool isScalarLayoutTest(const TestType& testType) in isScalarLayoutTest()
4134 static bool isSTD430LayoutTest(const TestType& testType) in isSTD430LayoutTest()
4144 static bool isTest(const TestType& testType) in isTest()
4172 static bool usesF64(const TestType& testType) in usesF64()
4191 static bool usesI8(const TestType& testType) in usesI8()
4210 static bool usesI16(const TestType& testType) in usesI16()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp104 TestType testType; member
2814 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackSimpleTests() local
2868 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackSimpleTests() local
2883 const TestType testType = TEST_TYPE_DRAW_INDIRECT; in createTransformFeedbackSimpleTests() local
2900 const TestType testType = TEST_TYPE_BACKWARD_DEPENDENCY; in createTransformFeedbackSimpleTests() local
2917 const TestType testType = TEST_TYPE_QUERY_GET; in createTransformFeedbackSimpleTests() local
2974 const TestType testType = testTypes[testTypesNdx]; in createTransformFeedbackStreamsSimpleTests() local
2988 const TestType testType = TEST_TYPE_MULTISTREAMS; in createTransformFeedbackStreamsSimpleTests() local
3003 const TestType testType = TEST_TYPE_MULTIQUERY; in createTransformFeedbackStreamsSimpleTests() local
/external/drrickorang/LoopbackApp/app/src/main/cpp/
Dsles.cpp57 int testType, double frequency1, char* byteBufferPtr, int byteBufferLength, in slesInit()
437 int testType, double frequency1, char *byteBufferPtr, int byteBufferLength, in slesCreateServer()
/external/deqp/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp88 TestType testType; member
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp382 …:RayQueryProceduralGeometryTestCase(tcu::TestContext& context, const char* name, TestType testType) in RayQueryProceduralGeometryTestCase()

123