Home
last modified time | relevance | path

Searched defs:name (Results 10701 - 10725 of 19797) sorted by relevance

1...<<421422423424425426427428429430>>...792

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp126 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, deUint32 format, deUint32 dataType, int size, int depth) in TextureCubeArrayFormatCase() argument
140 TextureCubeArrayFormatCase::TextureCubeArrayFormatCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* description, deUint32 internalFormat, int size, int depth) in TextureCubeArrayFormatCase() argument
298 TextureBufferFormatCase::TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 internalFormat, int width) in TextureBufferFormatCase() argument
441 const char* name; in init() member
469 const char* name; init() member
528 const char* name; init() member
563 const char* name; init() member
[all...]
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp100 GridRenderCase::GridRenderCase (Context& context, const char* name, const char* description, int flags) in GridRenderCase() argument
579 const char* name; in init() member
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderLibraryCase.cpp180 const string& name = val.name; in genVertexShader() local
183 res << " " << name << " = a_" << name << ";\n"; in genVertexShader() local
185 res << " v_" << name << " = a_" << name << ";\n"; in genVertexShader() local
[all...]
/third_party/vk-gl-cts/scripts/khr_util/
H A Dregistry.py47 name = None variable in Enums
53 name=None variable in Type
74 name=None variable in Command
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDynamicControlPoints.cpp107 DynamicControlPointsTestCase::DynamicControlPointsTestCase(tcu::TestContext& context, const std::string& name, const std::string& description, in DynamicControlPointsTestCase() argument
H A DvktPipelineImageViewTests.cpp362 const char* name; in createSubresourceRangeTests() member
92 ImageViewTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, VkImageViewType imageViewType, VkFormat imageFormat, float samplerLod, const VkComponentMapping& componentMapping, const VkImageSubresourceRange& subresourceRange) ImageViewTest() argument
617 std::ostringstream name; getComponentMappingCaseName() local
689 const char* name; createImageViewTests() member
[all...]
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp424 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_no_buildgn/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_no_buildgn/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_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBarycentricCoordinatesTests.cpp91 BarycentricCoordinatesCase::BarycentricCoordinatesCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in BarycentricCoordinatesCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp443 std::string name; in createIndexAccessTests() member
459 std::string name = c.name + "_" + std::to_string(robustnessVersion); in createIndexAccessTests() local
333 DrawIndexedTestCase(tcu::TestContext& testContext, const std::string& name, TestMode mode, deUint32 robustnessVersion) DrawIndexedTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
385 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
561 const char* name; createPipelineIdentifierTests() member
573 const char* name; createPipelineIdentifierTests() member
584 const char* name; createPipelineIdentifierTests() member
593 const char* name; createPipelineIdentifierTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDiscardTests.cpp416 std::string name = std::string(getTemplateName(tmpl)) + "_" + getModeName(mode); in makeDiscardCase() local
134 ShaderDiscardCase(tcu::TestContext& testCtx, const char* name, const char* description, const char* shaderSource, const ShaderEvalFunc evalFunc, bool usesTexture, bool fuzzyCompare, bool demote) ShaderDiscardCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferMemoryAliasing.cpp102 BufferSparseMemoryAliasingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const deUint32 bufferSize, const glu::GLSLVersion glslVersion, const bool useDeviceGroups) BufferSparseMemoryAliasingCase() argument
H A DvktSparseResourcesImageSparseBinding.cpp79 ImageSparseBindingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) ImageSparseBindingCase() argument
H A DvktSparseResourcesMipmapSparseResidency.cpp79 MipmapSparseResidencyCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, const bool useDeviceGroups) MipmapSparseResidencyCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmVariablePointersTests.cpp1597 string name = "reads_opselect_" + bufferType; global() local
1619 string name = "reads_opfunctioncall_" + bufferType; global() local
1641 string name = "reads_opphi_" + bufferType; global() local
1671 string name = "reads_opcopyobject_" + bufferType; global() local
1700 std::string name = "stores_" + string(de::toLower(storageClass)) + "_" + bufferType; global() local
1727 std::string name = "reads_opptraccesschain_" + bufferType; global() local
1761 std::string name = "writes_" + bufferType; global() local
2074 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2098 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2121 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2155 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2181 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addTwoInputBufferReadOnlyVariablePointersGraphicsGroup() local
2476 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local
2505 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local
2533 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local
2572 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local
2604 string name = opCodeForTests + indexLevelNames[indexLevel] + selectedInputStr; addSingleInputBufferReadOnlyVariablePointersGraphicsGroup() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsArithmeticTests.cpp486 const string name = de::toLower(getOpTypeName(op, st)) + "_" + formatName; in createSubgroupsArithmeticTests() local
596 const string name = de::toLower(getOpTypeName(op, st)) + "_" + formatName; in createSubgroupsArithmeticTests() local
H A DvktSubgroupsBallotBroadcastTests.cpp486 const string name = getOpTypeCaseName(opType) + "_" + subgroups::getFormatNameForGLSL(format); in createSubgroupsBallotBroadcastTests() local
622 const string name = getOpTypeCaseName(opType) + "_" + formatName; in createSubgroupsBallotBroadcastTests() local
H A DvktSubgroupsBuiltinMaskVarTests.cpp1396 const string name = getTestName(testType); in createSubgroupsBuiltinMaskVarTests() local
H A DvktSubgroupsClusteredTests.cpp410 const string name = de::toLower(getOpTypeName(op)) +"_" + formatName; in createSubgroupsClusteredTests() local
506 const string name = de::toLower(getOpTypeName(op)) +"_" + formatName; in createSubgroupsClusteredTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp341 SynchronizationImageLayoutTransitionTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description) SynchronizationImageLayoutTransitionTest() argument
H A DvktSynchronizationOperationSingleQueueTests.cpp712 const char* name; in createTests() member
741 std::string name = getResourceName(resource); in createTests() local
603 SyncTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, SynchronizationType type, const SyncPrimitive syncPrimitive, const ResourceDescription resourceDesc, const OperationName writeOp, const OperationName readOp, PipelineCacheData& pipelineCacheData) SyncTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationGeometryGridRenderTests.cpp94 GridRenderTestCase::GridRenderTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Flags flags) in GridRenderTestCase() argument
676 const char* name; member

Completed in 54 milliseconds

1...<<421422423424425426427428429430>>...792