Home
last modified time | relevance | path

Searched defs:ConvertCase (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Dutil.cpp452 std::string ConvertCase(const std::string &input, Case output_case, in ConvertCase() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp10720 struct ConvertCase struct
10722ConvertCase(const string &instruction, ConversionDataType from, ConversionDataType to, int64_t num… in ConvertCase() argument
10885 ConversionDataType m_fromType;
10886 ConversionDataType m_toType;
10887 uint32_t m_elements;
10888 bool m_useStorageExt;
10889 string m_name;
10890 map<string, string> m_asmTypes;
10891 BufferSp m_inputBuffer;
10892 BufferSp m_outputBuffer;