| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiGetMemoryCommitment.cpp | 93 MemoryCommitmentTestCase(tcu::TestContext& testCtx, const std::string& name, MemoryCommitmentCaseParams memoryCommitmentTestInfo) MemoryCommitmentTestCase() argument 361 MemoryCommitmentAllocateOnlyTestCase(tcu::TestContext& testCtx, const std::string& name) MemoryCommitmentAllocateOnlyTestCase() argument
|
| H A D | vktApiGranularityTests.cpp | 543 std::string name = de::toLower(getFormatName(format)).substr(10); in createGranularityQueryTests() local 437 GranularityCase(tcu::TestContext& testCtx, const std::string& name, const std::vector<AttachmentInfo>& attachments, const TestMode testMode = TestMode::NO_RENDER_PASS) GranularityCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeShaderBuiltinVarTests.cpp | 187 ComputeBuiltinVarCase::ComputeBuiltinVarCase (tcu::TestContext& context, const string& name, const char* varName, glu::DataType varType, bool readByComponent, const vk::ComputePipelineConstructionType computePipelineConstructionType) in ComputeBuiltinVarCase() argument 207 std::ostringstream name; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalDispatchTests.cpp | 409 const char* name; in init() member 424 const char* name; in init() member 504 const char* name; in init() member 516 const char* name; in init() member 526 const char* name; in init() member 103 ConditionalDispatchTest(tcu::TestContext& testCtx, const std::string& name, const ConditionalTestSpec& testSpec) ConditionalDispatchTest() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawDifferingInterpolationTests.cpp | 115 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const DrawParams data) in DrawTestCase() argument
|
| H A D | vktDrawMultisampleLinearInterpolationTests.cpp | 659 const std::string name; in createTests() member 670 const std::string name; in createTests() member 512 MultisampleLinearInterpolationTestCase(tcu::TestContext& context, const char* name, const tcu::IVec2 renderSize, const float interpolationRange, const tcu::Vec2 offset, const VkSampleCountFlagBits sampleCountFlagBits, const SharedGroupParams groupParams) MultisampleLinearInterpolationTestCase() argument
|
| H A D | vktDrawSampleAttributeTests.cpp | 104 SampleShadingSampleAttributeTestCase::SampleShadingSampleAttributeTestCase(tcu::TestContext& context, const std::string& name, const TestParameters& params): in SampleShadingSampleAttributeTestCase() argument 473 const char* name; in createSampleAttributeTests() member
|
| H A D | vktDrawShaderDrawParametersTests.cpp | 445 std::ostringstream name; in addDrawCase() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageAstcDecodeModeTests.cpp | 479 std::string name; in createImageAstcDecodeModeTests() member 517 std::string name; in createImageAstcDecodeModeTests() member 544 std::string name = format.name + "_to_" + mode.name; in createImageAstcDecodeModeTests() local 393 AstcDecodeModeCase(TestContext& testCtx, const std::string& name, const TestParameters& parameters) AstcDecodeModeCase() argument
|
| H A D | vktImageMismatchedFormatsTests.cpp | 237 MismatchedFormatTest(tcu::TestContext& testCtx, const std::string& name, const TestType type, const VkFormat format, const std::string& spirvFormat) MismatchedFormatTest() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/ |
| H A D | vktMemoryModelSharedLayoutCase.cpp | 143 std::ostringstream name; in getStructMemberName() local 166 NamedStructSP ShaderInterface::allocStruct (const string& name) in allocStruct() argument 172 SharedStruct& ShaderInterface::allocSharedObject (const string& name, const string& instanceName) in allocSharedObject() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineDynamicControlPoints.cpp | 109 DynamicControlPointsTestCase::DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, in DynamicControlPointsTestCase() argument
|
| H A D | vktPipelineExtendedDynamicStateMiscTests.cpp | 73 void initFullScreenQuadVertexProgram (vk::SourceCollections& programCollection, const char* name) in initFullScreenQuadVertexProgram() argument 91 void initBlueAndAtomicCounterFragmentProgram (vk::SourceCollections& programCollection, const char* name) in initBlueAndAtomicCounterFragmentProgram() argument
|
| H A D | vktPipelineImageViewTests.cpp | 368 const char* name; in createSubresourceRangeTests() member 93 ImageViewTest(tcu::TestContext& testContext, const char* name, PipelineConstructionType pipelineConstructionType, VkImageViewType imageViewType, VkFormat imageFormat, float samplerLod, const VkComponentMapping& componentMapping, const VkImageSubresourceRange& subresourceRange) ImageViewTest() argument 621 std::ostringstream name; getComponentMappingCaseName() local 692 const char* name; createImageViewTests() member [all...] |
| H A D | vktPipelineLogicOpTests.cpp | 75 std::string name; // Logic operator test name. member 151 LogicOpTest(tcu::TestContext& testCtx, const std::string& name, const TestParams& testParams) LogicOpTest() argument
|
| H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 430 MultisampleRenderAreaTest(tcu::TestContext& testCtx, const std::string name, const PipelineConstructionType pipelineConstructionType, const deUint32 sampleCount, const tcu::IVec2 framebufferSize, const TestShape testShape, const VkFormat colorFormat = VK_FORMAT_R8G8B8A8_UNORM) MultisampleRenderAreaTest() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| H A D | vktPostmortemDeviceFaultTests.cpp | 477 const char* name; in createDeviceFaultTests() member 73 DeviceFaultCase(TestContext& testCtx, const std::string& name, const TestParams& params) DeviceFaultCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
| H A D | vktQueryPoolConcurrentTests.cpp | 433 std::string name = (poolNdx == QUERY_TYPE_OCCLUSION) ? "OcclusionQueryResults" : "PipelineStatisticsQueryResults"; local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryBarycentricCoordinatesTests.cpp | 91 BarycentricCoordinatesCase::BarycentricCoordinatesCase (tcu::TestContext& testCtx, const std::string& name, const TestParams& params) in BarycentricCoordinatesCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
| H A D | vktPipelineCacheSCTests.cpp | 66 std::ostringstream name, code; in createShaders() local 79 std::ostringstream name, code; in createShaders() local 93 std::ostringstream name, code; in createShaders() local 386 const char* name; in createPipelineCacheTests() member [all...] |
| H A D | vktPipelineIdentifierTests.cpp | 81 std::ostringstream name, code; in createGraphicsShaders() local 95 std::ostringstream name, code; in createGraphicsShaders() local 115 std::ostringstream name, code; in createComputeShaders() local 144 std::ostringstream name; in testGraphicsPipelineIdentifier() local 149 std::ostringstream name; testGraphicsPipelineIdentifier() local 375 std::ostringstream name; testComputePipelineIdentifier() local 562 const char* name; createPipelineIdentifierTests() member 574 const char* name; createPipelineIdentifierTests() member 585 const char* name; createPipelineIdentifierTests() member 594 const char* name; createPipelineIdentifierTests() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferMemoryAliasing.cpp | 101 BufferSparseMemoryAliasingCase(tcu::TestContext& testCtx, const std::string& name, const deUint32 bufferSize, const glu::GLSLVersion glslVersion, const bool useDeviceGroups) BufferSparseMemoryAliasingCase() argument
|
| H A D | vktSparseResourcesImageSparseBinding.cpp | 78 ImageSparseBindingCase(tcu::TestContext& testCtx, const std::string& name, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) ImageSparseBindingCase() argument
|
| H A D | vktSparseResourcesMipmapSparseResidency.cpp | 78 MipmapSparseResidencyCase(tcu::TestContext& testCtx, const std::string& name, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) MipmapSparseResidencyCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmVariablePointersTests.cpp | 1596 string name = "reads_opselect_" + bufferType; global() local 1618 string name = "reads_opfunctioncall_" + bufferType; global() local 1640 string name = "reads_opphi_" + bufferType; global() local 1670 string name = "reads_opcopyobject_" + bufferType; global() local 1699 std::string name = "stores_" + string(de::toLower(storageClass)) + "_" + bufferType; global() local 1726 std::string name = "reads_opptraccesschain_" + bufferType; global() local 1760 std::string name = "writes_" + bufferType; global() local 2073 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local 2097 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local 2120 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local 2154 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local 2180 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local 2475 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local 2504 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local 2532 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local 2571 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local 2603 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local [all...] |