Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsShuffleTests.cpp112 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getPerStageHeadDeclarations() local
150 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getFramebufferPerStageHeadDeclarations() local
533 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
626 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsShuffleTests() local
DvktSubgroupsClusteredTests.cpp111 const string formatName = subgroups::getFormatNameForGLSL(caseDef.format); in getTestSrc() local
392 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
487 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsClusteredTests() local
DvktSubgroupsScanHelpers.cpp279 const string formatName = subgroups::getFormatNameForGLSL(format); in getCompare() local
DvktSubgroupsQuadTests.cpp418 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
502 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsQuadTests() local
DvktSubgroupsArithmeticTests.cpp467 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
567 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp492 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
589 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsPartitionedTests() local
DvktSubgroupsBallotBroadcastTests.cpp617 const string formatName = subgroups::getFormatNameForGLSL(format); in createSubgroupsBallotBroadcastTests() local
/external/antlr/tool/src/main/java/org/antlr/codegen/
DCSharp3Target.java124 public String toString(Object obj, String formatName, Locale locale) in toString()
DRubyTarget.java94 public String toString( Object o, String formatName, Locale locale ) { in toString()
/external/deqp/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
DvktYCbCrStorageImageWriteTests.cpp657 std::string formatName = de::toLower(de::toString(format).substr(10)); in populateStorageImageWriteFormatGroup() local
/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1127 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
1135 for (const auto& formatName : testFormats) in createMemoryExternalMemoryHostTests() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewCreateTests.cpp431 const std::string formatName = de::toLower(getFormatName((VkFormat)format)).substr(10); in createBufferViewCreateTests() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureConversionTests.cpp185 const auto formatName = de::toLower(std::string(getFormatName(m_params->format)).substr(10)); in verifyPixels() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDitheringTests.cpp1119 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local
1151 …const std::string formatName = de::toLower(de::toString(getFormatStr(testParams.colorFormats.back(… in createRenderPassDitheringTests() local
DvktRenderPassDepthStencilWriteConditionsTests.cpp557 std::string formatName = "VK_FORMAT_D32_SFLOAT_S8_UINT"; in checkSupport() local
/external/antlr/tool/src/main/java/org/antlr/tool/
DErrorManager.java258 private static String formatName; field in ErrorManager
464 public static void setFormat(String formatName) { in setFormat()
/external/deqp/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
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp553 const auto formatName = getSimpleFormatName(format); in createLogicOpTests() local
/external/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()
/external/cronet/third_party/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()

123