| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderLoopTests.cpp | 308 createGenericLoopCase(tcu::TestContext& testCtx, const std::string& caseName, const std::string& description, bool isVertexCase, LoopType loopType, LoopCountType loopCountType, glu::Precision loopCountPrecision, glu::DataType loopCountDataType) createGenericLoopCase() argument 533 createSpecialLoopCase(tcu::TestContext& testCtx, const std::string& caseName, const std::string& description, bool isVertexCase, LoopCase loopCase, LoopType loopType, LoopCountType loopCountType) createSpecialLoopCase() argument
|
| H A D | vktShaderRenderDerivateTests.cpp | 1911 std::ostringstream caseName; in init() local 1939 std::ostringstream caseName; in init() local 1969 std::ostringstream caseName; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiColorSpaceTests.cpp | 844 const string caseName = de::toLower(string(enumName).substr(10)); in createColorspaceCompareTests() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderApiTests.cpp | 866 const std::string caseName = name + "_" + shaderTypeName; in addProgramStateCase() local 1060 const std::string caseName = std::string("replace_source") + ((shaderType == glu::SHADERTYPE_FRAGMENT) ? "_fragment" : "_vertex"); in init() local 1079 const std::string caseName = "split_source_" in init() local
|
| H A D | es2fShaderLoopTests.cpp | 276 static ShaderLoopCase* createGenericLoopCase (Context& context, const char* caseName, const char* description, bool isVertexCase, LoopType loopType, LoopCountType loopCountType, Precision loopCountPrecision, DataType loopCountDataType) in createGenericLoopCase() argument 484 static ShaderLoopCase* createSpecialLoopCase (Context& context, const char* caseName, const char* description, bool isVertexCase, LoopCase loopCase, LoopType loopType, LoopCountType loopCountType) in createSpecialLoopCase() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 1711 std::ostringstream caseName; in createBufferDeviceAddressTests() local
|
| H A D | vktBindingDescriptorUpdateTests.cpp | 709 std::string caseName = typeCase.second + "_" + pointerCase.second; in createSamplerlessWriteTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
| H A D | vktClippingTests.cpp | 1829 const std::string caseName = de::toString(numClipPlanes) + (numCullPlanes > 0 ? "_" + de::toString(numCullPlanes) : "") + de::toString(fragmentShaderReads[fragmentShaderReadNdx].name); in addClippingTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1881 const char* const caseName; in createMixedAttachmentSamplesTestsInGroup() member
|
| H A D | vktPipelineSpecConstantTests.cpp | 2106 const std::string caseName = (isArrayOfArray ? "array_" : "") + elemTypeName; in makeArrayCompositeCaseDefinition() local 2163 const std::string caseName = glu::getDataTypeName(memberType); in makeStructCompositeCaseDefinition() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktOpaqueTypeIndexingTests.cpp | 2055 const std::string caseName = de::toLower(samplerName); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 1996 std::ostringstream caseName; in init() local 2028 std::ostringstream caseName; in init() local 2059 std::ostringstream caseName; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 1201 const string caseName = string(glu::getPrecisionName(precision)) + "_" + typeName; in init() local 1214 const string caseName = string(matrixFlags[matFlagNdx].name) + "_" + string(glu::getPrecisionName(precision)) + "_" + typeName; in init() local 1426 string caseName = layoutFlags[layoutFlagNdx].name; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationSignalOrderTests.cpp | 1232 std::string caseName = getResourceName(resource) + "_" + in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| H A D | vktTextureFilteringExplicitLodTests.cpp | 1322 std::ostringstream caseName; in create2DDerivTests() local 1435 std::ostringstream caseName; in create2DSizeTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingBufferDeviceAddressTests.cpp | 1699 std::ostringstream caseName; in createBufferDeviceAddressTests() local
|
| H A D | vktBindingDescriptorUpdateTests.cpp | 709 std::string caseName = typeCase.second + "_" + pointerCase.second; in createSamplerlessWriteTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/ |
| H A D | vktClippingTests.cpp | 1751 const std::string caseName = de::toString(numClipPlanes) + (numCullPlanes > 0 ? "_" + de::toString(numCullPlanes) : "") + de::toString(fragmentShaderReads[fragmentShaderReadNdx].name); in addClippingTests() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderApiTests.cpp | 926 const std::string caseName = name + "_" + shaderTypeName; in addProgramStateCase() local 1491 const std::string caseName = name + "_" + shaderTypeName; in addProgramBinaryPersistenceCase() local 1686 const std::string caseName = std::string("replace_source_") + shaderTypeName; in init() local 1705 const std::string caseName = "split_source_" in init() local
|
| H A D | es3fShaderDerivateTests.cpp | 1826 ostringstream caseName; in init() local 1854 ostringstream caseName; in init() local 1887 ostringstream caseName; in init() local 1919 ostringstream caseName; in init() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fOpaqueTypeIndexingTests.cpp | 1336 const string caseName = de::toLower(samplerName); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantTests.cpp | 2093 const std::string caseName = (isArrayOfArray ? "array_" : "") + elemTypeName; in makeArrayCompositeCaseDefinition() local 2150 const std::string caseName = glu::getDataTypeName(memberType); in makeStructCompositeCaseDefinition() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktOpaqueTypeIndexingTests.cpp | 2059 const std::string caseName = de::toLower(samplerName); in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 1201 const string caseName = string(glu::getPrecisionName(precision)) + "_" + typeName; in init() local 1214 const string caseName = string(matrixFlags[matFlagNdx].name) + "_" + string(glu::getPrecisionName(precision)) + "_" + typeName; in init() local 1425 string caseName = layoutFlags[layoutFlagNdx].name; in init() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationSignalOrderTests.cpp | 1213 std::string caseName = getResourceName(resource) + "_" + in init() local
|