/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 64 vk::ComputePipelineConstructionType m_computePipelineConstructionType, in runCompute() 157 MaxWorkgroupMemoryInstance (Context& context, deUint32 numWorkgroups, const vk::ComputePipelineConstructionType computePipelineConstructionType) in MaxWorkgroupMemoryInstance() 167 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 176 const vk::ComputePipelineConstructionType computePipelineConstructionType) in MaxWorkgroupMemoryTest() 192 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 257 void AddMaxWorkgroupMemoryTests(tcu::TestCaseGroup* group, vk::ComputePipelineConstructionType computePipelineConstructionType) in AddMaxWorkgroupMemoryTests() 279 TypeTestInstance(Context& context, const TypeCaseDef& caseDef, const vk::ComputePipelineConstructionType computePipelineConstructionType) in TypeTestInstance() 289 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 298 const vk::ComputePipelineConstructionType computePipelineConstructionType) in TypeTest() 314 vk::ComputePipelineConstructionType m_computePipelineConstructionTyp [all...] |
H A D | vktComputeShaderBuiltinVarTests.cpp | 136 const vk::ComputePipelineConstructionType computePipelineConstructionType); 149 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 155 ComputeBuiltinVarCase (tcu::TestContext& context, const string& name, const char* varName, glu::DataType varType, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType); 181 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 187 ComputeBuiltinVarCase::ComputeBuiltinVarCase (tcu::TestContext& context, const string& name, const char* varName, glu::DataType varType, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in ComputeBuiltinVarCase() 266 NumWorkGroupsCase (tcu::TestContext& context, bool readByCompnent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in NumWorkGroupsCase() 290 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in WorkGroupSizeCase() 317 WorkGroupIDCase (tcu::TestContext& context, bool readbyComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in WorkGroupIDCase() 340 LocalInvocationIDCase (tcu::TestContext& context, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in LocalInvocationIDCase() 366 GlobalInvocationIDCase (tcu::TestContext& context, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionTyp [all...] |
H A D | vktComputeBasicComputeShaderTests.cpp | 128 const vk::ComputePipelineConstructionType computePipelineConstructionType); 137 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 146 const vk::ComputePipelineConstructionType computePipelineConstructionType); 153 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 160 const vk::ComputePipelineConstructionType computePipelineConstructionType) in SharedVarTest() 206 SharedVarTestInstance::SharedVarTestInstance (Context& context, const tcu::IVec3& localSize, const tcu::IVec3& workSize, const vk::ComputePipelineConstructionType computePipelineConstructionType) in SharedVarTestInstance() 310 const vk::ComputePipelineConstructionType computePipelineConstructionType); 319 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 328 const vk::ComputePipelineConstructionType computePipelineConstructionType); 335 vk::ComputePipelineConstructionType m_computePipelineConstructionTyp [all...] |
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 70 vk::ComputePipelineConstructionType computePipelineConstructionType; 148 tcu::TestStatus runCompute(Context& context, deUint32 workgroupSize, const vk::ComputePipelineConstructionType computePipelineConstructionType) in runCompute() 372 AliasTest(tcu::TestContext& testCtx, const CaseDef& caseDef, const vk::ComputePipelineConstructionType computePipelineConstructionType) in AliasTest() 385 Instance(Context& context, const CaseDef& caseDef, const vk::ComputePipelineConstructionType computePipelineConstructionType) in Instance() 399 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 409 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 544 void AddAliasTests(tcu::TestCaseGroup* group, vk::ComputePipelineConstructionType computePipelineConstructionType) in AddAliasTests() 821 ZeroTest(tcu::TestContext& testCtx, const CaseDef& caseDef, const vk::ComputePipelineConstructionType computePipelineConstructionType) in ZeroTest() 834 Instance(Context& context, const vk::ComputePipelineConstructionType computePipelineConstructionType) in Instance() 845 vk::ComputePipelineConstructionType m_computePipelineConstructionTyp [all...] |
H A D | vktComputeBasicComputeShaderTests.hpp | 37 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType); 38 tcu::TestCaseGroup* createBasicDeviceGroupComputeShaderTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType);
|
H A D | vktComputeIndirectComputeDispatchTests.cpp | 271 const vk::ComputePipelineConstructionType computePipelineConstructionType); 310 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 322 const vk::ComputePipelineConstructionType computePipelineConstructionType) in IndirectDispatchInstanceBufferUpload() 562 const vk::ComputePipelineConstructionType computePipelineConstructionType); 576 vk::ComputePipelineConstructionType m_computePipelineConstructionType; 586 const vk::ComputePipelineConstructionType computePipelineConstructionType) in IndirectDispatchCaseBufferUpload() 667 const vk::ComputePipelineConstructionType computePipelineConstructionType) in IndirectDispatchInstanceBufferGenerate() 743 const vk::ComputePipelineConstructionType computePipelineConstructionType) in IndirectDispatchCaseBufferGenerate() 850 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType) in createIndirectComputeDispatchTests()
|
H A D | vktComputeCooperativeMatrixTests.hpp | 37 tcu::TestCaseGroup* createCooperativeMatrixTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType);
|
H A D | vktComputeIndirectComputeDispatchTests.hpp | 37 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType);
|
H A D | vktComputeShaderBuiltinVarTests.hpp | 36 tcu::TestCaseGroup* createComputeShaderBuiltinVarTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType);
|
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.hpp | 38 tcu::TestCaseGroup* createWorkgroupMemoryExplicitLayoutTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType);
|
H A D | vktComputeZeroInitializeWorkgroupMemoryTests.hpp | 38 tcu::TestCaseGroup* createZeroInitializeWorkgroupMemoryTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType);
|
H A D | vktComputeTests.cpp | 48 void createChildren (tcu::TestCaseGroup* computeTests, ComputePipelineConstructionType computePipelineConstructionType) in createChildren()
|
H A D | vktComputeCooperativeMatrixTests.cpp | 144 vk::ComputePipelineConstructionType computePipelineConstructionType; 1710 tcu::TestCaseGroup* createCooperativeMatrixTestsInternal (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType, UseType useType) in createCooperativeMatrixTestsInternal() 1912 computePipelineConstructionType, // vk::ComputePipelineConstructionType computePipelineConstructionType; in createCooperativeMatrixTestsInternal() 1957 computePipelineConstructionType, // vk::ComputePipelineConstructionType computePipelineConstructionType; in createCooperativeMatrixTestsInternal() 1975 tcu::TestCaseGroup* createCooperativeMatrixTests (tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType) in createCooperativeMatrixTests()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkComputePipelineConstructionUtil.hpp | 36 enum ComputePipelineConstructionType enum 43 inline ComputePipelineConstructionType graphicsToComputeConstructionType (PipelineConstructionType pipelineConstructionType) in graphicsToComputeConstructionType() 54 ComputePipelineConstructionType computePipelineConstructionType); 62 const ComputePipelineConstructionType pipelineConstructionType); 65 const ComputePipelineConstructionType pipelineConstructionType,
|
H A D | vkComputePipelineConstructionUtil.cpp | 35 ComputePipelineConstructionType computePipelineConstructionType) in checkShaderObjectRequirements() 49 const ComputePipelineConstructionType pipelineConstructionType; 52 InternalData(const DeviceInterface& vkd, VkDevice vkDevice, const ComputePipelineConstructionType constructionType) in InternalData() 62 const ComputePipelineConstructionType pipelineConstructionType) in ComputePipelineWrapper() 75 const ComputePipelineConstructionType pipelineConstructionType, in ComputePipelineWrapper()
|