Home
last modified time | relevance | path

Searched defs:testCtx (Results 801 - 825 of 1129) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp277 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in DirectionTestCase() argument
669 tcu::TestCaseGroup* createDirectionLengthTests(tcu::TestContext& testCtx) in createDirectionLengthTests() argument
764 tcu::TestCaseGroup* createInsideAABBsTests(tcu::TestContext& testCtx) in createInsideAABBsTests() argument
[all...]
H A DvktRayTracingMemGuaranteeTests.cpp782 tcu::TestCaseGroup* createMemGuaranteeTests (tcu::TestContext& testCtx) in createMemGuaranteeTests() argument
H A DvktRayTracingNonUniformArgsTests.cpp105 NonUniformArgsCase::NonUniformArgsCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const NonUniformParams& params) in NonUniformArgsCase() argument
504 tcu::TestCaseGroup* createNonUniformArgsTests (tcu::TestContext& testCtx) in createNonUniformArgsTests() argument
H A DvktRayTracingOpacityMicromapTests.cpp108 OpacityMicromapCase::OpacityMicromapCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in OpacityMicromapCase() argument
745 tcu::TestCaseGroup* createOpacityMicromapTests (tcu::TestContext& testCtx) in createOpacityMicromapTests() argument
H A DvktRayTracingPipelineLibraryTests.cpp776 tcu::TestCaseGroup* createPipelineLibraryTests(tcu::TestContext& testCtx) in createPipelineLibraryTests() argument
H A DvktRayTracingTraversalControlTests.cpp722 tcu::TestCaseGroup* createTraversalControlTests(tcu::TestContext& testCtx) in createTraversalControlTests() argument
H A DvktRayTracingWatertightnessTests.cpp793 tcu::TestCaseGroup* createWatertightnessTests(tcu::TestContext& testCtx) in createWatertightnessTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp1067 tcu::TestNode* addDynamicRenderingTest (tcu::TestContext& testCtx, TestParameters& parameters) in addDynamicRenderingTest() argument
1076 tcu::TestCaseGroup* createDynamicRenderingRandomTests(tcu::TestContext& testCtx) in createDynamicRenderingRandomTests() argument
H A DvktRenderPassDitheringTests.cpp1011 tcu::TestCaseGroup* createRenderPassDitheringTests (tcu::TestContext& testCtx, const RenderingType renderingType) in createRenderPassDitheringTests() argument
[all...]
H A DvktRenderPassSampleReadTests.cpp1010 tcu::TestCaseGroup* createRenderPassSampleReadTests (tcu::TestContext& testCtx) in createRenderPassSampleReadTests() argument
1015 tcu::TestCaseGroup* createRenderPass2SampleReadTests (tcu::TestContext& testCtx) in createRenderPass2SampleReadTests() argument
H A DvktRenderPassUnusedAttachmentTests.cpp970 tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& testCtx, const RenderingType renderingType) in createRenderPassUnusedAttachmentTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktObjectRefreshTests.cpp382 tcu::TestCaseGroup* createObjectRefreshTests (tcu::TestContext& testCtx) in createObjectRefreshTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp383 CommonFunctionCase::CommonFunctionCase (tcu::TestContext& testCtx, const char* name, const char* description) in CommonFunctionCase() argument
447 tcu::TestContext& testCtx = m_context.getTestContext(); in iterate() local
547 AbsCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) AbsCase() argument
619 SignCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) SignCase() argument
741 IsnanCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) IsnanCase() argument
828 IsinfCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) IsinfCase() argument
909 FloatBitsToUintIntCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, bool outIsSigned) FloatBitsToUintIntCase() argument
930 FloatBitsToIntCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) FloatBitsToIntCase() argument
940 FloatBitsToUintCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) FloatBitsToUintCase() argument
992 BitsToFloatCase(tcu::TestContext& testCtx, glu::DataType baseType) BitsToFloatCase() argument
1012 ShaderCommonFunctionTests(tcu::TestContext& testCtx) ShaderCommonFunctionTests() argument
[all...]
H A DvktShaderFConvertTests.cpp889 tcu::TestCaseGroup* createPrecisionFconvertGroup (tcu::TestContext& testCtx) in createPrecisionFconvertGroup() argument
H A DvktShaderIntegerFunctionTests.cpp286 IntegerFunctionCase::IntegerFunctionCase (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType) in IntegerFunctionCase() argument
357 tcu::TestContext& testCtx = m_context.getTestContext(); in iterate() local
496 UaddCarryCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) UaddCarryCase() argument
604 UsubBorrowCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) UsubBorrowCase() argument
708 UmulExtendedCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) UmulExtendedCase() argument
813 ImulExtendedCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) ImulExtendedCase() argument
890 BitfieldExtractCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitfieldExtractCase() argument
971 BitfieldInsertCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitfieldInsertCase() argument
1034 BitfieldReverseCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitfieldReverseCase() argument
1095 BitCountCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) BitCountCase() argument
1159 FindLSBCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) FindLSBCase() argument
1223 findMSBCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, glu::ShaderType shaderType) findMSBCase() argument
1240 ShaderIntegerFunctionTests(tcu::TestContext& testCtx) ShaderIntegerFunctionTests() argument
[all...]
H A DvktShaderPackingFunctionTests.cpp93 ShaderPackingFunctionCase::ShaderPackingFunctionCase (tcu::TestContext& testCtx, const char* name, const char* description, glu::ShaderType shaderType) in ShaderPackingFunctionCase() argument
232 PackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm2x16Case() argument
337 UnpackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType) in UnpackSnorm2x16Case() argument
451 PackUnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackUnorm2x16Case() argument
557 UnpackUnorm2x16Case (tcu::TestContext& testCtx, gl argument
678 PackHalf2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) PackHalf2x16Case() argument
879 UnpackHalf2x16Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackHalf2x16Case() argument
1000 PackSnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) PackSnorm4x8Case() argument
1114 UnpackSnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackSnorm4x8Case() argument
1235 PackUnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) PackUnorm4x8Case() argument
1348 UnpackUnorm4x8Case(tcu::TestContext& testCtx, glu::ShaderType shaderType) UnpackUnorm4x8Case() argument
1364 ShaderPackingFunctionTests(tcu::TestContext& testCtx) ShaderPackingFunctionTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderLoopTests.cpp268 ShaderLoopCase (tcu::TestContext& testCtx, in ShaderLoopCase() argument
308 static de::MovePtr<ShaderLoopCase> createGenericLoopCase (tcu::TestContext& testCtx, in createGenericLoopCase() argument
533 static de::MovePtr<ShaderLoopCase> createSpecialLoopCase (tcu::TestContext& testCtx, in createSpecialLoopCase() argument
1491 ShaderLoopTests::ShaderLoopTests(tcu::TestContext& testCtx) in ShaderLoopTests() argument
1589 tcu::TestCaseGroup* createLoopTests (tcu::TestContext& testCtx) in createLoopTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageMemoryAliasing.cpp118 ImageSparseMemoryAliasingCase::ImageSparseMemoryAliasingCase (tcu::TestContext& testCtx, in ImageSparseMemoryAliasingCase() argument
899 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
945 tcu::TestCaseGroup* createImageSparseMemoryAliasingTests(tcu::TestContext& testCtx) in createImageSparseMemoryAliasingTests() argument
951 createDeviceGroupImageSparseMemoryAliasingTests(tcu::TestContext& testCtx) createDeviceGroupImageSparseMemoryAliasingTests() argument
[all...]
H A DvktSparseResourcesImageSparseResidency.cpp148 ImageSparseResidencyCase::ImageSparseResidencyCase (tcu::TestContext& testCtx, in ImageSparseResidencyCase() argument
1021 tcu::TestCaseGroup* createImageSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseResidencyTestsCommon() argument
1066 tcu::TestCaseGroup* createImageSparseResidencyTests (tcu::TestContext& testCtx) in createImageSparseResidencyTests() argument
1072 createDeviceGroupImageSparseResidencyTests(tcu::TestContext& testCtx) createDeviceGroupImageSparseResidencyTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm8bitStorageTests.cpp942 tcu::TestContext& testCtx = group->getTestContext(); in addCompute8bitStorage32To8Group() local
1101 tcu::TestContext& testCtx = group->getTestContext(); in addCompute8bitUniform8To32Group() local
1259 tcu::TestContext& testCtx = group->getTestContext(); in addCompute8bitStoragePushConstant8To32Group() local
1421 tcu::TestContext& testCtx = group->getTestContext(); in addCompute8bitStorage16To8Group() local
1579 tcu::TestContext& testCtx = group->getTestContext(); in addCompute8bitUniform8To16Group() local
1742 tcu::TestContext& testCtx = group->getTestContext(); addCompute8bitStoragePushConstant8To16Group() local
1909 tcu::TestContext& testCtx = group->getTestContext(); addCompute8bitStorageBuffer8To8Group() local
1992 tcu::TestContext& testCtx = group->getTestContext(); addCompute8bitStorageUniform8StructTo32StructGroup() local
2211 tcu::TestContext& testCtx = group->getTestContext(); addCompute8bitStorageUniform32StructTo8StructGroup() local
2437 tcu::TestContext& testCtx = group->getTestContext(); addCompute8bitStorage8bitStructMixedTypesGroup() local
5105 create8BitStorageComputeGroup(tcu::TestContext& testCtx) create8BitStorageComputeGroup() argument
5126 create8BitStorageGraphicsGroup(tcu::TestContext& testCtx) create8BitStorageGraphicsGroup() argument
[all...]
H A DvktSpvAsmComputeShaderCase.cpp368 SpvAsmComputeShaderCase::SpvAsmComputeShaderCase (tcu::TestContext& testCtx, const char* name, const char* description, const ComputeShaderSpec& spec) in SpvAsmComputeShaderCase() argument
H A DvktSpvAsmCrossStageInterfaceTests.cpp2694 tcu::TestCaseGroup* createCrossStageInterfaceTests (tcu::TestContext& testCtx) in createCrossStageInterfaceTests() argument
[all...]
H A DvktSpvAsmIntegerDotProductTests.cpp512 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, in addOpSDotKHRComputeTests() argument
539 void addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, in addOpSDotKHRComputeTests() argument
578 void add32bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) in add32bitOpSDotKHRComputeTests() argument
585 void add16bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) in add16bitOpSDotKHRComputeTests() argument
592 add8bitOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add8bitOpSDotKHRComputeTests() argument
599 addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpUDotKHRComputeTests() argument
627 addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax) addOpUDotKHRComputeTests() argument
666 add32bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add32bitOpUDotKHRComputeTests() argument
673 add16bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add16bitOpUDotKHRComputeTests() argument
680 add8bitOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax) add8bitOpUDotKHRComputeTests() argument
687 addOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpSUDotKHRComputeTests() argument
714 addOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) addOpSUDotKHRComputeTests() argument
754 add32bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add32bitOpSUDotKHRComputeTests() argument
761 add16bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add16bitOpSUDotKHRComputeTests() argument
768 add8bitOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) add8bitOpSUDotKHRComputeTests() argument
775 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument
810 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument
850 add32bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpSDotAccSatKHRComputeTests() argument
857 add16bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpSDotAccSatKHRComputeTests() argument
864 add8bitOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpSDotAccSatKHRComputeTests() argument
871 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument
906 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, T vecMin, T vecMax, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument
946 add32bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add32bitOpUDotAccSatKHRComputeTests() argument
953 add16bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add16bitOpUDotAccSatKHRComputeTests() argument
960 add8bitOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, T vecMin, T vecMax, bool useMaxAddend = true) add8bitOpUDotAccSatKHRComputeTests() argument
967 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument
1002 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, const struct DotProductPackingInfo dotProductPackingInfo[], unsigned dotProductPackingInfoSize, const struct DotProductVectorInfo dotProductVectorInfo[], unsigned dotProductVectorInfoSize, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument
1042 add32bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add32bitOpSUDotAccSatKHRComputeTests() argument
1049 add16bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add16bitOpSUDotAccSatKHRComputeTests() argument
1056 add8bitOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, string name, LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) add8bitOpSUDotAccSatKHRComputeTests() argument
1064 createOpSDotKHRComputeGroup(tcu::TestContext& testCtx) createOpSDotKHRComputeGroup() argument
1077 createOpUDotKHRComputeGroup(tcu::TestContext& testCtx) createOpUDotKHRComputeGroup() argument
1090 createOpSUDotKHRComputeGroup(tcu::TestContext& testCtx) createOpSUDotKHRComputeGroup() argument
1103 createOpSDotAccSatKHRComputeGroup(tcu::TestContext& testCtx) createOpSDotAccSatKHRComputeGroup() argument
1123 createOpUDotAccSatKHRComputeGroup(tcu::TestContext& testCtx) createOpUDotAccSatKHRComputeGroup() argument
1142 createOpSUDotAccSatKHRComputeGroup(tcu::TestContext& testCtx) createOpSUDotAccSatKHRComputeGroup() argument
[all...]
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp489 SpvAsmPhysicalStorageBufferTestCase (tcu::TestContext& testCtx, in SpvAsmPhysicalStorageBufferTestCase() argument
1235 tcu::TestCaseGroup* createPhysicalStorageBufferTestGroup (tcu::TestContext& testCtx) in createPhysicalStorageBufferTestGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp2188 TestCaseGroup* createSubgroupsBasicTests (TestContext& testCtx) in createSubgroupsBasicTests() argument

Completed in 47 milliseconds

1...<<31323334353637383940>>...46