Home
last modified time | relevance | path

Searched defs:testCtx (Results 701 - 725 of 1129) sorted by relevance

1...<<21222324252627282930>>...46

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDirectionTests.cpp277 DirectionTestCase::DirectionTestCase(tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in DirectionTestCase() argument
669 tcu::TestCaseGroup* createDirectionLengthTests(tcu::TestContext& testCtx) in createDirectionLengthTests() argument
765 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 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 TestParams& params) in OpacityMicromapCase() argument
743 tcu::TestCaseGroup* createOpacityMicromapTests (tcu::TestContext& testCtx) in createOpacityMicromapTests() 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/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp1068 tcu::TestNode* addDynamicRenderingTest (tcu::TestContext& testCtx, TestParameters& parameters) in addDynamicRenderingTest() argument
1077 tcu::TestCaseGroup* createDynamicRenderingRandomTests(tcu::TestContext& testCtx) in createDynamicRenderingRandomTests() argument
H A DvktRenderPassDitheringTests.cpp1009 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.cpp968 tcu::TestCaseGroup* createRenderPassUnusedAttachmentTests (tcu::TestContext& testCtx, const RenderingType renderingType) in createRenderPassUnusedAttachmentTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp836 tcu::TestCaseGroup* createCmdBindIndexBuffer2Tests (tcu::TestContext& testCtx) in createCmdBindIndexBuffer2Tests() argument
880 tcu::TestCaseGroup* createIndexAccessTests(tcu::TestContext& testCtx) in createIndexAccessTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktObjectRefreshTests.cpp382 tcu::TestCaseGroup* createObjectRefreshTests (tcu::TestContext& testCtx) in createObjectRefreshTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectLinkTests.cpp561 ShaderObjectLinkCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in ShaderObjectLinkCase() argument
973 MeshShaderObjectLinkCase (tcu::TestContext& testCtx, const std::string& name, const MeshParams& params) in MeshShaderObjectLinkCase() argument
1062 tcu::TestCaseGroup* createShaderObjectLinkTests (tcu::TestContext& testCtx) in createShaderObjectLinkTests() argument
[all...]
H A DvktShaderObjectRenderingTests.cpp800 ShaderObjectRenderingCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in ShaderObjectRenderingCase() argument
897 tcu::TestCaseGroup* createShaderObjectRenderingTests (tcu::TestContext& testCtx) in createShaderObjectRenderingTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp383 CommonFunctionCase::CommonFunctionCase (tcu::TestContext& testCtx, const char* name) 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
745 IsnanCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) IsnanCase() argument
832 IsinfCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) IsinfCase() argument
913 FloatBitsToUintIntCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, bool outIsSigned) FloatBitsToUintIntCase() argument
934 FloatBitsToIntCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) FloatBitsToIntCase() argument
944 FloatBitsToUintCase(tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision) FloatBitsToUintCase() argument
996 BitsToFloatCase(tcu::TestContext& testCtx, glu::DataType baseType) BitsToFloatCase() argument
1016 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, 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, 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/vulkan/shaderrender/
H A DvktShaderRenderLoopTests.cpp268 ShaderLoopCase (tcu::TestContext& testCtx, in ShaderLoopCase() argument
307 static de::MovePtr<ShaderLoopCase> createGenericLoopCase (tcu::TestContext& testCtx, in createGenericLoopCase() argument
531 static de::MovePtr<ShaderLoopCase> createSpecialLoopCase (tcu::TestContext& testCtx, in createSpecialLoopCase() argument
1488 ShaderLoopTests::ShaderLoopTests(tcu::TestContext& testCtx) in ShaderLoopTests() argument
1584 tcu::TestCaseGroup* createLoopTests (tcu::TestContext& testCtx) in createLoopTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesImageMemoryAliasing.cpp117 ImageSparseMemoryAliasingCase::ImageSparseMemoryAliasingCase (tcu::TestContext& testCtx, in ImageSparseMemoryAliasingCase() argument
897 tcu::TestCaseGroup* createImageSparseMemoryAliasingTestsCommon(tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseMemoryAliasingTestsCommon() argument
943 tcu::TestCaseGroup* createImageSparseMemoryAliasingTests(tcu::TestContext& testCtx) in createImageSparseMemoryAliasingTests() argument
949 createDeviceGroupImageSparseMemoryAliasingTests(tcu::TestContext& testCtx) createDeviceGroupImageSparseMemoryAliasingTests() argument
[all...]
H A DvktSparseResourcesImageSparseResidency.cpp147 ImageSparseResidencyCase::ImageSparseResidencyCase (tcu::TestContext& testCtx, in ImageSparseResidencyCase() argument
1047 tcu::TestCaseGroup* createImageSparseResidencyTestsCommon (tcu::TestContext& testCtx, de::MovePtr<tcu::TestCaseGroup> testGroup, const bool useDeviceGroup = false) in createImageSparseResidencyTestsCommon() argument
1092 tcu::TestCaseGroup* createImageSparseResidencyTests (tcu::TestContext& testCtx) in createImageSparseResidencyTests() argument
1098 createDeviceGroupImageSparseResidencyTests(tcu::TestContext& testCtx) createDeviceGroupImageSparseResidencyTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1644 T64bitCompareTest<T>::T64bitCompareTest (tcu::TestContext& testCtx, const std::string& name, const TestParameters<T>& params) in T64bitCompareTest() argument
1865 tcu::TestCaseGroup* create64bitCompareGraphicsGroup (tcu::TestContext& testCtx) in create64bitCompareGraphicsGroup() argument
1880 tcu::TestCaseGroup* create64bitCompareComputeGroup (tcu::TestContext& testCtx) in create64bitCompareComputeGroup() argument
[all...]
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
5137 create8BitStorageGraphicsGroup(tcu::TestContext& testCtx) create8BitStorageGraphicsGroup() argument
[all...]
H A DvktSpvAsmComputeShaderCase.cpp368 SpvAsmComputeShaderCase::SpvAsmComputeShaderCase (tcu::TestContext& testCtx, const char* name, const ComputeShaderSpec& spec) in SpvAsmComputeShaderCase() argument
H A DvktSpvAsmCrossStageInterfaceTests.cpp2694 tcu::TestCaseGroup* createCrossStageInterfaceTests (tcu::TestContext& testCtx) in createCrossStageInterfaceTests() argument
[all...]

Completed in 51 milliseconds

1...<<21222324252627282930>>...46