Home
last modified time | relevance | path

Searched defs:vertex_attributes (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/glsl-1.30/execution/
H A Dfs-execution-ordering.c124 struct vertex_attributes { in do_test() struct
125 GLfloat pos[2]; in do_test()
126 GLuint num; in do_test()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/util/
H A Dpiglit-test-pattern.cpp155 static struct vertex_attributes { in compile() struct
156 float pos_within_tri[2]; in compile()
157 float barycentric_coords[3]; in compile()
517 static struct vertex_attributes { in compile() struct
518 float pos_within_tri[2]; in compile()
519 float barycentric_coords[3]; in compile()
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dremesh.py17 vertex_attributes=None): argument
H A Dbase.py58 vertex_attributes=None, argument
/dports/math/igraph/igraph-0.9.5/src/io/
H A Dpajek-header.h40 igraph_vector_ptr_t *vertex_attributes; member
/dports/math/R-cran-igraph/igraph/src/
H A Dforeign-pajek-header.h37 igraph_vector_ptr_t *vertex_attributes; member
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DLinear_cell_complex_base.h264 Vertex_attribute_range& vertex_attributes() in vertex_attributes() function
268 Vertex_attribute_const_range& vertex_attributes() const in vertex_attributes() function
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/renderer_vulkan/
H A Dvk_graphics_pipeline.cpp226 std::vector<VkVertexInputAttributeDescription> vertex_attributes; in CreatePipeline() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/metal/src/
H A Dlibrary.rs78 pub fn vertex_attributes(&self) -> &Array<VertexAttribute> { in vertex_attributes() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/metal-0.17.0/src/
H A Dlibrary.rs78 pub fn vertex_attributes(&self) -> &Array<VertexAttribute> { in vertex_attributes() method
/dports/emulators/citra/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_rasterizer.cpp288 const auto& vertex_attributes = regs.pipeline.vertex_attributes; in AnalyzeVertexArray() local
328 const auto& vertex_attributes = regs.pipeline.vertex_attributes; in SetupVertexArray() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/renderer_opengl/
H A Dgl_rasterizer.cpp288 const auto& vertex_attributes = regs.pipeline.vertex_attributes; in AnalyzeVertexArray() local
328 const auto& vertex_attributes = regs.pipeline.vertex_attributes; in SetupVertexArray() local
/dports/emulators/citra/citra-ac98458e0/src/video_core/
H A Dregs_pipeline.h132 } vertex_attributes; member
/dports/emulators/citra-qt5/citra-ac98458e0/src/video_core/
H A Dregs_pipeline.h132 } vertex_attributes; member
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgraphe.h189 inline const attrib &vertex_attributes() const { return vertex_attr; } in vertex_attributes() function
192 inline attrib &vertex_attributes() { return vertex_attr; } in vertex_attributes() function
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gfx_core-0.8.3/src/
H A Dshade.rs456 pub vertex_attributes: Vec<AttributeVar>, field
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/gles/
H A Dcommand.rs19 vertex_attributes: ArrayVec<super::AttributeDesc, { super::MAX_VERTEX_ATTRIBUTES }>, field
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_save_api.c435 fi_type *vertex_attributes; member
/dports/www/firefox/firefox-99.0/third_party/rust/metal/src/
H A Dlibrary.rs355 pub fn vertex_attributes(&self) -> &Array<VertexAttribute> { in vertex_attributes() method
/dports/lang/clover/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_save_api.c435 fi_type *vertex_attributes; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/metal/src/
H A Dlibrary.rs356 pub fn vertex_attributes(&self) -> &Array<VertexAttribute> { in vertex_attributes() method
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_save_api.c435 fi_type *vertex_attributes; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_save_api.c435 fi_type *vertex_attributes; member
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/metal/src/
H A Dlibrary.rs356 pub fn vertex_attributes(&self) -> &Array<VertexAttribute> { in vertex_attributes() method
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_save_api.c435 fi_type *vertex_attributes; member

123