Searched refs:TransferTimestampTestParam (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineTimestampTests.cpp | 333 class TransferTimestampTestParam : public TimestampTestParam class 336 TransferTimestampTestParam (const PipelineConstructionType pipelineConstructionType, 343 ~TransferTimestampTestParam (void) { } in ~TransferTimestampTestParam() 351 TransferTimestampTestParam::TransferTimestampTestParam (const PipelineConstructionType pipelineCons… in TransferTimestampTestParam() function in vkt::pipeline::__anond549e2570111::TransferTimestampTestParam 365 const std::string TransferTimestampTestParam::generateTestName (void) const in generateTestName() 388 const std::string TransferTimestampTestParam::generateTestDescription (void) const in generateTestDescription() 2298 …const TransferTimestampTestParam* transferParam = dynamic_cast<const TransferTimestampTestParam*>(… in TransferTest() 3226 …TransferTimestampTestParam param(pipelineConstructionType, transferStages[stageNdx], 2u, false, fa… in createTimestampTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineTimestampTests.cpp | 319 class TransferTimestampTestParam : public TimestampTestParam class 322 TransferTimestampTestParam (const PipelineConstructionType pipelineConstructionType, 330 ~TransferTimestampTestParam (void) { } in ~TransferTimestampTestParam() 338 TransferTimestampTestParam::TransferTimestampTestParam (const PipelineConstructionType pipelineCons… in TransferTimestampTestParam() function in vkt::pipeline::__anona823dfb70111::TransferTimestampTestParam 353 const std::string TransferTimestampTestParam::generateTestName (void) const in generateTestName() 2371 …const TransferTimestampTestParam* transferParam = dynamic_cast<const TransferTimestampTestParam*>(… in TransferTest() 3457 …TransferTimestampTestParam param(pipelineConstructionType, transferStages[stageNdx], 2u, false, fa… in createTimestampTests()
|