Home
last modified time | relevance | path

Searched defs:testParams (Results 1 – 25 of 142) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp425 const TestParams& testParams) in checkSupport()
454 const TestParams& testParams) in initPrograms()
745 TestParams& testParams) in initVertexBuffer()
880 TestParams& testParams) in makeGraphicsPipeline()
907 TestParams& testParams) in initConfiguration()
963 TestParams& testParams, in fillCommandBuffer()
1039 const TestParams& testParams) in checkSupport()
1046 const TestParams& testParams) in initPrograms()
1082 TestParams& testParams) in initConfiguration()
1105 TestParams& testParams, in fillCommandBuffer()
[all …]
DvktRayQueryWatertightnessTests.cpp384 const TestParams& testParams) in checkSupport()
413 const TestParams& testParams) in initPrograms()
695 TestParams& testParams) in initVertexBuffer()
800 TestParams& testParams) in makeGraphicsPipeline()
827 TestParams& testParams) in initConfiguration()
883 TestParams& testParams, in fillCommandBuffer()
959 const TestParams& testParams) in checkSupport()
966 const TestParams& testParams) in initPrograms()
1002 TestParams& testParams) in initConfiguration()
1025 TestParams& testParams, in fillCommandBuffer()
[all …]
DvktRayQueryCullRayFlagsTests.cpp271 std::vector<deUint32> getHitResult (const TestParams& testParams) in getHitResult()
349 TestParams& testParams) in initConfiguration()
621 TestParams& testParams, in fillCommandBuffer()
658 TestParams& testParams) in verifyImage()
780 TestParams& testParams) in initConfiguration()
828 TestParams& testParams, in fillCommandBuffer()
852 TestParams& testParams) in verifyImage()
948 TestParams& testParams) in initConfiguration()
1018 TestParams& testParams, in fillCommandBuffer()
1111 TestParams& testParams) in verifyImage()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryBuiltinTests.cpp418 const TestParams& testParams) in checkSupport()
447 const TestParams& testParams) in initPrograms()
733 TestParams& testParams) in initVertexBuffer()
868 TestParams& testParams) in makeGraphicsPipeline()
895 TestParams& testParams) in initConfiguration()
943 TestParams& testParams, in fillCommandBuffer()
1019 const TestParams& testParams) in checkSupport()
1026 const TestParams& testParams) in initPrograms()
1062 TestParams& testParams) in initConfiguration()
1085 TestParams& testParams, in fillCommandBuffer()
[all …]
DvktRayQueryWatertightnessTests.cpp377 const TestParams& testParams) in checkSupport()
406 const TestParams& testParams) in initPrograms()
683 TestParams& testParams) in initVertexBuffer()
788 TestParams& testParams) in makeGraphicsPipeline()
815 TestParams& testParams) in initConfiguration()
863 TestParams& testParams, in fillCommandBuffer()
939 const TestParams& testParams) in checkSupport()
946 const TestParams& testParams) in initPrograms()
982 TestParams& testParams) in initConfiguration()
1005 TestParams& testParams, in fillCommandBuffer()
[all …]
DvktRayQueryCullRayFlagsTests.cpp271 std::vector<deUint32> getHitResult (const TestParams& testParams) in getHitResult()
349 TestParams& testParams) in initConfiguration()
621 TestParams& testParams, in fillCommandBuffer()
658 TestParams& testParams) in verifyImage()
780 TestParams& testParams) in initConfiguration()
828 TestParams& testParams, in fillCommandBuffer()
852 TestParams& testParams) in verifyImage()
948 TestParams& testParams) in initConfiguration()
1018 TestParams& testParams, in fillCommandBuffer()
1111 TestParams& testParams) in verifyImage()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktFaultHandlingTests.cpp59 tcu::TestStatus testGetFaultData (Context& context, TestParams testParams) in testGetFaultData()
154 …us testCreateDeviceWithFaultCallbackInfo (Context& context, FaultCallbackInfoTestParams testParams) in testCreateDeviceWithFaultCallbackInfo()
269 TestParams testParams{ behaviours[behaviourIdx].queryBehaviour, faults[faultIdx].faultValue }; in createFaultHandlingTests() local
283 FaultCallbackInfoTestParams testParams { true }; in createFaultHandlingTests() local
287 FaultCallbackInfoTestParams testParams { false }; in createFaultHandlingTests() local
DvktApplicationParametersTests.cpp63 TestParams testParams; member
83 TestData getDefaultTestData (Context& context, TestParams testParams) in getDefaultTestData()
120 std::vector<TestData> getTestDataList(Context& context, TestParams testParams) in getTestDataList()
199 void checkSupport (Context& context, TestParams testParams) in checkSupport()
212 tcu::TestStatus createDeviceTest (Context& context, TestParams testParams) in createDeviceTest()
290 tcu::TestStatus createInstanceTest (Context& context, TestParams testParams) in createInstanceTest()
389 TestParams testParams = { groups[groupIdx].createType, tests[testIdx].testType }; in createApplicationParametersTests() local
DvktCommandPoolMemoryReservationTests.cpp81 tcu::TestStatus verifyCommandPoolReservedSize (Context& context, TestParams testParams) in verifyCommandPoolReservedSize()
142 …TestStatus verifyCommandPoolAllocEqualsCommandBufferAlloc (Context& context, TestParams testParams) in verifyCommandPoolAllocEqualsCommandBufferAlloc()
264 void checkSupport (Context& context, TestParams testParams) in checkSupport()
344 TestParams testParams = in createCommandPoolMemoryReservationTests() local
356 TestParams testParams = in createCommandPoolMemoryReservationTests() local
DvktPipelineIdentifierTests.cpp75 void createGraphicsShaders (SourceCollections& dst, TestParams testParams) in createGraphicsShaders()
109 void createComputeShaders (SourceCollections& dst, TestParams testParams) in createComputeShaders()
129 tcu::TestStatus testGraphicsPipelineIdentifier (Context& context, TestParams testParams) in testGraphicsPipelineIdentifier()
363 tcu::TestStatus testComputePipelineIdentifier (Context& context, TestParams testParams) in testComputePipelineIdentifier()
614 …TestParams testParams{ testTypes[typeIdx].type, matchControls[matchIdx].control, cardinalities[car… in createPipelineIdentifierTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktFaultHandlingTests.cpp59 tcu::TestStatus testGetFaultData (Context& context, TestParams testParams) in testGetFaultData()
154 …us testCreateDeviceWithFaultCallbackInfo (Context& context, FaultCallbackInfoTestParams testParams) in testCreateDeviceWithFaultCallbackInfo()
270 TestParams testParams{ behaviours[behaviourIdx].queryBehaviour, faults[faultIdx].faultValue }; in createFaultHandlingTests() local
284 FaultCallbackInfoTestParams testParams { true }; in createFaultHandlingTests() local
288 FaultCallbackInfoTestParams testParams { false }; in createFaultHandlingTests() local
DvktApplicationParametersTests.cpp63 TestParams testParams; member
83 TestData getDefaultTestData (Context& context, TestParams testParams) in getDefaultTestData()
120 std::vector<TestData> getTestDataList(Context& context, TestParams testParams) in getTestDataList()
199 void checkSupport (Context& context, TestParams testParams) in checkSupport()
212 tcu::TestStatus createDeviceTest (Context& context, TestParams testParams) in createDeviceTest()
290 tcu::TestStatus createInstanceTest (Context& context, TestParams testParams) in createInstanceTest()
389 TestParams testParams = { groups[groupIdx].createType, tests[testIdx].testType }; in createApplicationParametersTests() local
DvktCommandPoolMemoryReservationTests.cpp81 tcu::TestStatus verifyCommandPoolReservedSize (Context& context, TestParams testParams) in verifyCommandPoolReservedSize()
142 …TestStatus verifyCommandPoolAllocEqualsCommandBufferAlloc (Context& context, TestParams testParams) in verifyCommandPoolAllocEqualsCommandBufferAlloc()
264 void checkSupport (Context& context, TestParams testParams) in checkSupport()
345 TestParams testParams = in createCommandPoolMemoryReservationTests() local
357 TestParams testParams = in createCommandPoolMemoryReservationTests() local
DvktPipelineIdentifierTests.cpp75 void createGraphicsShaders (SourceCollections& dst, TestParams testParams) in createGraphicsShaders()
109 void createComputeShaders (SourceCollections& dst, TestParams testParams) in createComputeShaders()
129 tcu::TestStatus testGraphicsPipelineIdentifier (Context& context, TestParams testParams) in testGraphicsPipelineIdentifier()
363 tcu::TestStatus testComputePipelineIdentifier (Context& context, TestParams testParams) in testComputePipelineIdentifier()
615 …TestParams testParams{ testTypes[typeIdx].type, matchControls[matchIdx].control, cardinalities[car… in createPipelineIdentifierTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageCompressionControlTests.cpp103 VkPhysicalDevice physicalDevice, VkDevice device, TestParams& testParams, VkImage image) in validate()
219 static void checkAhbImageSupport (const Context& context, const TestParams testParams, const deUint… in checkAhbImageSupport()
315 static void CheckOHOSImageSupport (const Context& context, const TestParams testParams, const deUin… in CheckOHOSImageSupport()
414 static tcu::TestStatus ahbImageCreateTest(Context& context, TestParams testParams) in ahbImageCreateTest()
489 static tcu::TestStatus OHOSImageCreateTest(Context& context, TestParams testParams) in OHOSImageCreateTest()
564 static tcu::TestStatus imageCreateTest(Context& context, TestParams testParams) in imageCreateTest()
620 void addImageCompressionControlTests(tcu::TestCaseGroup* group, TestParams testParams) in addImageCompressionControlTests()
788 static tcu::TestStatus swapchainCreateTest(Context& context, TestParams testParams) in swapchainCreateTest()
878 void addAhbCompressionControlTests(tcu::TestCaseGroup *group, TestParams testParams) in addAhbCompressionControlTests()
904 void AddOHOSCompressionControlTests(tcu::TestCaseGroup *group, TestParams testParams) in AddOHOSCompressionControlTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp359 …tInstance::BindingAcceleratioStructureTestInstance (Context& context, const TestParams& testParams) in BindingAcceleratioStructureTestInstance()
557 TestParams& testParams) in createAccelerationStructures()
590 TestParams& testParams, in buildAccelerationStructures()
606 TestParams& testParams) in verify()
731 const TestParams& testParams) in BindingAcceleratioStructureGraphicsTestInstance()
751 const TestParams& testParams) in checkSupport()
780 const TestParams& testParams) in initPrograms()
1249 const TestParams& testParams) in BindingAcceleratioStructureComputeTestInstance()
1256 const TestParams& testParams) in checkSupport()
1263 const TestParams& testParams) in initPrograms()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp359 …tInstance::BindingAcceleratioStructureTestInstance (Context& context, const TestParams& testParams) in BindingAcceleratioStructureTestInstance()
557 TestParams& testParams) in createAccelerationStructures()
590 TestParams& testParams, in buildAccelerationStructures()
606 TestParams& testParams) in verify()
731 const TestParams& testParams) in BindingAcceleratioStructureGraphicsTestInstance()
751 const TestParams& testParams) in checkSupport()
780 const TestParams& testParams) in initPrograms()
1249 const TestParams& testParams) in BindingAcceleratioStructureComputeTestInstance()
1256 const TestParams& testParams) in checkSupport()
1263 const TestParams& testParams) in initPrograms()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageCompressionControlTests.cpp103 VkPhysicalDevice physicalDevice, VkDevice device, TestParams& testParams, VkImage image) in validate()
219 static void checkAhbImageSupport (const Context& context, const TestParams testParams, const deUint… in checkAhbImageSupport()
315 static tcu::TestStatus ahbImageCreateTest(Context& context, TestParams testParams) in ahbImageCreateTest()
390 static tcu::TestStatus imageCreateTest(Context& context, TestParams testParams) in imageCreateTest()
446 void addImageCompressionControlTests(tcu::TestCaseGroup* group, TestParams testParams) in addImageCompressionControlTests()
614 static tcu::TestStatus swapchainCreateTest(Context& context, TestParams testParams) in swapchainCreateTest()
704 void addAhbCompressionControlTests(tcu::TestCaseGroup *group, TestParams testParams) in addAhbCompressionControlTests()
735 TestParams testParams{}; in createImageCompressionControlTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp281 TestParams& testParams) in initBottomAccelerationStructures()
318 TestParams& testParams, in initTopAccelerationStructure()
348 TestParams& testParams, in initRayTracingShaders()
367 TestParams& testParams, in initShaderBindingTables()
476 TestParams& testParams) in verifyImage()
546 TestParams& testParams) in initBottomAccelerationStructures()
622 TestParams& testParams, in initTopAccelerationStructure()
671 TestParams& testParams, in initRayTracingShaders()
688 TestParams& testParams, in initShaderBindingTables()
717 TestParams& testParams) in verifyImage()
[all …]
DvktRayTracingTraversalControlTests.cpp202 TestParams& testParams) in initBottomAccelerationStructures()
243 TestParams& testParams, in initTopAccelerationStructure()
258 TestParams& testParams) in initRayTracingShaders()
281 TestParams& testParams, in initShaderBindingTables()
311 …nfiguration::verifyImage (BufferWithMemory* resultBuffer, Context& context, TestParams& testParams) in verifyImage()
761 TestParams testParams in createTraversalControlTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingCallableShadersTests.cpp194 TestParams& testParams) in initBottomAccelerationStructures()
222 TestParams& testParams, in initTopAccelerationStructure()
237 TestParams& testParams) in initRayTracingShaders()
287 TestParams& testParams, in initShaderBindingTables()
363 …nfiguration::verifyImage (BufferWithMemory* resultBuffer, Context& context, TestParams& testParams) in verifyImage()
818 TestParams testParams in createCallableShadersTests() local
DvktRayTracingCaptureReplayTests.cpp281 TestParams& testParams) in initBottomAccelerationStructures()
318 TestParams& testParams, in initTopAccelerationStructure()
348 TestParams& testParams, in initRayTracingShaders()
367 TestParams& testParams, in initShaderBindingTables()
476 TestParams& testParams) in verifyImage()
546 TestParams& testParams) in initBottomAccelerationStructures()
622 TestParams& testParams, in initTopAccelerationStructure()
671 TestParams& testParams, in initRayTracingShaders()
688 TestParams& testParams, in initShaderBindingTables()
717 TestParams& testParams) in verifyImage()
[all …]
DvktRayTracingTraversalControlTests.cpp202 TestParams& testParams) in initBottomAccelerationStructures()
243 TestParams& testParams, in initTopAccelerationStructure()
258 TestParams& testParams) in initRayTracingShaders()
281 TestParams& testParams, in initShaderBindingTables()
311 …nfiguration::verifyImage (BufferWithMemory* resultBuffer, Context& context, TestParams& testParams) in verifyImage()
760 TestParams testParams in createTraversalControlTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawShaderViewportIndexTests.cpp487 void initFragmentTestPrograms (SourceCollections& programCollection, const TestParams testParams) in initFragmentTestPrograms()
662 const TestParams& testParams, in Renderer()
938 tcu::TestStatus testVertexFragmentShader (Context& context, const TestParams& testParams, Renderer:… in testVertexFragmentShader()
989 tcu::TestStatus testVertexShader (Context& context, const TestParams testParams) in testVertexShader()
994 tcu::TestStatus testFragmentShader (Context& context, const TestParams testParams) in testFragmentShader()
999 tcu::TestStatus testTessellationShader (Context& context, const TestParams testParams) in testTessellationShader()
1071 TestParams testParams in createShaderViewportIndexTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderViewportIndexTests.cpp488 void initFragmentTestPrograms (SourceCollections& programCollection, const TestParams testParams) in initFragmentTestPrograms()
666 const TestParams& testParams, in Renderer()
942 tcu::TestStatus testVertexFragmentShader (Context& context, const TestParams& testParams, Renderer:… in testVertexFragmentShader()
993 tcu::TestStatus testVertexShader (Context& context, const TestParams testParams) in testVertexShader()
998 tcu::TestStatus testFragmentShader (Context& context, const TestParams testParams) in testFragmentShader()
1003 tcu::TestStatus testTessellationShader (Context& context, const TestParams testParams) in testTessellationShader()
1075 TestParams testParams in createShaderViewportIndexTests() local

123456