Home
last modified time | relevance | path

Searched defs:pipelineConstructionType (Results 1 - 25 of 132) sorted by relevance

123456

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineTests.cpp83 void createChildren (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in createChildren() argument
[all...]
H A DvktPipelineMatchedAttachmentsTests.cpp46 PipelineConstructionType pipelineConstructionType; member
250 void addMatchedAttachmentsTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in addMatchedAttachmentsTestCasesWithFunctions() argument
261 tcu::TestCaseGroup* createMatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMatchedAttachmentsTests() argument
H A DvktPipelineEarlyDestroyTests.cpp52 PipelineConstructionType pipelineConstructionType; member
334 void addEarlyDestroyTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in addEarlyDestroyTestCasesWithFunctions() argument
353 tcu::TestCaseGroup* createEarlyDestroyTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createEarlyDestroyTests() argument
H A DvktPipelineMultisampleBase.hpp68 vk::PipelineConstructionType pipelineConstructionType; member
152 makeMSGroup(tcu::TestContext& testCtx, const std::string groupName, const vk::PipelineConstructionType pipelineConstructionType, const tcu::UVec3 imageSizes[], const deUint32 imageSizesElemCount, const vk::VkSampleCountFlagBits imageSamples[], const deUint32 imageSamplesElemCount, const multisample::ComponentData& componentData = multisample::ComponentData{}) makeMSGroup() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateGroupParams.hpp49 vk::PipelineConstructionType pipelineConstructionType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineTests.cpp90 void createChildren (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in createChildren() argument
[all...]
H A DvktPipelineMatchedAttachmentsTests.cpp48 PipelineConstructionType pipelineConstructionType; member
254 void addMatchedAttachmentsTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in addMatchedAttachmentsTestCasesWithFunctions() argument
269 tcu::TestCaseGroup* createMatchedAttachmentsTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createMatchedAttachmentsTests() argument
[all...]
H A DvktPipelineEarlyDestroyTests.cpp54 PipelineConstructionType pipelineConstructionType; member
338 void addEarlyDestroyTestCasesWithFunctions (tcu::TestCaseGroup* group, PipelineConstructionType pipelineConstructionType) in addEarlyDestroyTestCasesWithFunctions() argument
360 tcu::TestCaseGroup* createEarlyDestroyTests (tcu::TestContext& testCtx, PipelineConstructionType pipelineConstructionType) in createEarlyDestroyTests() argument
H A DvktPipelineMultisampleBase.hpp83 vk::PipelineConstructionType pipelineConstructionType; member
168 makeMSGroup(tcu::TestContext& testCtx, const std::string groupName, const vk::PipelineConstructionType pipelineConstructionType, const tcu::UVec3 imageSizes[], const deUint32 imageSizesElemCount, const vk::VkSampleCountFlagBits imageSamples[], const deUint32 imageSamplesElemCount, const multisample::ComponentData& componentData = multisample::ComponentData{}, const float shadingRate = 1.0f) makeMSGroup() argument
H A DvktPipelineMultisampleInterpolationTests.cpp1025 tcu::TestCaseGroup* createMultisampleInterpolationTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in createMultisampleInterpolationTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateTests.cpp46 void createChildren (tcu::TestCaseGroup* group, vk::PipelineConstructionType pipelineConstructionType) in createChildren() argument
[all...]
H A DvktDynamicStateTestCaseUtil.hpp61 InstanceFactory(tcu::TestContext& testCtx, const std::string& name, const std::string& desc, const vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaderPaths) InstanceFactory() argument
71 InstanceFactory(tcu::TestContext& testCtx, const std::string& name, const std::string& desc, const vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaderPaths, const Support& support) InstanceFactory() argument
H A DvktDynamicStateCBTests.cpp50 BlendConstantsTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BlendConstantsTestInstance() argument
207 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() argument
H A DvktDynamicStateClearTests.cpp53 CmdBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) in CmdBaseCase() argument
162 ClearTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in ClearTestInstance() argument
216 BlitTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in BlitTestInstance() argument
289 CopyTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in CopyTestInstance() argument
347 ResolveTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in ResolveTestInstance() argument
405 DynamicStateClearTests(tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) DynamicStateClearTests() argument
[all...]
H A DvktDynamicStateGeneralTests.cpp59 StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StateSwitchTestInstance() argument
170 BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BindOrderTestInstance() argument
291 StatePersistenceTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StatePersistenceTestInstance() argument
450 DynamicStateGeneralTests::DynamicStateGeneralTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateGeneralTests() argument
H A DvktDynamicStateVPTests.cpp50 ViewportStateBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName, const char* meshShaderName) in ViewportStateBaseCase() argument
136 ViewportParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportParamTestInstance() argument
183 ScissorParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ScissorParamTestInstance() argument
236 ViewportArrayTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportArrayTestInstance() argument
447 DynamicStateVPTests::DynamicStateVPTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateVPTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateGroupParams.hpp49 vk::PipelineConstructionType pipelineConstructionType; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateTests.cpp49 void createChildren (tcu::TestCaseGroup* group, vk::PipelineConstructionType pipelineConstructionType) in createChildren() argument
[all...]
H A DvktDynamicStateTestCaseUtil.hpp63 InstanceFactory(tcu::TestContext& testCtx, const std::string& name, const vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaderPaths) InstanceFactory() argument
73 InstanceFactory(tcu::TestContext& testCtx, const std::string& name, const vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaderPaths, const Support& support) InstanceFactory() argument
H A DvktDynamicStateCBTests.cpp52 BlendConstantsTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BlendConstantsTestInstance() argument
209 DynamicStateCBTests::DynamicStateCBTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateCBTests() argument
H A DvktDynamicStateGeneralTests.cpp61 StateSwitchTestInstance (Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StateSwitchTestInstance() argument
172 BindOrderTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in BindOrderTestInstance() argument
293 StatePersistenceTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in StatePersistenceTestInstance() argument
453 DynamicStateGeneralTests::DynamicStateGeneralTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateGeneralTests() argument
H A DvktDynamicStateClearTests.cpp54 CmdBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName) in CmdBaseCase() argument
163 ClearTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in ClearTestInstance() argument
217 BlitTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in BlitTestInstance() argument
290 CopyTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in CopyTestInstance() argument
348 ResolveTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, ShaderMap shaders) in ResolveTestInstance() argument
429 DynamicStateClearTests(tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) DynamicStateClearTests() argument
[all...]
H A DvktDynamicStateVPTests.cpp52 ViewportStateBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName, const char* meshShaderName) in ViewportStateBaseCase() argument
138 ViewportParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportParamTestInstance() argument
185 ScissorParamTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ScissorParamTestInstance() argument
238 ViewportArrayTestInstance (Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) in ViewportArrayTestInstance() argument
449 DynamicStateVPTests::DynamicStateVPTests (tcu::TestContext& testCtx, vk::PipelineConstructionType pipelineConstructionType) in DynamicStateVPTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkComputePipelineConstructionUtil.hpp43 inline ComputePipelineConstructionType graphicsToComputeConstructionType (PipelineConstructionType pipelineConstructionType) in graphicsToComputeConstructionType() argument
H A DvkComputePipelineConstructionUtil.cpp49 const ComputePipelineConstructionType pipelineConstructionType; member
60 ComputePipelineWrapper(const DeviceInterface& vk, VkDevice device, const ComputePipelineConstructionType pipelineConstructionType) ComputePipelineWrapper() argument
73 ComputePipelineWrapper(const DeviceInterface& vk, VkDevice device, const ComputePipelineConstructionType pipelineConstructionType, const ProgramBinary& programBinary) ComputePipelineWrapper() argument

Completed in 21 milliseconds

123456