Home
last modified time | relevance | path

Searched defs:testCtx (Results 1101 - 1125 of 1129) sorted by relevance

1...<<414243444546

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp2988 void createBasicTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* parentGroup, SharedGroupParams groupParams) in createBasicTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageCompressionTranscodingSupport.cpp2557 TexelViewCompatibleCase::TexelViewCompatibleCase (TestContext& testCtx, const std::string& name, const std::string& desc, const TestParameters& parameters) in TexelViewCompatibleCase() argument
2993 tcu::TestCaseGroup* createImageCompressionTranscodingTests (tcu::TestContext& testCtx) in createImageCompressionTranscodingTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp140 MeshShaderMiscCase::MeshShaderMiscCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in MeshShaderMiscCase() argument
404 ComplexTaskDataCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in ComplexTaskDataCase() argument
619 SinglePointCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in SinglePointCase() argument
688 SingleLineCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in SingleLineCase() argument
759 SingleTriangleCase (tcu::TestContext& testCtx, cons argument
833 MaxPointsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaxPointsCase() argument
930 MaxLinesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaxLinesCase() argument
1036 MaxTrianglesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaxTrianglesCase() argument
1148 LargeWorkGroupCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) LargeWorkGroupCase() argument
1327 NoPrimitivesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) NoPrimitivesCase() argument
1389 NoPrimitivesExtraWritesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) NoPrimitivesExtraWritesCase() argument
1515 SimpleBarrierCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) SimpleBarrierCase() argument
1685 MemoryBarrierCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MemoryBarrierCase() argument
1863 PayloadReadCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) PayloadReadCase() argument
1999 CustomAttributesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) CustomAttributesCase() argument
2535 PushConstantCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) PushConstantCase() argument
2826 MaximizePrimitivesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaximizePrimitivesCase() argument
2929 MaximizeVerticesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaximizeVerticesCase() argument
3045 MaximizeInvocationsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MaximizeInvocationsCase() argument
3148 MixedPipelinesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MixedPipelinesCase() argument
3513 FirstInvocationCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) FirstInvocationCase() argument
3686 LocalSizeIdCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) LocalSizeIdCase() argument
4112 MultipleTaskPayloadsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) MultipleTaskPayloadsCase() argument
4478 RebindSetsCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) RebindSetsCase() argument
4905 createMeshShaderMiscTestsEXT(tcu::TestContext& testCtx) createMeshShaderMiscTestsEXT() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp2084 SSBOLayoutCase::SSBOLayoutCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, glu::GLSLVersion glslVersion, BufferMode bufferMode) in SSBOLayoutCase() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp1799 AttributePack::AttributePack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Context& drawContext, const tcu::UVec2& screenSize, bool useVao, bool logEnabled) in AttributePack() argument
3055 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const DrawTestSpec& spec, const char* name, const char* desc) in DrawTest() argument
3073 DrawTest::DrawTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc) in DrawTest() argument
H A DglsBuiltinPrecisionTests.cpp5510 TestContext& testCtx; member
5547 void addBuiltinPrecisionTests (TestContext& testCtx, in addBuiltinPrecisionTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp3235 tcu::TestCaseGroup* createMultisampleSampleLocationsExtTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType, bool useFragmentShadingRate) in createMultisampleSampleLocationsExtTests() argument
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp5413 tcu::TestCaseGroup* createMultisampledRenderToSingleSampledTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createMultisampledRenderToSingleSampledTests() argument
5418 tcu::TestCaseGroup* createMultisampledMiscTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createMultisampledMiscTests() argument
H A DvktPipelineShaderModuleIdentifierTests.cpp1327 SourcesAndSupportFromParamsBase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, BaseParamsPtr&& params) in SourcesAndSupportFromParamsBase() argument
1571 ConstantModuleIdentifiersCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr&& params) in ConstantModuleIdentifiersCase() argument
1661 CreateAndUseIdsCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, BaseParamsPtr&& params) in CreateAndUseIdsCase() argument
2953 HLSLTessellationCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, PipelineConstructionType constructionType) in HLSLTessellationCase() argument
3459 tcu::TestCaseGroup* createShaderModuleIdentifierTests (tcu::TestContext& testCtx, vk::PipelineConstructionType constructionType) in createShaderModuleIdentifierTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryAccelerationStructuresTests.cpp4074 tcu::TestCaseGroup* createAccelerationStructuresTests(tcu::TestContext& testCtx) in createAccelerationStructuresTests() argument
H A DvktRayQueryBuiltinTests.cpp5908 tcu::TestCaseGroup* createBuiltinTests(tcu::TestContext& testCtx) in createBuiltinTests() argument
6042 tcu::TestCaseGroup* createAdvancedTests(tcu::TestContext& testCtx) in createAdvancedTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp2756 tcu::TestContext& testCtx = fdmTests->getTestContext(); in createChildren() local
3011 createFragmentDensityMapTests(tcu::TestContext& testCtx, const SharedGroupParams groupParams) createFragmentDensityMapTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderOperatorTests.cpp634 ShaderOperatorCase::ShaderOperatorCase (tcu::TestContext& testCtx, in ShaderOperatorCase() argument
1245 ShaderOperatorTests::ShaderOperatorTests(tcu::TestContext& testCtx) in ShaderOperatorTests() argument
2012 tcu::TestCaseGroup* createOperatorTests (tcu::TestContext& testCtx) in createOperatorTests() argument
H A DvktShaderRenderTextureFunctionTests.cpp1217 ShaderTextureFunctionCase::ShaderTextureFunctionCase (tcu::TestContext& testCtx, in ShaderTextureFunctionCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp2447 SSBOLayoutCase::SSBOLayoutCase (tcu::TestContext& testCtx, const char* name, const char* description, BufferMode bufferMode, MatrixLoadFlags matrixLoadFlag, MatrixStoreFlags matrixStoreFlag, bool usePhysStorageBuffer) in SSBOLayoutCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp6861 tcu::TestCaseGroup* createFeatureInfoTests (tcu::TestContext& testCtx) in createFeatureInfoTests() argument
6850 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1333 SourcesAndSupportFromParamsBase (tcu::TestContext& testCtx, const std::string& name, BaseParamsPtr&& params) in SourcesAndSupportFromParamsBase() argument
1577 ConstantModuleIdentifiersCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr&& params) in ConstantModuleIdentifiersCase() argument
1670 CreateAndUseIdsCase (tcu::TestContext& testCtx, const std::string& name, BaseParamsPtr&& params) in CreateAndUseIdsCase() argument
2967 HLSLTessellationCase (tcu::TestContext& testCtx, const std::string& name, PipelineConstructionType constructionType) in HLSLTessellationCase() argument
3475 tcu::TestCaseGroup* createShaderModuleIdentifierTests (tcu::TestContext& testCtx, vk::PipelineConstructionType constructionType) in createShaderModuleIdentifierTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp5980 tcu::TestCaseGroup* createAccelerationStructuresTests(tcu::TestContext& testCtx) in createAccelerationStructuresTests() argument
H A DvktRayTracingBuiltinTests.cpp3917 void createLaunchTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createLaunchTests() argument
3993 void createScalarTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createScalarTests() argument
4102 void createRayFlagsTests (tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) in createRayFlagsTests() argument
4281 createMultiOutputTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup, TestId id, const char* name, const VkShaderStageFlags shaderStageFlags) createMultiOutputTests() argument
4351 createIndirectTestCases(tcu::TestContext& testCtx, tcu::TestCaseGroup* indirectGroup, TestId id, const char* name) createIndirectTestCases() argument
4402 createIndirectFlagsTestCases(tcu::TestContext& testCtx, tcu::TestCaseGroup* indirectGroup, TestId id, const char* name) createIndirectFlagsTestCases() argument
4474 createIndirectTests(tcu::TestContext& testCtx, tcu::TestCaseGroup* builtinGroup) createIndirectTests() argument
4504 createBuiltinTests(tcu::TestContext& testCtx) createBuiltinTests() argument
4559 createSpecConstantTests(tcu::TestContext& testCtx) createSpecConstantTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1219 ShaderTextureFunctionCase::ShaderTextureFunctionCase (tcu::TestContext& testCtx, in ShaderTextureFunctionCase() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp3313 TestContext& testCtx = parentGroup->getTestContext(); in createOperationTests() local
3351 TestContext& testCtx = parentGroup->getTestContext(); in createSettingsTests() local
4109 TestContext& testCtx = parentGroup->getTestContext(); in createOperationTests() local
4582 tcu::TestCaseGroup* createFloatControlsTestGroup (TestContext& testCtx, TestGroupBuilderBase* groupBuilder) in createFloatControlsTestGroup() argument
4613 createFloatControlsComputeGroup(TestContext& testCtx) createFloatControlsComputeGroup() argument
4621 createFloatControlsGraphicsGroup(TestContext& testCtx) createFloatControlsGraphicsGroup() argument
[all...]
H A DvktSpvAsmInstructionTests.cpp934 tcu::TestCaseGroup* createLocalSizeGroup(tcu::TestContext& testCtx, bool useLocalSizeId) in createLocalSizeGroup() argument
1014 createOpNopGroup(tcu::TestContext& testCtx) createOpNopGroup() argument
1069 createUnusedVariableComputeTests(tcu::TestContext& testCtx) createUnusedVariableComputeTests() argument
1244 createOpFUnordGroup(tcu::TestContext& testCtx, const bool testWithNan) createOpFUnordGroup() argument
1378 createOpAtomicGroup(tcu::TestContext& testCtx, bool useStorageBuffer, int numElements = 65535, bool verifyReturnValues = false, bool volatileAtomic = false) createOpAtomicGroup() argument
1586 createOpLineGroup(tcu::TestContext& testCtx) createOpLineGroup() argument
1687 createOpModuleProcessedGroup(tcu::TestContext& testCtx) createOpModuleProcessedGroup() argument
1747 createOpNoLineGroup(tcu::TestContext& testCtx) createOpNoLineGroup() argument
1835 createNoContractionGroup(tcu::TestContext& testCtx) createNoContractionGroup() argument
1949 createOpFRemGroup(tcu::TestContext& testCtx) createOpFRemGroup() argument
2053 createOpNMinGroup(tcu::TestContext& testCtx) createOpNMinGroup() argument
2176 createOpNMaxGroup(tcu::TestContext& testCtx) createOpNMaxGroup() argument
2307 createOpNClampGroup(tcu::TestContext& testCtx) createOpNClampGroup() argument
2429 createOpSRemComputeGroup(tcu::TestContext& testCtx, qpTestResult negFailResult) createOpSRemComputeGroup() argument
2522 createOpSRemComputeGroup64(tcu::TestContext& testCtx, qpTestResult negFailResult) createOpSRemComputeGroup64() argument
2627 createOpSModComputeGroup(tcu::TestContext& testCtx, qpTestResult negFailResult) createOpSModComputeGroup() argument
2740 createOpSModComputeGroup64(tcu::TestContext& testCtx, qpTestResult negFailResult) createOpSModComputeGroup64() argument
2867 createOpCopyMemoryGroup(tcu::TestContext& testCtx) createOpCopyMemoryGroup() argument
3078 createOpCopyObjectGroup(tcu::TestContext& testCtx) createOpCopyObjectGroup() argument
3194 addOpUnreachableAmberTests(tcu::TestCaseGroup& group, tcu::TestContext& testCtx) addOpUnreachableAmberTests() argument
3221 addOpSwitchAmberTests(tcu::TestCaseGroup& group, tcu::TestContext& testCtx) addOpSwitchAmberTests() argument
3249 createOpArrayLengthComputeGroup(tcu::TestContext& testCtx) createOpArrayLengthComputeGroup() argument
3275 createOpUnreachableGroup(tcu::TestContext& testCtx) createOpUnreachableGroup() argument
3416 createDecorationGroupGroup(tcu::TestContext& testCtx) createDecorationGroupGroup() argument
3757 createSpecConstantGroup(tcu::TestContext& testCtx) createSpecConstantGroup() argument
4036 createOpPhiVartypeTests(de::MovePtr<tcu::TestCaseGroup>& group, tcu::TestContext& testCtx) createOpPhiVartypeTests() argument
4669 createOpPhiGroup(tcu::TestContext& testCtx) createOpPhiGroup() argument
5031 createBlockOrderGroup(tcu::TestContext& testCtx) createBlockOrderGroup() argument
5169 createMultipleShaderGroup(tcu::TestContext& testCtx) createMultipleShaderGroup() argument
5304 createOpSourceGroup(tcu::TestContext& testCtx) createOpSourceGroup() argument
5400 createOpSourceExtensionGroup(tcu::TestContext& testCtx) createOpSourceExtensionGroup() argument
5464 createOpConstantNullGroup(tcu::TestContext& testCtx) createOpConstantNullGroup() argument
5544 createOpConstantCompositeGroup(tcu::TestContext& testCtx) createOpConstantCompositeGroup() argument
5730 createOpQuantizeToF16Group(tcu::TestContext& testCtx) createOpQuantizeToF16Group() argument
5917 createSpecConstantOpQuantizeToF16Group(tcu::TestContext& testCtx) createSpecConstantOpQuantizeToF16Group() argument
6121 createOpConstantUsageGroup(tcu::TestContext& testCtx) createOpConstantUsageGroup() argument
6226 createLoopControlGroup(tcu::TestContext& testCtx) createLoopControlGroup() argument
6330 createSelectionControlGroup(tcu::TestContext& testCtx) createSelectionControlGroup() argument
6481 createOpNameGroup(tcu::TestContext& testCtx) createOpNameGroup() argument
6707 createOpMemberNameGroup(tcu::TestContext& testCtx) createOpMemberNameGroup() argument
6841 createFunctionControlGroup(tcu::TestContext& testCtx) createFunctionControlGroup() argument
6919 createMemoryAccessGroup(tcu::TestContext& testCtx) createMemoryAccessGroup() argument
6990 createOpUndefGroup(tcu::TestContext& testCtx) createOpUndefGroup() argument
7104 createFloat16OpConstantCompositeGroup(tcu::TestContext& testCtx) createFloat16OpConstantCompositeGroup() argument
7375 createOpSourceTests(tcu::TestContext& testCtx) createOpSourceTests() argument
7409 createOpSourceContinuedTests(tcu::TestContext& testCtx) createOpSourceContinuedTests() argument
7437 createOpNoLineTests(tcu::TestContext& testCtx) createOpNoLineTests() argument
7492 createOpModuleProcessedTests(tcu::TestContext& testCtx) createOpModuleProcessedTests() argument
7531 createOpLineTests(tcu::TestContext& testCtx) createOpLineTests() argument
7593 createOpConstantNullTests(tcu::TestContext& testCtx) createOpConstantNullTests() argument
7709 createOpConstantCompositeTests(tcu::TestContext& testCtx) createOpConstantCompositeTests() argument
7852 createSelectionBlockOrderTests(tcu::TestContext& testCtx) createSelectionBlockOrderTests() argument
7933 createSwitchBlockOrderTests(tcu::TestContext& testCtx) createSwitchBlockOrderTests() argument
8041 createDecorationGroupTests(tcu::TestContext& testCtx) createDecorationGroupTests() argument
8194 createSpecConstantTests(tcu::TestContext& testCtx) createSpecConstantTests() argument
8465 createOpPhiTests(tcu::TestContext& testCtx) createOpPhiTests() argument
8704 createNoContractionTests(tcu::TestContext& testCtx) createNoContractionTests() argument
8777 createMemoryAccessTests(tcu::TestContext& testCtx) createMemoryAccessTests() argument
8858 createOpUndefTests(tcu::TestContext& testCtx) createOpUndefTests() argument
9010 createOpQuantizeSingleOptionTests(tcu::TestCaseGroup* testCtx) createOpQuantizeSingleOptionTests() argument
9219 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, PushConstants(), GraphicsResources(), GraphicsInterfaces(), extensions, features, testCtx); createOpQuantizeSingleOptionTests() local
9223 createOpQuantizeTwoPossibilityTests(tcu::TestCaseGroup* testCtx) createOpQuantizeTwoPossibilityTests() argument
9333 createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, fragments, passConstants, testCtx); createOpQuantizeTwoPossibilityTests() local
9337 createOpQuantizeTests(tcu::TestContext& testCtx) createOpQuantizeTests() argument
9367 createModuleTests(tcu::TestContext& testCtx) createModuleTests() argument
9517 createUnusedVariableTests(tcu::TestContext& testCtx) createUnusedVariableTests() argument
9560 createLoopTests(tcu::TestContext& testCtx) createLoopTests() argument
9857 createBarrierTests(tcu::TestContext& testCtx) createBarrierTests() argument
10002 createFRemTests(tcu::TestContext& testCtx) createFRemTests() argument
10050 createOpSRemGraphicsTests(tcu::TestContext& testCtx, qpTestResult negFailResult) createOpSRemGraphicsTests() argument
10133 createOpSModGraphicsTests(tcu::TestContext& testCtx, qpTestResult negFailResult) createOpSModGraphicsTests() argument
11242 createConvertComputeTests(tcu::TestContext& testCtx, const string& instruction, const string& name) createConvertComputeTests() argument
11264 createConvertGraphicsTests(tcu::TestContext& testCtx, const string& instruction, const string& name) createConvertGraphicsTests() argument
11299 createOpConstantFloat16Tests(tcu::TestContext& testCtx) createOpConstantFloat16Tests() argument
11501 finalizeTestsCreation(ComputeShaderSpec& specResource, const map<string, string>& fragments, tcu::TestContext& testCtx, tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& numWorkGroups, bool) finalizeTestsCreation() argument
11521 createFloat16LogicalSet(tcu::TestContext& testCtx, const bool nanSupported) createFloat16LogicalSet() argument
11856 createFloat16FuncSet(tcu::TestContext& testCtx) createFloat16FuncSet() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp6859 tcu::TestCaseGroup* createFeatureInfoTests (tcu::TestContext& testCtx) in createFeatureInfoTests() argument
6847 addFunctionCaseInNewSubgroup( tcu::TestContext& testCtx, tcu::TestCaseGroup* group, const std::string& subgroupName, const std::string& subgroupDescription, FunctionInstance0::Function testFunc) addFunctionCaseInNewSubgroup() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp5281 tcu::TestCaseGroup* createAccelerationStructuresTests(tcu::TestContext& testCtx) in createAccelerationStructuresTests() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp3311 TestContext& testCtx = parentGroup->getTestContext(); in createOperationTests() local
3349 TestContext& testCtx = parentGroup->getTestContext(); in createSettingsTests() local
4107 TestContext& testCtx = parentGroup->getTestContext(); in createOperationTests() local
4580 tcu::TestCaseGroup* createFloatControlsTestGroup (TestContext& testCtx, TestGroupBuilderBase* groupBuilder) in createFloatControlsTestGroup() argument
4611 createFloatControlsComputeGroup(TestContext& testCtx) createFloatControlsComputeGroup() argument
4619 createFloatControlsGraphicsGroup(TestContext& testCtx) createFloatControlsGraphicsGroup() argument
[all...]

Completed in 180 milliseconds

1...<<414243444546