Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc163 ShaderFormat current_fmt = kShaderFormatText; in SplitSections() local
186 AddSection(current_type, current_shader, current_fmt, section_start, in SplitSections()
198 NameToNodeType(name, &current_type, &current_shader, &current_fmt); in SplitSections()
205 AddSection(current_type, current_shader, current_fmt, section_start, in SplitSections()