Home
last modified time | relevance | path

Searched defs:pipelineConstructionType (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageTests.cpp104 PipelineConstructionType pipelineConstructionType, in ImageTest()
476 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageSizeTests()
643 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageCountTests()
666 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageFormatTests()
833 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageViewTypeTests()
866 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageSamplingTypeTests()
889 …createSuballocationTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSuballocationTests()
899 …DedicatedAllocationTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createDedicatedAllocationTests()
910 …Group* createImageTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createImageTests()
DvktPipelineMatchedAttachmentsTests.cpp46 PipelineConstructionType pipelineConstructionType; member
250 …sTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionT… in addMatchedAttachmentsTestCasesWithFunctions()
261 …MatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createMatchedAttachmentsTests()
DvktPipelineSamplerTests.cpp300 PipelineConstructionType pipelineConstructionType, in SamplerTest()
628 PipelineConstructionType pipelineConstructionType, in SamplerMagFilterTest()
652 PipelineConstructionType pipelineConstructionType, in SamplerMinFilterTest()
695 PipelineConstructionType pipelineConstructionType, in SamplerMagReduceFilterTest()
726 PipelineConstructionType pipelineConstructionType, in SamplerMinReduceFilterTest()
757 PipelineConstructionType pipelineConstructionType, in SamplerLodTest()
792 PipelineConstructionType pipelineConstructionType, in SamplerAddressModesTest()
895 …teSamplerMagFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSamplerMagFilterTests()
906 …teSamplerMinFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSamplerMinFilterTests()
953 …lerMagReduceFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSamplerMagReduceFilterTests()
[all …]
DvktPipelineEarlyDestroyTests.cpp52 PipelineConstructionType pipelineConstructionType; member
334 …yTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionT… in addEarlyDestroyTestCasesWithFunctions()
353 …createEarlyDestroyTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createEarlyDestroyTests()
DvktPipelineTests.cpp83 void createChildren (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in createChildren()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp104 PipelineConstructionType pipelineConstructionType, in ImageTest()
482 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageSizeTests()
648 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageCountTests()
671 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageFormatTests()
844 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageViewTypeTests()
877 …estContext& testCtx, AllocationKind allocationKind, PipelineConstructionType pipelineConstructionT… in createImageSamplingTypeTests()
900 …createSuballocationTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSuballocationTests()
910 …DedicatedAllocationTests(tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createDedicatedAllocationTests()
921 …Group* createImageTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createImageTests()
DvktPipelineMatchedAttachmentsTests.cpp48 PipelineConstructionType pipelineConstructionType; member
254 …sTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionT… in addMatchedAttachmentsTestCasesWithFunctions()
269 …MatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createMatchedAttachmentsTests()
DvktPipelineSamplerTests.cpp295 PipelineConstructionType pipelineConstructionType, in SamplerTest()
626 PipelineConstructionType pipelineConstructionType, in SamplerMagFilterTest()
649 PipelineConstructionType pipelineConstructionType, in SamplerMinFilterTest()
691 PipelineConstructionType pipelineConstructionType, in SamplerMagReduceFilterTest()
721 PipelineConstructionType pipelineConstructionType, in SamplerMinReduceFilterTest()
751 PipelineConstructionType pipelineConstructionType, in SamplerLodTest()
785 PipelineConstructionType pipelineConstructionType, in SamplerAddressModesTest()
888 …teSamplerMagFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSamplerMagFilterTests()
902 …teSamplerMinFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSamplerMinFilterTests()
951 …lerMagReduceFilterTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createSamplerMagReduceFilterTests()
[all …]
DvktPipelineEarlyDestroyTests.cpp54 PipelineConstructionType pipelineConstructionType; member
338 …yTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionT… in addEarlyDestroyTestCasesWithFunctions()
360 …createEarlyDestroyTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionT… in createEarlyDestroyTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp54 …CmdBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* … in CmdBaseCase()
163 …ClearTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, Shader… in ClearTestInstance()
217 …BlitTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderM… in BlitTestInstance()
290 …CopyTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderM… in CopyTestInstance()
348 …ResolveTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, Shad… in ResolveTestInstance()
429 …ynamicStateClearTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateClearTests()
DvktDynamicStateDiscardTests.cpp120 …stInstance::DiscardTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructio… in DiscardTestInstance()
383 …StencilTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const… in StencilTestInstance()
432 …ViewportTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, cons… in ViewportTestInstance()
479 …ScissorTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const… in ScissorTestInstance()
515 …DepthTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const c… in DepthTestInstance()
547 …BlendTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const c… in BlendTestInstance()
583 …LineTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ch… in LineTestInstance()
618 …ase (tcu::TestContext& context, const char* name, vk::PipelineConstructionType pipelineConstructio… in DiscardTestCase()
702 …amicStateDiscardTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateDiscardTests()
DvktDynamicStateTestCaseUtil.hpp64 const vk::PipelineConstructionType pipelineConstructionType, in InstanceFactory()
74 const vk::PipelineConstructionType pipelineConstructionType, in InstanceFactory()
DvktDynamicStateVPTests.cpp52 …ViewportStateBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, co… in ViewportStateBaseCase()
138 …ViewportParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType in ViewportParamTestInstance()
185 …ScissorParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType,… in ScissorParamTestInstance()
238 …ViewportArrayTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType in ViewportArrayTestInstance()
449 …::DynamicStateVPTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateVPTests()
DvktDynamicStateGeneralTests.cpp61 …StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, … in StateSwitchTestInstance()
172 …BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, co… in BindOrderTestInstance()
293 …StatePersistenceTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionT… in StatePersistenceTestInstance()
453 …amicStateGeneralTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateGeneralTests()
DvktDynamicStateCBTests.cpp52 …BlendConstantsTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionTyp… in BlendConstantsTestInstance()
209 …::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateCBTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp53 …CmdBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* … in CmdBaseCase()
162 …ClearTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, Shader… in ClearTestInstance()
216 …BlitTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderM… in BlitTestInstance()
289 …CopyTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderM… in CopyTestInstance()
347 …ResolveTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, Shad… in ResolveTestInstance()
405 …ynamicStateClearTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateClearTests()
DvktDynamicStateDiscardTests.cpp119 …stInstance::DiscardTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructio… in DiscardTestInstance()
382 …StencilTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const… in StencilTestInstance()
431 …ViewportTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, cons… in ViewportTestInstance()
467 …ScissorTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const… in ScissorTestInstance()
503 …DepthTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const c… in DepthTestInstance()
535 …BlendTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const c… in BlendTestInstance()
571 …LineTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ch… in LineTestInstance()
606 …ntext, const char* name, const char* description, vk::PipelineConstructionType pipelineConstructio… in DiscardTestCase()
690 …amicStateDiscardTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateDiscardTests()
DvktDynamicStateVPTests.cpp50 …ViewportStateBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, co… in ViewportStateBaseCase()
136 …ViewportParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType in ViewportParamTestInstance()
183 …ScissorParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType,… in ScissorParamTestInstance()
236 …ViewportArrayTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType in ViewportArrayTestInstance()
447 …::DynamicStateVPTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateVPTests()
DvktDynamicStateTestCaseUtil.hpp62 const vk::PipelineConstructionType pipelineConstructionType, in InstanceFactory()
72 const vk::PipelineConstructionType pipelineConstructionType, in InstanceFactory()
DvktDynamicStateGeneralTests.cpp59 …StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, … in StateSwitchTestInstance()
170 …BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, co… in BindOrderTestInstance()
291 …StatePersistenceTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionT… in StatePersistenceTestInstance()
450 …amicStateGeneralTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateGeneralTests()
DvktDynamicStateCBTests.cpp50 …BlendConstantsTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionTyp… in BlendConstantsTestInstance()
207 …::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructio… in DynamicStateCBTests()
DvktDynamicStateTests.cpp46 void createChildren (tcu::TestCaseGroup* group, vk::PipelineConstructionType pipelineConstructionTy… in createChildren()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkComputePipelineConstructionUtil.cpp49 const ComputePipelineConstructionType pipelineConstructionType; member
62 const ComputePipelineConstructionType pipelineConstructionType) in ComputePipelineWrapper()
75 const ComputePipelineConstructionType pipelineConstructionType, in ComputePipelineWrapper()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRateGroupParams.hpp49 vk::PipelineConstructionType pipelineConstructionType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateGroupParams.hpp49 vk::PipelineConstructionType pipelineConstructionType; member

123456