Home
last modified time | relevance | path

Searched defs:vertex_attribs (Results 1 – 12 of 12) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dvertex_array_object_manager.cc175 const VertexAttribs& vertex_attribs() const { in vertex_attribs() function in gpu::gles2::VertexArrayObject
511 const VertexArrayObject::VertexAttribs& vertex_attribs = in SetupSimulatedClientSideBuffers() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dvertex_array_object_manager.cc175 const VertexAttribs& vertex_attribs() const { in vertex_attribs() function in gpu::gles2::VertexArrayObject
511 const VertexArrayObject::VertexAttribs& vertex_attribs = in SetupSimulatedClientSideBuffers() local
/dports/graphics/libplacebo/libplacebo-4.157.0/src/include/libplacebo/
H A Ddispatch.h162 const struct pl_vertex_attrib *vertex_attribs; member
H A Dshaders.h153 const struct pl_shader_va *vertex_attribs; member
H A Dgpu.h1181 struct pl_vertex_attrib *vertex_attribs; member
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/glsl/
H A Dglsl_iqm.c124 } vertex_attribs[] = { variable
/dports/graphics/libplacebo/libplacebo-4.157.0/src/include/libplacebo/shaders/
H A Dcustom.h73 const struct pl_shader_va *vertex_attribs; member
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/addons/
H A Dr12writer.py341 def vertex_attribs(data: Sequence) -> dict: function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dmemory_program_cache.cc468 AttributeMap vertex_attribs; in LoadProgram() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dmemory_program_cache.cc468 AttributeMap vertex_attribs; in LoadProgram() local
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/entities/
H A Dpolyline.py1049 def vertex_attribs(data: Sequence[float], format='xyseb') -> dict: function
/dports/multimedia/mpv/mpv-0.34.1/video/out/gpu/
H A Dra.h303 struct ra_renderpass_input *vertex_attribs; member