/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawShaderLayerTests.cpp | 616 Renderer (Context& context, in Renderer() argument 681 draw(Context& context, const VkBuffer colorBuffer) const draw() argument 763 preRenderCommands(Context& context, VkCommandBuffer cmdBuffer) const preRenderCommands() argument 773 postRenderCommands(Context& context, VkBuffer colorBuffer) const postRenderCommands() argument 779 beginRenderPass(Context& context, VkCommandBuffer cmdBuffer, const VkRect2D& renderArea, const VkClearValue& clearValue) const beginRenderPass() argument 795 drawCommands(Context& context, VkCommandBuffer cmdBuffer) const drawCommands() argument 807 beginSecondaryCmdBuffer(Context& context, VkCommandBuffer cmdBuffer, VkRenderingFlagsKHR renderingFlags = 0u) const beginSecondaryCmdBuffer() argument 870 checkRequirements(Context& context, const TestParams params) checkRequirements() argument 887 testVertexShader(Context& context, const TestParams params) testVertexShader() argument 943 testTessellationShader(Context& context, const TestParams params) testTessellationShader() argument [all...] |
H A D | vktDrawShaderViewportIndexTests.cpp | 664 Renderer (Context& context, in Renderer() argument 731 draw(Context& context, const VkBuffer colorBuffer) draw() argument 813 beginSecondaryCmdBuffer(Context& context, VkCommandBuffer cmdBuffer, VkRenderingFlagsKHR renderingFlags = 0u) const beginSecondaryCmdBuffer() argument 846 preRenderCommands(Context& context, VkCommandBuffer cmdBuffer) const preRenderCommands() argument 856 postRenderCommands(Context& context, VkBuffer colorBuffer) const postRenderCommands() argument 862 drawCommands(Context& context, VkCommandBuffer cmdBuffer) drawCommands() argument 942 testVertexFragmentShader(Context& context, const TestParams& testParams, Renderer::Shader shader) testVertexFragmentShader() argument 993 testVertexShader(Context& context, const TestParams testParams) testVertexShader() argument 998 testFragmentShader(Context& context, const TestParams testParams) testFragmentShader() argument 1003 testTessellationShader(Context& context, const TestParams testParams) testTessellationShader() argument 1054 checkSupport(Context& context, TestParams params) checkSupport() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateDSTests.cpp | 65 DepthStencilBaseCase (Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName, const char* meshShaderName = nullptr) in DepthStencilBaseCase() argument 529 DepthBoundsParamTestInstance(Context &context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) DepthBoundsParamTestInstance() argument 675 DepthBoundsTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) DepthBoundsTestInstance() argument 936 StencilParamsBasicTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const char* vertexShaderName, const char* fragmentShaderName, const char* meshShaderName, const deUint32 writeMask, const deUint32 readMask, const deUint32 expectedValue, const tcu::Vec4 expectedColor) StencilParamsBasicTestInstance() argument 1083 checkMeshShaderSupport(Context& context) checkMeshShaderSupport() argument 1132 StencilParamsBasicTestCase(tcu::TestContext& context, const std::string& name, const vk::PipelineConstructionType pipelineConstructionType, const deUint32 writeMask, const deUint32 readMask, const deUint32 expectedValue, const tcu::Vec4 expectedColor, const bool isMesh) StencilParamsBasicTestCase() argument 1151 StencilParamsAdvancedTestInstance(Context& context, vk::PipelineConstructionType pipelineConstructionType, const ShaderMap& shaders) StencilParamsAdvancedTestInstance() argument 1288 checkDepthBoundsSupport(Context& context) checkDepthBoundsSupport() argument 1294 checkDepthBoundsAndMeshShaderSupport(Context& context) checkDepthBoundsAndMeshShaderSupport() argument [all...] |
H A D | vktDynamicStateInheritanceTests.cpp | 344 VkImageCreateInfo makeDepthImageInfo(Context& context) in makeDepthImageInfo() argument 377 InheritanceTestInstance::InheritanceTestInstance(Context& context, PipelineConstructionType pipelineConstructionType, InheritanceMode inheritanceMode) in InheritanceTestInstance() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsOcclusionQueryTests.cpp | 275 OcclusionQueryTestInstance::OcclusionQueryTestInstance (Context& context, in OcclusionQueryTestInstance() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRatePixelConsistency.cpp | 91 Move<VkDevice> createImageRobustnessDevice(Context& context, const vk::VkInstance& instance, const InstanceInterface& vki) in createImageRobustnessDevice() argument 168 FSRPixelConsistencyInstance::FSRPixelConsistencyInstance(Context& context, const CaseDef& data) in FSRPixelConsistencyInstance() argument 205 FSRPixelConsistencyTestCase(tcu::TestContext& context, const char* name, const CaseDef data) FSRPixelConsistencyTestCase() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMismatchedWriteOpTests.cpp | 129 MismatchedWriteOpTestInstance (Context& context, in MismatchedWriteOpTestInstance() argument 151 MismatchedVectorSizesTestInstance (Context& context, in MismatchedVectorSizesTestInstance() argument 165 MismatchedSignednessAndTypeTestInstance (Context& context, in MismatchedSignednessAndTypeTestInstance() argument 246 StorageImage2D(Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) StorageImage2D() argument 383 StorageBuffer2D(Context& context, const tcu::TextureFormat& format, deUint32 width, deUint32 height) StorageBuffer2D() argument [all...] |
H A D | vktImageQualifiersTests.cpp | 353 MemoryQualifierInstanceBase::MemoryQualifierInstanceBase (Context& context, in MemoryQualifierInstanceBase() argument 474 MemoryQualifierInstanceImage (Context& context, in MemoryQualifierInstanceImage() argument 614 MemoryQualifierInstanceBuffer (Context& context, in MemoryQualifierInstanceBuffer() argument [all...] |
H A D | vktImageSampleCompressedTextureTests.cpp | 159 SampleDrawnTextureTestInstance::SampleDrawnTextureTestInstance (Context& context, const VkFormat imageFormat, const VkFormat imageViewFormat, in SampleDrawnTextureTestInstance() argument [all...] |
H A D | vktImageSubresourceLayoutTests.cpp | 253 ImageSubresourceLayoutInstance::ImageSubresourceLayoutInstance (Context& context, cons argument 665 ImageSubresourceLayoutInvarianceInstance(Context& context, const TestParams& params) ImageSubresourceLayoutInvarianceInstance() argument [all...] |
H A D | vktImageTranscodingSupportTests.cpp | 120 BasicTranscodingTestInstance::BasicTranscodingTestInstance (Context& context, const TestParameters& parameters) in BasicTranscodingTestInstance() argument 280 GraphicsAttachmentsTestInstance::GraphicsAttachmentsTestInstance (Context& context, const TestParameters& parameters) in GraphicsAttachmentsTestInstance() argument 550 GraphicsTextureTestInstance::GraphicsTextureTestInstance (Context& context, const TestParameters& parameters) in GraphicsTextureTestInstance() argument 822 isFormatUsageFlagSupported(Context& context, const VkFormat format, VkImageUsageFlags formatUsageFlags) const isFormatUsageFlagSupported() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryAllocationTests.cpp | 130 BaseAllocateTestInstance (Context& context, AllocationMode allocationMode) in BaseAllocateTestInstance() argument 356 AllocateFreeTestInstance (Context& context, const TestConfig config) in AllocateFreeTestInstance() argument 670 RandomAllocFreeTestInstance::RandomAllocFreeTestInstance (Context& context, TestConfigRandom config) in iterate() argument [all...] |
H A D | vktMemoryRequirementsTests.cpp | 318 tcu::TestStatus BufferMemoryRequirementsOriginal::testEntryPoint (Context& context, const VkBufferCreateFlags bufferFlags) in testEntryPoint() argument 350 void checkSupportBufferMemoryRequirementsOriginal (Context& context, VkBufferCreateFlags flags) in checkSupportBufferMemoryRequirementsOriginal() argument 369 tcu::TestStatus BufferMemoryRequirementsOriginal::execTest (Context& context, cons argument 540 testEntryPoint(Context& context, const VkBufferCreateFlags bufferFlags) testEntryPoint() argument 547 checkSupportBufferMemoryRequirementsExtended(Context& context, VkBufferCreateFlags flags) checkSupportBufferMemoryRequirementsExtended() argument 611 testEntryPoint(Context& context, const VkBufferCreateFlags bufferFlags) testEntryPoint() argument 618 checkSupportBufferMemoryRequirementsDedicatedAllocation(Context& context, VkBufferCreateFlags flags) checkSupportBufferMemoryRequirementsDedicatedAllocation() argument 712 testEntryPoint(Context& context, const VkBufferCreateFlags bufferFlags) testEntryPoint() argument 719 checkSupportBufferMemoryRequirementsCreateInfo(Context& context, VkBufferCreateFlags flags) checkSupportBufferMemoryRequirementsCreateInfo() argument 858 testEntryPoint(Context& context, const ImageTestParams params) testEntryPoint() argument 917 checkSupportImageMemoryRequirementsOriginal(Context& context, ImageTestParams params) checkSupportImageMemoryRequirementsOriginal() argument 1037 isImageSupported(const Context& context, const InstanceInterface& vki, const VkPhysicalDevice physDevice, const VkImageCreateInfo& info) isImageSupported() argument 1280 execTest(Context& context, const ImageTestParams params) execTest() argument 1625 testEntryPoint(Context& context, const ImageTestParams params) testEntryPoint() argument 1632 checkSupportImageMemoryRequirementsExtended(Context& context, ImageTestParams params) checkSupportImageMemoryRequirementsExtended() argument 1676 testEntryPoint(Context& context, const ImageTestParams params) testEntryPoint() argument 1683 checkSupportImageMemoryRequirementsDedicatedAllocation(Context& context, ImageTestParams params) checkSupportImageMemoryRequirementsDedicatedAllocation() argument 1751 testEntryPoint(Context& context, const ImageTestParams params) testEntryPoint() argument 1758 checkSupportImageMemoryRequirementsCreateInfo(Context& context, ImageTestParams params) checkSupportImageMemoryRequirementsCreateInfo() argument 1922 testMultiplaneImages(Context& context, ImageTestParams params) testMultiplaneImages() argument 2180 checkSupportMultiplane(Context& context, ImageTestParams params) checkSupportMultiplane() argument 2233 testVkMemoryPropertyFlags(Context& context) testVkMemoryPropertyFlags() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderApiTests.cpp | 152 MeshApiInstance (Context& context, const TestParams& params) in MeshApiInstance() argument [all...] |
H A D | vktMeshShaderConditionalRenderingTestsEXT.cpp | 198 ConditionalRenderingInstance (Context& context, const TestParams& params) in ConditionalRenderingInstance() argument [all...] |
H A D | vktMeshShaderSmokeTests.cpp | 132 MeshTriangleRenderer (Context& context, MeshTriangleRendererParams params) : vkt::TestInstance(context), m_params(std::move(params)) {} in MeshTriangleRenderer() argument 538 checkMeshSupport(Context& context, tcu::Maybe<FragmentSize> fragmentSize) checkMeshSupport() argument 924 testFullscreenGradient(Context& context, tcu::Maybe<FragmentSize> fragmentSize) testFullscreenGradient() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineBlendOperationAdvancedTests.cpp | 914 Move<VkBuffer> createBufferAndBindMemory (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() argument 940 Move<VkImage> createImage2DAndBindMemory (Context& context, in createImage2DAndBindMemory() argument [all...] |
H A D | vktPipelineCreationCacheControlTests.cpp | 310 void checkSupport(Context& context, const TestParams& params) in checkSupport() argument 876 TestStatus testInstance(Context& context, const TestParams& testParameter) in testInstance() argument 1072 TestStatus testInstance(Context& context, const TestParams& testParameter) in testInstance() argument [all...] |
H A D | vktPipelineCreationFeedbackTests.cpp | 194 CacheTestInstance::CacheTestInstance (Context& context, in CacheTestInstance() argument 397 GraphicsCacheTestInstance(Context& context, const CacheTestParam* param) GraphicsCacheTestInstance() argument 1053 ComputeCacheTestInstance(Context& context, const CacheTestParam* param) ComputeCacheTestInstance() argument [all...] |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 327 Move<VkImage> createImage2DAndBindMemory (Context& context, in createImage2DAndBindMemory() argument 717 DepthRangeUnrestrictedTestInstance(Context& context, const DepthRangeUnrestrictedParam param) DepthRangeUnrestrictedTestInstance() argument 1116 DepthBoundsRangeUnrestrictedTestInstance(Context& context, const DepthRangeUnrestrictedParam param) DepthBoundsRangeUnrestrictedTestInstance() argument [all...] |
H A D | vktPipelineDescriptorLimitsTests.cpp | 198 DescriptorLimitTestInstance (Context& context, in DescriptorLimitTestInstance() argument
|
H A D | vktPipelineExecutablePropertiesTests.cpp | 241 ExecutablePropertiesTestInstance::ExecutablePropertiesTestInstance (Context& context, in ExecutablePropertiesTestInstance() argument 885 GraphicsExecutablePropertiesTestInstance(Context& context, const ExecutablePropertiesTestParam* param) GraphicsExecutablePropertiesTestInstance() argument 1224 ComputeExecutablePropertiesTestInstance(Context& context, const ExecutablePropertiesTestParam* param) ComputeExecutablePropertiesTestInstance() argument [all...] |
H A D | vktPipelineImage2DViewOf3DTests.cpp | 181 Image2DView3DImageInstance (Context& context, in Image2DView3DImageInstance() argument [all...] |
H A D | vktPipelineImageSamplingInstance.cpp | 191 void checkSupportImageSamplingInstance (Context& context, ImageSamplingInstanceParams params) in checkSupportImageSamplingInstance() argument 357 ImageSamplingInstance(Context& context, ImageSamplingInstanceParams params) ImageSamplingInstance() argument [all...] |
H A D | vktPipelineInputAssemblyTests.cpp | 1184 InputAssemblyInstance(Context& context, PipelineConstructionType pipelineConstructionType, VkPrimitiveTopology primitiveTopology, bool testPrimitiveRestart, VkIndexType indexType, const std::vector<deUint32>& indexBufferData, const std::vector<Vertex4RGBA>& vertexBufferData) InputAssemblyInstance() argument [all...] |