Home
last modified time | relevance | path

Searched defs:testCaseName (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsExtensionlessTests.cpp86 static ComputeShaderSpec getComputeShaderSpec (Context& ctx, const std::string& testCaseName) in getComputeShaderSpec()
162 …sInstance::SpvAsmFloatControlsExtensionlessInstance (Context& ctx, const std::string& testCaseName) in SpvAsmFloatControlsExtensionlessInstance()
/third_party/vk-gl-cts/modules/egl/
DteglThreadCleanUpTests.cpp151 static std::string testCaseName (ContextType contextType, SurfaceType surfaceType) in testCaseName() function in deqp::egl::__anon7b51c3680111::ThreadCleanUpTest
/third_party/vk-gl-cts/scripts/
Drun_nightly.py208 def __init__ (self, testCaseName, innerHTML): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2248 …std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNam… in createImageClearingTestsCommon() local
2333 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
2435 …const std::string testCaseName = getFormatCaseName(format) + dimensionsString + colorParams.testNa… in createImageClearingTestsCommon() local
2504 const std::string testCaseName = getFormatCaseName(format) + in createImageClearingTestsCommon() local
DvktApiExternalMemoryTests.cpp4559 const std::string testCaseName = getFormatCaseName(format); in createMemoryTests() local
DvktApiCopiesAndBlittingTests.cpp7221 …const std::string testCaseName = "partial_image_" + extent.name + "_" + format.name + "_" + clear.… in addImageToImageSimpleTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp717 const auto testCaseName = formatCaseName + params.testNameSuffix; in createTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5429 … const string testCaseName = de::toString(attachmentCountNdx * testCaseCount + testCaseNdx); in addAttachmentTests() local
5515 const string testCaseName = "start_index_" + de::toString(drawStartNdx); in addAttachmentWriteMaskTests() local
5994 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
6168 const string testCaseName = de::toString(testCaseNdx); in addAttachmentAllocationTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6710 … std::string testCaseName = "point_size_" + de::toString(testCombinations[testCombNdx].pointSize); in createRasterizationTests() local