Searched defs:inRenderPass (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineTimestampTests.cpp | 306 … const bool inRenderPass, const bool hostQueryReset, const bool transferOnlyQueue, in TimestampTestParam() 375 … const bool inRenderPass, const bool hostQueryReset, in TransferTimestampTestParam() 433 const bool inRenderPass, const bool hostQueryReset, in TwoCmdBuffersTestParam() 571 …ce::TimestampTestInstance(Context &context, const StageFlagVector &stages, const bool inRenderPass, in TimestampTestInstance() 1725 … const StageFlagVector stages, const bool inRenderPass, in BasicGraphicsTestInstance() 2024 … const StageFlagVector stages, const bool inRenderPass, in AdvGraphicsTestInstance() 2231 … const bool inRenderPass, const bool hostQueryReset, in BasicComputeTestInstance() 2442 …ance::TransferTestInstance(Context &context, const StageFlagVector stages, const bool inRenderPass, in TransferTestInstance() 3062 … const bool inRenderPass, const bool hostQueryReset, in TwoCmdBuffersTestInstance()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiGranularityTests.cpp | 472 de::MovePtr<tcu::TestCaseGroup> inRenderPass(new tcu::TestCaseGroup(testCtx, "in_render_pass")); in createGranularityQueryTests() local
|