| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 4938 std::string testName = in addBasicBuildingTests() local 5337 const std::string testName = topType[topTypeIdx].name + "_" + cullFlags[cullFlagsIdx].name; in addInstanceTriangleCullingTests() local
|
| H A D | vktRayTracingBuiltinTests.cpp | 3984 const std::string testName = string(stages[stageNdx].name) + '_' + suffix; in createLaunchTests() local 4073 const std::string testName = string(stages[stageNdx].name) + '_' + geomTypes[geomTypesNdx].name + (specializedTest ? "" : suffix); in createScalarTests() local 4225 const std::string testName = string(stages[stageNdx].name) ; in createRayFlagsTests() local 4343 const std::string testName = string(stages[stageNdx].name) + '_' + geomTypes[geomTypesNdx].name; in createMultiOutputTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmFloatControlsTests.cpp | 3344 string testName = replace(testCase.baseName, "op", testCaseInfo.operation.name); in createOperationTests() local 4145 string testName = replace(testCase.baseName, "op", testCaseInfo.operation.name); in createOperationTests() local 4175 string testName = replace(testCase.baseName, "op", testCaseInfo.operation.name); in createOperationTests() local
|
| H A D | vktSpvAsmInstructionTests.cpp | 1132 std::string testName = "variable_" + location.toString(); in createUnusedVariableComputeTests() local 1181 std::string testName = "function_" + location.toString(); in createUnusedVariableComputeTests() local 9504 std::string testName = location.toString(); in getUnusedVarTestName() local 9549 std::string testName = getUnusedVarTestName(shaderTasks, location); in createUnusedVariableTests() local 11484 finalizeTestsCreation(GraphicsResources& specResource, const map<string, string>& fragments, tcu::TestContext& , tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& , const bool splitRenderArea) finalizeTestsCreation() argument 11501 finalizeTestsCreation(ComputeShaderSpec& specResource, const map<string, string>& fragments, tcu::TestContext& testCtx, tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& numWorkGroups, bool) finalizeTestsCreation() argument 11652 const string testName = de::toLower(string(testOp.opCode)) + "_scalar"; createFloat16LogicalSet() local 11781 const string testName = de::toLower(string(testOp.opCode)) + "_vector"; createFloat16LogicalSet() local 11998 const string testName = testType.typeName; createFloat16FuncSet() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 4402 std::string testName = in addBasicBuildingTests() local 4786 const std::string testName = topType[topTypeIdx].name + "_" + cullFlags[cullFlagsIdx].name; in addInstanceTriangleCullingTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmFloatControlsTests.cpp | 3342 string testName = replace(testCase.baseName, "op", testCaseInfo.operation.name); in createOperationTests() local 4143 string testName = replace(testCase.baseName, "op", testCaseInfo.operation.name); in createOperationTests() local 4173 string testName = replace(testCase.baseName, "op", testCaseInfo.operation.name); in createOperationTests() local
|
| H A D | vktSpvAsmInstructionTests.cpp | 1128 std::string testName = "variable_" + location.toString(); in createUnusedVariableComputeTests() local 1178 std::string testName = "function_" + location.toString(); in createUnusedVariableComputeTests() local 9458 std::string testName = location.toString(); in getUnusedVarTestName() local 9503 std::string testName = getUnusedVarTestName(shaderTasks, location); in createUnusedVariableTests() local 11386 finalizeTestsCreation(GraphicsResources& specResource, const map<string, string>& fragments, tcu::TestContext& , tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& , const bool splitRenderArea) finalizeTestsCreation() argument 11403 finalizeTestsCreation(ComputeShaderSpec& specResource, const map<string, string>& fragments, tcu::TestContext& testCtx, tcu::TestCaseGroup& testGroup, const std::string& testName, const VulkanFeatures& vulkanFeatures, const vector<string>& extensions, const IVec3& numWorkGroups, bool) finalizeTestsCreation() argument 11554 const string testName = de::toLower(string(testOp.opCode)) + "_scalar"; createFloat16LogicalSet() local 11683 const string testName = de::toLower(string(testOp.opCode)) + "_vector"; createFloat16LogicalSet() local 11900 const string testName = testType.typeName; createFloat16FuncSet() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 6912 const auto testName = std::string("color_blend_all_") + colorBlendStateName + "_" + colorBlendResultName + "_color"; in createExtendedDynamicStateTests() local 6998 const char* testName = "null_color_blend_att_ptr"; in createExtendedDynamicStateTests() local 7047 const auto testName = "patch_control_points_extra_pipeline"; in createExtendedDynamicStateTests() local 7761 const auto testName = "color_write_mask_" + staticCode + "_to_" + dynamicCode; in createExtendedDynamicStateTests() local 7804 const auto testName = std::string("rasterization_stream_") + rastStreamCase.name; in createExtendedDynamicStateTests() local 7973 const auto testName = "coverage_to_color_" + finalState + "_" + (multisample ? "multisample" : "single_sample"); createExtendedDynamicStateTests() local 8005 const auto testName = "coverage_to_color_location_" + locName + "_" + (multisample ? "multisample" : "single_sample"); createExtendedDynamicStateTests() local 8050 const auto testName = std::string("coverage_modulation_mode_") + modulationModeCase.name; createExtendedDynamicStateTests() local 8878 const std::string testName = std::string("stencil_state") createExtendedDynamicStateTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCopiesAndBlittingTests.cpp | 8864 const std::string testName = getImageLayoutCaseName(params.src.image.operationLayout) + "_" + in addImageToImageAllFormatsColorSrcFormatDstFormatTests() local 9263 const std::string testName = getFormatCaseName(params.src.image.format); in addImageToImageAllFormatsColorTests() local 9317 const std::string testName = getFormatCaseName(params.src.image.format); in addImageToImageAllFormatsColorTests() local 9371 const std::string testName = getFormatCaseName(params.src.image.format); in addImageToImageAllFormatsColorTests() local 9567 const std::string testName = getImageLayoutCaseName(testParams.params.src.image.operationLayout) + "_" + getImageLayoutCaseName(testParams.params.dst.image.operationLayout); in addImageToImageDimensionsTests() local 9606 const std::string testName = getImageLayoutCaseName(params.src.image.operationLayout) + "_" + addImageToImageAllFormatsDepthStencilFormatsTests() local 9691 const std::string testName = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseName(params.dst.image.format); addImageToImageAllFormatsDepthStencilTests() local 9799 const std::string testName = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseName(params.dst.image.format); addImageToImageAllFormatsDepthStencilTests() local 9876 const std::string testName = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseName(params.dst.image.format); addImageToImageAllFormatsDepthStencilTests() local 10754 std::ostringstream testName; addImageToImageArrayTests() local 12647 const std::string testName = getBlitImageTilingLayoutCaseName(testParams.params.src.image.tiling, testParams.params.src.image.operationLayout) + "_" + addBlittingImageAllFormatsColorSrcFormatDstFormatTests() local 13350 const std::string testName = getImageLayoutCaseName(params.src.image.operationLayout) + "_" + addBlittingImageAllFormatsDepthStencilFormatsTests() local 13479 const std::string testName = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseName(params.dst.image.format); addBlittingImageAllFormatsDepthStencilTests() local 13599 const std::string testName = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseName(params.dst.image.format); addBlittingImageAllFormatsDepthStencilTests() local 13719 const std::string testName = getFormatCaseName(params.src.image.format) + "_" + getFormatCaseName(params.dst.image.format); addBlittingImageAllFormatsDepthStencilTests() local 13762 const std::string testName = getImageLayoutCaseName(testParams.params.src.image.operationLayout) + "_" + addBlittingImageAllFormatsMipmapFormatTests() local 14457 std::string testName = getSampleCountCaseName(samples[samplesIndex]) + "_" + imageLayouts[srcLayoutIndex].name + "_" + imageLayouts[dstLayoutIndex].name; addResolveImageWholeCopyDiffLayoutsBeforeResolvingTests() local 14757 std::ostringstream testName; addResolveImageDiffImageSizeTests() local 14773 std::ostringstream testName; addResolveImageDiffImageSizeTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 5668 const auto testName = "patch_control_points_extra_pipeline"; in createExtendedDynamicStateTests() local 6234 const auto testName = "color_write_mask_" + staticCode + "_to_" + dynamicCode; in createExtendedDynamicStateTests() local 6277 const auto testName = std::string("rasterization_stream_") + rastStreamCase.name; in createExtendedDynamicStateTests() local 6437 const auto testName = "coverage_to_color_" + finalState + "_" + (multisample ? "multisample" : "single_sample"); in createExtendedDynamicStateTests() local 6470 const auto testName = "coverage_to_color_location_" + locName + "_" + (multisample ? "multisample" : "single_sample"); in createExtendedDynamicStateTests() local 6516 const auto testName = std::string("coverage_modulation_mode_") + modulationModeCase.name; createExtendedDynamicStateTests() local 7236 const std::string testName = std::string("stencil_state") createExtendedDynamicStateTests() local [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| H A D | icu4j-charset-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
com/
com/ibm/
com/ibm/icu/
... |