Home
last modified time | relevance | path

Searched refs:vkt (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.hpp31 namespace vkt namespace
36 vk::Move<vk::VkBuffer> createDataBuffer (vkt::Context& context,
49 vkt::Context& context);
51 vk::Move<vk::VkDescriptorSetLayout> createDescriptorSetLayout (vkt::Context& context);
53 vk::Move<vk::VkDescriptorPool> createDescriptorPool (vkt::Context& context);
55 vk::Move<vk::VkDescriptorSet> createDescriptorSet (vkt::Context& context,
68 vkt::Context& context);
DvktApiBufferComputeInstance.cpp29 namespace vkt namespace
36 Move<VkBuffer> createDataBuffer (vkt::Context& context, in createDataBuffer()
89 vkt::Context& context) in createColorDataBuffer()
132 Move<VkDescriptorSetLayout> createDescriptorSetLayout (vkt::Context& context) in createDescriptorSetLayout()
146 Move<VkDescriptorPool> createDescriptorPool (vkt::Context& context) in createDescriptorPool()
157 Move<VkDescriptorSet> createDescriptorSet (vkt::Context& context, in createDescriptorSet()
199 vkt::Context& context) in createDescriptorSet()
DvktApiGetMemoryCommitment.cpp41 namespace vkt namespace
53 class MemoryCommitmentTestInstance : public vkt::TestInstance
72 : vkt::TestInstance (context) in MemoryCommitmentTestInstance()
77 class MemoryCommitmentTestCase : public vkt::TestCase
84 : vkt::TestCase (testCtx, name, description) in MemoryCommitmentTestCase()
573 class MemoryCommitmentAllocateOnlyTestInstance : public vkt::TestInstance
580 class MemoryCommitmentAllocateOnlyTestCase : public vkt::TestCase
586 : vkt::TestCase (testCtx, name, description) in MemoryCommitmentAllocateOnlyTestCase()
596 : vkt::TestInstance (context) in MemoryCommitmentAllocateOnlyTestInstance()
DvktApiFillBufferTests.cpp42 namespace vkt namespace
67 class FillBufferTestInstance : public vkt::TestInstance
107 : vkt::TestInstance (context) in FillBufferTestInstance()
258 class FillBufferTestCase : public vkt::TestCase
265 : vkt::TestCase (testCtx, name, description) in FillBufferTestCase()
372 class UpdateBufferTestCase : public vkt::TestCase
379 : vkt::TestCase (testCtx, name, description) in UpdateBufferTestCase()
DvktApiGranularityTests.cpp43 namespace vkt namespace
78 class GranularityInstance : public vkt::TestInstance
109 : vkt::TestInstance (context) in GranularityInstance()
376 class GranularityCase : public vkt::TestCase
397 : vkt::TestCase (testCtx, name, description) in GranularityCase()
DvktApiBufferViewAccessTests.cpp44 namespace vkt namespace
71 class BufferViewTestInstance : public vkt::TestInstance
156 : vkt::TestInstance (context) in BufferViewTestInstance()
793 class BufferViewTestCase : public vkt::TestCase
800 : vkt::TestCase (testCtx, name, description) in BufferViewTestCase()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp56 namespace vkt namespace
118 class IndirectDispatchInstanceBufferUpload : public vkt::TestInstance
155 IndirectDispatchInstanceBufferUpload (const vkt::TestInstance&);
156 IndirectDispatchInstanceBufferUpload& operator= (const vkt::TestInstance&);
164 : vkt::TestInstance (context) in IndirectDispatchInstanceBufferUpload()
365 class IndirectDispatchCaseBufferUpload : public vkt::TestCase
384 IndirectDispatchCaseBufferUpload (const vkt::TestCase&);
385 IndirectDispatchCaseBufferUpload& operator= (const vkt::TestCase&);
391 : vkt::TestCase (testCtx, caseDesc.m_name, caseDesc.m_description) in IndirectDispatchCaseBufferUpload()
457 IndirectDispatchInstanceBufferGenerate (const vkt::TestInstance&);
[all …]
DvktComputeBasicComputeShaderTests.cpp52 namespace vkt namespace
108 class SharedVarTest : public vkt::TestCase
125 class SharedVarTestInstance : public vkt::TestInstance
279 class SharedVarAtomicOpTest : public vkt::TestCase
296 class SharedVarAtomicOpTestInstance : public vkt::TestInstance
450 class SSBOLocalBarrierTest : public vkt::TestCase
467 class SSBOLocalBarrierTestInstance : public vkt::TestInstance
625 class CopyImageToSSBOTest : public vkt::TestCase
642 class CopyImageToSSBOTestInstance : public vkt::TestInstance
835 class CopySSBOToImageTest : public vkt::TestCase
[all …]
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp34 namespace vkt namespace
76 class FilteringAnisotropyInstance : public vkt::TestInstance
80 : vkt::TestInstance (context) in FilteringAnisotropyInstance()
154 class FilteringAnisotropyTests : public vkt::TestCase
161 : vkt::TestCase (testCtx, name, description) in FilteringAnisotropyTests()
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolOcclusionTests.cpp41 namespace vkt namespace
54 …StateObjects (const vk::DeviceInterface&vk, vkt::Context &context, const int numVertices, vk::VkPr…
63 vkt::Context &m_context;
80 StateObjects::StateObjects (const vk::DeviceInterface&vk, vkt::Context &context, const int numVerti… in StateObjects()
289 class BasicOcclusionQueryTestInstance : public vkt::TestInstance
292 …BasicOcclusionQueryTestInstance (vkt::Context &context, const OcclusionQueryTestVector& testVect…
310 BasicOcclusionQueryTestInstance::BasicOcclusionQueryTestInstance (vkt::Context &context, const Occl… in BasicOcclusionQueryTestInstance()
501 class OcclusionQueryTestInstance : public vkt::TestInstance
504 OcclusionQueryTestInstance (vkt::Context &context, const OcclusionQueryTestVector& testVector);
555 OcclusionQueryTestInstance::OcclusionQueryTestInstance (vkt::Context &context, const OcclusionQuery… in OcclusionQueryTestInstance()
[all …]
DvktQueryPoolStatisticsTests.cpp43 namespace vkt namespace
720 GraphicBasicTestInstance (vkt::Context& context,
746 GraphicBasicTestInstance::GraphicBasicTestInstance (vkt::Context& context, in GraphicBasicTestInstance()
907 …VertexShaderTestInstance (vkt::Context& context, const std::vector<VertexData>& data, const Parame…
915 VertexShaderTestInstance::VertexShaderTestInstance (vkt::Context& context, const std::vector<Vertex… in VertexShaderTestInstance()
1144 …VertexShaderSecondaryTestInstance (vkt::Context& context, const std::vector<VertexData>& data, con…
1149 VertexShaderSecondaryTestInstance::VertexShaderSecondaryTestInstance (vkt::Context& context, const … in VertexShaderSecondaryTestInstance()
1207 …VertexShaderSecondaryInheritedTestInstance (vkt::Context& context, const std::vector<VertexData>& …
1213 VertexShaderSecondaryInheritedTestInstance::VertexShaderSecondaryInheritedTestInstance (vkt::Contex… in VertexShaderSecondaryInheritedTestInstance()
1278 …GeometryShaderTestInstance (vkt::Context& context, const std::vector<VertexData>& data, const Para…
[all …]
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp33 using namespace vkt;
698 std::string vkt::subgroups::getSharedMemoryBallotHelper() in getSharedMemoryBallotHelper()
727 deUint32 vkt::subgroups::getSubgroupSize(Context& context) in getSubgroupSize()
742 VkDeviceSize vkt::subgroups::maxSupportedSubgroupSize() { in maxSupportedSubgroupSize()
746 std::string vkt::subgroups::getShaderStageName(VkShaderStageFlags stage) in getShaderStageName()
767 std::string vkt::subgroups::getSubgroupFeatureName(vk::VkSubgroupFeatureFlagBits bit) in getSubgroupFeatureName()
792 std::string vkt::subgroups::getVertShaderForStage(vk::VkShaderStageFlags stage) in getVertShaderForStage()
822 bool vkt::subgroups::isSubgroupSupported(Context& context) in isSubgroupSupported()
827 bool vkt::subgroups::areSubgroupOperationsSupportedForStage( in areSubgroupOperationsSupportedForStage()
843 bool vkt::subgroups::areSubgroupOperationsRequiredForStage( in areSubgroupOperationsRequiredForStage()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp37 namespace vkt namespace
48 class ImageSamplingInstance : public vkt::TestInstance
DvktPipelinePushConstantTests.cpp49 namespace vkt namespace
108 class PushConstantGraphicsTest : public vkt::TestCase
130 class PushConstantGraphicsTestInstance : public vkt::TestInstance
202 : vkt::TestCase (testContext, name, description) in PushConstantGraphicsTest()
596 : vkt::TestInstance (context) in PushConstantGraphicsTestInstance()
1309 class PushConstantComputeTest : public vkt::TestCase
1324 class PushConstantComputeTestInstance : public vkt::TestInstance
1356 : vkt::TestCase (testContext, name, description) in PushConstantComputeTest()
1392 : vkt::TestInstance (context) in PushConstantComputeTestInstance()
DvktPipelineVertexInputTests.hpp29 namespace vkt namespace
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp45 namespace vkt namespace
273 class ShaderRenderCase : public vkt::TestCase
431 class ShaderRenderCaseInstance : public vkt::TestInstance
531 SparseContext (vkt::Context& context);
533 vkt::Context& m_context;
/external/deqp/external/vulkancts/modules/vulkan/
DvktInfoTests.hpp29 namespace vkt namespace
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.hpp29 namespace vkt namespace
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.hpp29 namespace vkt namespace
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.hpp29 namespace vkt namespace
DvktRenderPassMultisampleResolveTests.hpp29 namespace vkt namespace
DvktRenderPassTests.hpp29 namespace vkt namespace
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseResidency.hpp29 namespace vkt namespace
DvktSparseResourcesBufferMemoryAliasing.hpp29 namespace vkt namespace
DvktSparseResourcesBufferSparseBinding.hpp29 namespace vkt namespace

12345678910>>...23