Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_shader/
H A Dslang_reflection.h66 SLANG_SEMANTIC_OUTPUT = 1, enumerator
H A Dshader_gl_core.cpp1002 reflect_parameter("OutputSize", reflection.semantics[SLANG_SEMANTIC_OUTPUT]); in init_pipeline()
1421 build_semantic_vec4(buffer, SLANG_SEMANTIC_OUTPUT, in build_semantics()
H A Dshader_vulkan.cpp2157 build_semantic_vec4(buffer, SLANG_SEMANTIC_OUTPUT, in build_semantics()