/third_party/vk-gl-cts/modules/gles3/scripts/ |
H A D | gen-large-constant-arrays.py | 106 caseName = "%s_%s" % (dataType, arraySize) variable
|
H A D | gen-swizzles.py | 262 caseName = "%s_%s_%s" % (precision, dataType, swizzle) variable
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
H A D | angle_deqp_libtester_main.cpp | 142 ANGLE_LIBTESTER_EXPORT dEQPTestResult deqp_libtester_run(const char *caseName) in deqp_libtester_run() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTestHierarchyUtil.cpp | 92 const string caseName = node->getName(); in writeXmlCaselist() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderAlgorithmTests.cpp | 73 static ShaderAlgorithmCase* createExpressionCase (Context& context, const char* caseName, const char* description, bool isVertexCase, ShaderEvalFunc evalFunc, LineStream& shaderBody) in createExpressionCase() argument
|
H A D | es2fShaderBuiltinVarTests.cpp | 699 const char* caseName; in init() member 716 const char* caseName = builtinConstants[ndx].caseName; in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationLimitsTests.cpp | 119 std::string caseName; in createLimitsTests() member
|
/third_party/vk-gl-cts/executor/tools/ |
H A D | xeBatchResultToJUnit.cpp | 114 std::string caseName = result.casePath.substr(sepPos+1); in testCaseResultComplete() local
|
H A D | xeTestLogCompare.cpp | 313 const string& caseName = *caseIter; in runCompare() local 335 dst << caseName << "\n"; in runCompare() local 342 dst << caseName; in runCompare() local
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderConstExprTests.cpp | 145 const string caseName = string(cases[caseNdx].name) + (minComponents==maxComponents ? "" : ("_" + typeName)); in createTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationLimitsTests.cpp | 119 std::string caseName; in createLimitsTests() member
|
H A D | vktTessellationMiscDrawTests.cpp | 542 inline std::string getReferenceImagePathPrefix (const std::string& caseName) in getReferenceImagePathPrefix() argument 566 const std::string caseName = std::string() + "fill_cover_" + getTessPrimitiveTypeShaderName(primitiveType) + "_" + getSpacingModeShaderName(spacingMode); in createMiscDrawTests() local 578 const std::string caseName = std::string() + "fill_overlap_" + getTessPrimitiveTypeShaderName(primitiveType) + "_" + getSpacingModeShaderName(spacingMode); in createMiscDrawTests() local 588 const std::string caseName = std::string() + "isolines_" + getSpacingModeShaderName(spacingMode); in createMiscDrawTests() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcShaderConstExprTests.cpp | 62 std::string caseName; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderStateQueryTests.cpp | 473 const char* caseName; in init() member
|
H A D | es31fTessellationTests.cpp | 7508 const string caseName = "patch_vertices_" + de::toString(inSize) + "_in_" + de::toString(outSize) + "_out"; in init() local 7518 const char* const caseName = PerPatchDataCase::getCaseTypeName(caseType); in init() local 7527 const char* const caseName = GLPositionCase::getCaseTypeName(caseType); in init() local 7549 const string caseName = string() + "fill_cover_" + primTypeName + "_" + getSpacingModeShaderName((SpacingMode)spacingI); in init() local 7568 const string caseName = string() + "fill_overlap_" + primTypeName + "_" + getSpacingModeShaderName((SpacingMode)spacingI); init() local 7579 const string caseName = string() + "isolines_" + getSpacingModeShaderName((SpacingMode)spacingI); init() local 7604 const string caseName = (string() + getTessPrimitiveTypeShaderName(primitiveType) init() local [all...] |
H A D | es31fProgramStateQueryTests.cpp | 862 const char* caseName; in init() member
|
/third_party/vk-gl-cts/modules/gles2/scripts/ |
H A D | gen-swizzles.py | 258 caseName = "%s_%s_%s" % (precision, dataType, swizzle) variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 425 std::ostringstream caseName; in createInstancedRenderingTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 537 std::string caseName; in createMultisampleResolveRenderpassRenderAreaTests() member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureSwizzleTests.cpp | 535 const string caseName = de::toLower(formatStr.substr(10)) + "_2d" in populateTextureSwizzleTests() local 562 const string caseName = de::toLower(formatStr.substr(10)) + "_2d" in populateTextureSwizzleTests() local 588 const string caseName = de::toLower(formatStr.substr(10)) + "_2d" in populateTextureSwizzleTests() local 616 const string caseName = de::toLower(formatStr.substr(10)) + "_2d" in populateTextureSwizzleTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 425 std::ostringstream caseName; in createInstancedRenderingTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 530 std::string caseName; in createMultisampleResolveRenderpassRenderAreaTests() member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureSwizzleTests.cpp | 479 const string caseName = de::toLower(formatStr.substr(10)) + "_2d" in populateTextureSwizzleTests() local 506 const string caseName = de::toLower(formatStr.substr(10)) + "_2d" in populateTextureSwizzleTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiBufferTests.cpp | 657 const std::string caseName = getBufferCreateFlagsName(bufferCreateFlags[bufferCreateFlagsNdx]); in createBufferUsageCases() local
|
H A D | vktApiImageCompressionControlTests.cpp | 654 const string caseName = de::toLower(string(enumName).substr(10)); in addImageCompressionControlTests() local 899 const string caseName = de::toLower(string(enumName).substr(10)); in addAhbCompressionControlTests() local 924 const string caseName = de::toLower(string(enumName).substr(10)); in AddOHOSCompressionControlTests() local
|