Home
last modified time | relevance | path

Searched defs:formatName (Results 1 – 25 of 48) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp103 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getPerStageHeadDeclarations() local
138 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getFramebufferPerStageHeadDeclarations() local
429 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
489 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
DvktSubgroupsClusteredTests.cpp111 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getTestSrc() local
334 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
407 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
DvktSubgroupsScanHelpers.cpp279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DvktSubgroupsQuadTests.cpp361 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
422 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
DvktSubgroupsArithmeticTests.cpp407 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
484 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp458 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
535 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
DvktSubgroupsBallotBroadcastTests.cpp521 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsBallotBroadcastTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp626 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
634 const string formatName = de::toLower(de::toString(format).substr(10)); in populateFormatGroup() local
DvktYCbCrConversionTests.cpp1325 const std::string formatName(de::toLower(std::string(getFormatName(format)).substr(10))); in buildTests() local
1429 const std::string formatName(de::toLower(std::string(getFormatName(format)).substr(10))); in buildTests() local
1636 const std::string formatName(de::toLower(std::string(getFormatName(format)).substr(10))); in buildTests() local
DvktYCbCrStorageImageWriteTests.cpp686 std::string formatName = de::toLower(de::toString(format).substr(10)); in populateStorageImageWriteFormatGroup() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp274 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DglcSubgroupsArithmeticTests.cpp344 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DglcSubgroupsPartitionedTests.cpp294 std::string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1093 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
1101 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp423 const std::string formatName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
DvktApiBufferTests.cpp801 std::string formatName = de::toLower(getFormatName(testFormat)); in createBufferTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureConversionTests.cpp169 const auto formatName = de::toLower(std::string(getFormatName(m_params->format)).substr(10)); in verifyPixels() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp543 const auto formatName = getSimpleFormatName(format); in createLogicOpTests() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureFilteringTests.cpp1324 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
1440 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
1582 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
1677 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local
Des3fTextureWrapTests.cpp573 …const string formatName = "astc_" + de::toString(blockSize.x()) + "x" + de::toString(blockSize.… in init() local
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp700 MessageFormat::adoptFormat(const UnicodeString& formatName, in adoptFormat()
760 MessageFormat::getFormat(const UnicodeString& formatName, UErrorCode& status) { in getFormat()
780 MessageFormat::setFormat(const UnicodeString& formatName, in setFormat()
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp699 MessageFormat::adoptFormat(const UnicodeString& formatName, in adoptFormat()
759 MessageFormat::getFormat(const UnicodeString& formatName, UErrorCode& status) { in getFormat()
779 MessageFormat::setFormat(const UnicodeString& formatName, in setFormat()
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp699 MessageFormat::adoptFormat(const UnicodeString& formatName, in adoptFormat()
759 MessageFormat::getFormat(const UnicodeString& formatName, UErrorCode& status) { in getFormat()
779 MessageFormat::setFormat(const UnicodeString& formatName, in setFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1477 const char* formatName = formatData.name; in initTests() local
1661 const char* formatName = formatData.name; in initTests() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFilteringTests.cpp531 const char* formatName = filterableFormatsByType[fmtNdx].name; in init() local

12