Home
last modified time | relevance | path

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

1234567

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dwebglprogram.rs203 pub fn bind_attrib_location(&self, index: u32, name: DOMString) -> WebGLResult<()> { in bind_attrib_location() method
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dshader_query.cpp65 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
106 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
120 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dshader_query.cpp102 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
143 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
157 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dshader_query.cpp100 bind_attrib_location(struct gl_context *ctx, in bind_attrib_location() function
141 bind_attrib_location(ctx, shProg, index, name, true); in _mesa_BindAttribLocation_no_error()
155 bind_attrib_location(ctx, shProg, index, name, false); in _mesa_BindAttribLocation()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/gleam/src/
H A Dgl.rs132 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str); in bind_attrib_location() method
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/webrender_bindings/src/
H A Dswgl_bindings.rs112 gl.bind_attrib_location(prog, 0, "aVert"); in new()
/dports/games/dose-response/dose-response-179c326/cargo-crates/gleam-0.6.7/src/
H A Dgl.rs159 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/gleam-0.6.17/src/
H A Dgl.rs199 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gleam-0.6.18/src/
H A Dgl.rs199 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/glow-0.5.0/src/
H A Dstdweb.rs1393 unsafe fn bind_attrib_location(&self, program: Self::Program, index: u32, name: &str) { in bind_attrib_location() method
1398 gl.bind_attrib_location(raw_program, index, name) in bind_attrib_location()
1401 gl.bind_attrib_location(raw_program, index, name) in bind_attrib_location()
H A Dweb_sys.rs1522 unsafe fn bind_attrib_location(&self, program: Self::Program, index: u32, name: &str) { in bind_attrib_location() method
1527 gl.bind_attrib_location(raw_program, index, name) in bind_attrib_location()
1530 gl.bind_attrib_location(raw_program, index, name) in bind_attrib_location()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/functional/
H A Des2fNegativeShaderApiTests.cpp394 ES2F_ADD_API_CASE(bind_attrib_location, "Invalid glBindAttribLocation() usage", in init()
/dports/www/firefox/firefox-99.0/third_party/rust/gleam/src/
H A Dgl.rs218 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gleam/src/
H A Dgl.rs218 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gleam/src/
H A Dgl.rs218 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gleam/src/
H A Dgl.rs201 fn bind_attrib_location(&self, program: GLuint, index: GLuint, name: &str);
/dports/www/firefox/firefox-99.0/third_party/rust/glow/src/
H A Dweb_sys.rs1797 unsafe fn bind_attrib_location(&self, program: Self::Program, index: u32, name: &str) { in bind_attrib_location() method
1802 gl.bind_attrib_location(raw_program, index, name) in bind_attrib_location()
1805 gl.bind_attrib_location(raw_program, index, name) in bind_attrib_location()

1234567