Home
last modified time | relevance | path

Searched defs:vertex_stride (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11shader.cpp242 guint vertex_stride; member
257 ID3D11Buffer * vertex_buffer, guint vertex_stride, in gst_d3d11_quad_new()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_tess.c137 nir_ssa_def *vertex_stride; in build_local_offset() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_acceleration_structure.c1013 uint32_t vertex_stride; member
1187 nir_ssa_def *vertex_stride = nir_channel(&b, pconst3, 2); in build_leaf_shader() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h177 unsigned vertex_stride; member