Home
last modified time | relevance | path

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

/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp527 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1404 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
1799 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
1980 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2011 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2037 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_glsl.hpp529 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1413 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
1808 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
1989 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2020 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2046 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_glsl.hpp553 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1487 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
1882 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2063 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2094 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2120 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_glsl.hpp553 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1487 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
1882 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2063 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2094 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2120 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-paraLLEl/parallel-rdp/spirv-cross/
H A Dspirv_glsl.hpp585 std::string layout_for_variable(const SPIRVariable &variable);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.hpp577 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1534 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2004 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2195 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2243 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2275 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp587 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1544 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2014 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2205 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2253 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2285 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/
H A Dspirv_glsl.hpp630 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1533 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2003 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2258 statement(layout_for_variable(var), qual, block_name); in emit_interface_block()
2307 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2339 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp722 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1634 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2160 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2425 statement(layout_for_variable(var), (is_patch ? "patch " : ""), qual, block_name); in emit_interface_block()
2474 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2498 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp722 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1634 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2160 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2425 statement(layout_for_variable(var), (is_patch ? "patch " : ""), qual, block_name); in emit_interface_block()
2474 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2498 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/
H A Dspirv_glsl.hpp722 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1634 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2160 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2425 statement(layout_for_variable(var), (is_patch ? "patch " : ""), qual, block_name); in emit_interface_block()
2474 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2498 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp722 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1634 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2160 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2425 statement(layout_for_variable(var), (is_patch ? "patch " : ""), qual, block_name); in emit_interface_block()
2474 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2498 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/spirv-cross-internal/src/vendor/SPIRV-Cross/
H A Dspirv_glsl.hpp722 std::string layout_for_variable(const SPIRVariable &variable);
H A Dspirv_glsl.cpp1634 string CompilerGLSL::layout_for_variable(const SPIRVariable &var) in layout_for_variable() function in CompilerGLSL
2160 statement(layout_for_variable(var), is_coherent ? "coherent " : "", is_restrict ? "restrict " : "", in emit_buffer_block_native()
2425 statement(layout_for_variable(var), (is_patch ? "patch " : ""), qual, block_name); in emit_interface_block()
2474 statement(layout_for_variable(var), to_qualifiers_glsl(var.self), in emit_interface_block()
2498 statement(layout_for_variable(var), variable_decl(var), ";"); in emit_uniform()