Home
last modified time | relevance | path

Searched defs:name (Results 10526 - 10550 of 22358) sorted by relevance

1...<<421422423424425426427428429430>>...895

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemBlitImageTests.cpp426 const std::string name = "blit_" + de::toString(ndx + 1); in createBlitImageTests() local
436 const std::string name = "blit_" + de::toString(ndx + 1); in createBlitImageTests() local
77 BlitImageTestCase(tcu::TestContext& testCtx, const std::string& name, vk::VkClearColorValue clearColorValue, ValidationData data, CmdBufferType cmdBufferType) BlitImageTestCase() argument
H A DvktProtectedMemClearColorImageTests.cpp319 const std::string name = "clear_" + de::toString(ndx + 1); in createClearColorImageTests() local
329 const std::string name = "clear_" + de::toString(ndx + 1); in createClearColorImageTests() local
77 ClearColorImageTestCase(tcu::TestContext& testCtx, const std::string& name, vk::VkClearColorValue clearColorValue, ValidationData data, CmdBufferType cmdBufferType) ClearColorImageTestCase() argument
H A DvktProtectedMemCopyBufferToImageTests.cpp381 const std::string name = "copy_" + de::toString(ndx + 1); in createCopyBufferToImageTests() local
391 const std::string name = "copy_" + de::toString(ndx + 1); in createCopyBufferToImageTests() local
78 CopyBufferToImageTestCase(tcu::TestContext& testCtx, const std::string& name, deUint32 fillValue, ValidationData data, CmdBufferType cmdBufferType) CopyBufferToImageTestCase() argument
H A DvktProtectedMemCopyImageTests.cpp424 const std::string name = "copy_" + de::toString(ndx + 1); in createCopyImageTests() local
434 const std::string name = "copy_" + de::toString(ndx + 1); in createCopyImageTests() local
77 CopyImageTestCase(tcu::TestContext& testCtx, const std::string& name, vk::VkClearColorValue clearColorValue, ValidationData data, CmdBufferType cmdBufferType) CopyImageTestCase() argument
H A DvktProtectedMemCopyImageToBufferTests.cpp389 const std::string name = "copy_" + de::toString(ndx + 1) + (pipelineProtectedAccess[ppa] ? "_protected_access" : "");; in createCopyImageToFloatBufferTests() local
401 const std::string name = "copy_" + de::toString(ndx + 1) + (pipelineProtectedAccess[ppa] ? "_protected_access" : ""); in createCopyImageToFloatBufferTests() local
82 CopyImageToBufferTestCase(tcu::TestContext& testCtx, const std::string& name, vk::VkClearColorValue fillValue, ValidationData<T> data, CmdBufferType cmdBufferType, vk::VkFormat format, bool pipelineProtectedAccess) CopyImageToBufferTestCase() argument
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp364 const std::string name = "test_" + de::toString(ndx + 1); in createFillUpdateCopyBufferFloatTests() local
375 const std::string name = "test_" + de::toString(ndx + 1); in createFillUpdateCopyBufferFloatTests() local
475 const std::string name = "test_" + de::toString(ndx + 1); in createFillUpdateCopyBufferIntegerTests() local
486 const std::string name = "test_" + de::toString(ndx + 1); in createFillUpdateCopyBufferIntegerTests() local
97 FillUpdateCopyBufferTestCase(tcu::TestContext& testCtx, const std::string& name, deUint32 fillValue, ValidationData<T> data, CmdType cmdType, CmdBufferType cmdBufferType, vk::VkFormat format) FillUpdateCopyBufferTestCase() argument
583 const std::string name = "test_" + de::toString(ndx + 1); createFillUpdateCopyBufferUnsignedTests() local
594 const std::string name = "test_" + de::toString(ndx + 1); createFillUpdateCopyBufferUnsignedTests() local
[all...]
H A DvktProtectedMemStackTests.cpp112 StackTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Params& params) StackTestCase() argument
H A DvktProtectedMemWorkgroupStorageTests.cpp111 WorkgroupStorageTestCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const Params& params) WorkgroupStorageTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryProceduralGeometryTests.cpp382 RayQueryProceduralGeometryTestCase::RayQueryProceduralGeometryTestCase(tcu::TestContext& context, const char* name, TestType testType) in RayQueryProceduralGeometryTestCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassMergeFeedbackTests.cpp101 SubpassMergeFeedbackTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const TestParams& testParams) SubpassMergeFeedbackTest() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktApplicationParametersTests.cpp363 const char* name; in createApplicationParametersTests() member
373 const char* name; in createApplicationParametersTests() member
H A DvktCommandPoolMemoryReservationTests.cpp285 const char* name; in createCommandPoolMemoryReservationTests() member
298 const char* name; in createCommandPoolMemoryReservationTests() member
308 const char* name; in createCommandPoolMemoryReservationTests() member
318 const char* name; in createCommandPoolMemoryReservationTests() member
H A DvktFaultHandlingTests.cpp247 const char* name; in createFaultHandlingTests() member
256 const char* name; in createFaultHandlingTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderReturnTests.cpp138 de::MovePtr<ShaderReturnCase> makeConditionalReturnInFuncCase (tcu::TestContext& context, const std::string& name, const std::string& description, ReturnMode returnMode, bool isVertex) in makeConditionalReturnInFuncCase() argument
178 de::MovePtr<ShaderReturnCase> makeOutputWriteReturnCase (tcu::TestContext& context, const std::string& name, const std::string& description, bool inFunction, ReturnMode returnMode, bool isVertex) in makeOutputWriteReturnCase() argument
233 de::MovePtr<ShaderReturnCase> makeReturnInLoopCase (tcu::TestContext& context, const std::string& name, const std::string& description, bool isDynamicLoop, ReturnMode returnMode, bool isVertex) in makeReturnInLoopCase() argument
361 std::string name in init() local
80 ShaderReturnCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool isVertexCase, const std::string& shaderSource, const ShaderEvalFunc evalFunc, const UniformSetup* uniformFunc) ShaderReturnCase() argument
427 std::string name = std::string("output_write_") + (inFunc ? "in_func_" : "") + getReturnModeName((ReturnMode)returnMode) + (isFragment ? "_fragment" : "_vertex"); init() local
442 std::string name = std::string("return_in_") + (isDynamicLoop ? "dynamic" : "static") + "_loop_" + getReturnModeName((ReturnMode)returnMode) + (isFragment ? "_fragment" : "_vertex"); init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp74 BufferSparseBindingCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const deUint32 bufferSize, const bool useDeviceGroups) BufferSparseBindingCase() argument
H A DvktSparseResourcesBufferSparseResidency.cpp84 BufferSparseResidencyCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const deUint32 bufferSize, const glu::GLSLVersion glslVersion, const bool useDeviceGroups) BufferSparseResidencyCase() argument
H A DvktSparseResourcesImageBlockShapes.cpp487 const std::string name = std::string("samples_") + de::toString(sampleCount); in createImageBlockShapesTests() local
78 ImageBlockShapesCase(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const ImageType imageType, const tcu::UVec3& imageSize, const VkFormat format, deUint32 numSamples) ImageBlockShapesCase() argument
H A DvktSparseResourcesQueueBindSparseTests.cpp311 SparseQueueBindTest (tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TestParams& params) in SparseQueueBindTest() argument
337 std::string name; in populateTestGroup() member
H A DvktSparseResourcesShaderIntrinsicsBase.hpp108 SparseShaderIntrinsicsCaseBase(tcu::TestContext& testCtx, const std::string& name, const SpirVFunction function, const ImageType imageType, const tcu::UVec3& imageSize, const vk::VkFormat format, const std::string& operand) SparseShaderIntrinsicsCaseBase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp168 SpvAsmFloatControlsExtensionlessCase::SpvAsmFloatControlsExtensionlessCase (tcu::TestContext& testCtx, const char* name, const char* description, const char* featureName, const int fpWideness, const bool spirv14) in SpvAsmFloatControlsExtensionlessCase() argument
H A DvktSpvAsmNonSemanticInfoTests.cpp108 SpvAsmSpirvNonSemanticInfoBasicCase::SpvAsmSpirvNonSemanticInfoBasicCase(tcu::TestContext& testCtx, const char* name, TestType type) in SpvAsmSpirvNonSemanticInfoBasicCase() argument
342 const char* name; in createNonSemanticInfoGroup() member
H A DvktSpvAsmSpirvVersionTests.cpp262 SpvAsmSpirvVersionsCase::SpvAsmSpirvVersionsCase (tcu::TestContext& testCtx, const char* name, const char* description, const TestParameters& testParameters) in SpvAsmSpirvVersionsCase() argument
H A DvktSpvAsmVariableInitTests.cpp55 string name; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp49 CornerCase (tcu::TestContext &testCtx, const char *name, const char *description) in CornerCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp78 SubgroupUniformControlFlowTestCase(tcu::TestContext& testCtx, const char* name, const char* description, const std::string& readFilename, bool small_workgroups, bool use_subgroup_size_control, vk::VkShaderStageFlagBits stage, vk::VkSubgroupFeatureFlagBits operation) SubgroupUniformControlFlowTestCase() argument

Completed in 25 milliseconds

1...<<421422423424425426427428429430>>...895