Home
last modified time | relevance | path

Searched defs:name (Results 10351 - 10375 of 19508) sorted by relevance

1...<<411412413414415416417418419420>>...781

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp93 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 DvktApiGranularityTests.cpp543 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 DvktComputeShaderBuiltinVarTests.cpp187 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 DvktConditionalDispatchTests.cpp409 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 DvktDrawDifferingInterpolationTests.cpp115 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const DrawParams data) in DrawTestCase() argument
H A DvktDrawMultisampleLinearInterpolationTests.cpp659 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 DvktDrawSampleAttributeTests.cpp104 SampleShadingSampleAttributeTestCase::SampleShadingSampleAttributeTestCase(tcu::TestContext& context, const std::string& name, const TestParameters& params): in SampleShadingSampleAttributeTestCase() argument
473 const char* name; in createSampleAttributeTests() member
H A DvktDrawShaderDrawParametersTests.cpp445 std::ostringstream name; in addDrawCase() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageAstcDecodeModeTests.cpp479 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 DvktImageMismatchedFormatsTests.cpp237 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 DvktMemoryModelSharedLayoutCase.cpp143 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 DvktPipelineDynamicControlPoints.cpp109 DynamicControlPointsTestCase::DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, in DynamicControlPointsTestCase() argument
H A DvktPipelineExtendedDynamicStateMiscTests.cpp73 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 DvktPipelineImageViewTests.cpp368 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 DvktPipelineLogicOpTests.cpp75 std::string name; // Logic operator test name. member
151 LogicOpTest(tcu::TestContext& testCtx, const std::string& name, const TestParams& testParams) LogicOpTest() argument
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp430 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 DvktPostmortemDeviceFaultTests.cpp477 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 DvktQueryPoolConcurrentTests.cpp433 std::string name = (poolNdx == QUERY_TYPE_OCCLUSION) ? "OcclusionQueryResults" : "PipelineStatisticsQueryResults"; local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp91 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 DvktPipelineCacheSCTests.cpp66 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 DvktPipelineIdentifierTests.cpp81 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 DvktSparseResourcesBufferMemoryAliasing.cpp101 BufferSparseMemoryAliasingCase(tcu::TestContext& testCtx, const std::string& name, const deUint32 bufferSize, const glu::GLSLVersion glslVersion, const bool useDeviceGroups) BufferSparseMemoryAliasingCase() argument
H A DvktSparseResourcesImageSparseBinding.cpp78 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 DvktSparseResourcesMipmapSparseResidency.cpp78 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 DvktSpvAsmVariablePointersTests.cpp1596 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...]

Completed in 36 milliseconds

1...<<411412413414415416417418419420>>...781