Home
last modified time | relevance | path

Searched refs:getValueTypeString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1187 const char *getValueTypeString() const in getValueTypeString() function in vkt::SpirVAssembly::__anon1f0d25030111::TypeSnippetsBase
1393 const string typeName = string("_") + getValueTypeString() + bitWidth; in updateSpirvSnippets()
3774 …const string inTypePrefix = string("_") + inTypeSnippets->getValueTypeString() + inTypeSnippets->… in specializeOperation()
3775 …const string outTypePrefix = string("_") + outTypeSnippets->getValueTypeString() + outTypeSnippets… in specializeOperation()