Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp3742 string ioAnnotations = ""; in fillShaderSpec() local
3760ioAnnotations += "OpMemberDecorate %SSBO_in " + attribute + " Offset " + to_string(attributeOffset… in fillShaderSpec()
3784ioAnnotations += "OpMemberDecorate %SSBO_in " + attribute + " Offset " + to_string(attributeOffse… in fillShaderSpec()
3809ioAnnotations += "OpMemberDecorate %SSBO_in " + attribute + " Offset " + to_string(attributeOffset… in fillShaderSpec()
3829ioAnnotations += "OpMemberDecorate %SSBO_in " + attribute + " Offset " + to_string(attributeOffset… in fillShaderSpec()
3857 { "io_annotations", ioAnnotations }, in fillShaderSpec()