Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp2934 const string inTypePrefix = string("_f") + inTypeSnippets->bitWidth; in specializeOperation() local
2937 specializedOperation.constants = replace(operation.constants, typeToken, inTypePrefix); in specializeOperation()