Home
last modified time | relevance | path

Searched defs:vb (Results 1 - 25 of 101) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_vdecl.c70 const struct pipe_vertex_buffer *vb = in emit_hw_vs_vdecl() local
89 const struct pipe_vertex_buffer *vb = in emit_hw_vs_vdecl() local
[all...]
H A Dsvga_swtnl_backend.c251 struct pipe_vertex_buffer vb; in svga_vbuf_submit_state() local
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_uniforms.c75 struct pipe_vertex_buffer vb = ctx->vertex_buffers[i]; in agx_push_location_direct() local
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h101 SRP_VBASE *vb; member
/third_party/openssl/apps/include/
H A Ds_apps.h101 SRP_VBASE *vb; member
/third_party/ffmpeg/libavcodec/
H A Dqoienc.c80 int8_t vb = px[2] - px_prev[2]; in qoi_encode_frame() local
H A Dlibvorbisdec.c31 vorbis_block vb; /**< vorbis_block used for analysis */ member
H A Dfraps.c81 static int huff_cmp(const void *va, const void *vb) in huff_cmp() argument
H A Dlibvorbisenc.c50 vorbis_block vb; /**< vorbis_block used for analysis */ member
/third_party/json/tests/src/
H A Dunit-readme.cpp257 bool vb = jb.get<bool>(); variable
/third_party/vulkan-loader/tests/
H A Dloader_threading_tests.cpp67 PFN_vkCmdBindVertexBuffers vb = dev.load("vkCmdBindVertexBuffers"); in create_destroy_device_loop() local
/third_party/ffmpeg/libavformat/
H A Dnut.c275 const Syncpoint *va = a, *vb = b; in ff_nut_sp_pos_cmp() local
281 const Syncpoint *va = a, *vb = b; in ff_nut_sp_pts_cmp() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DInputAssembly.cpp136 struct pipe_vertex_buffer *vb = &pDevice->vertex_buffers[StartBuffer + i]; in IaSetVertexBuffers() local
171 struct pipe_vertex_buffer *vb = &pDevice->vertex_buffers[i]; IaSetVertexBuffers() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_push.c212 struct pipe_vertex_buffer *vb = &nv30->vtxbuf[i]; in nv30_push_vbo() local
H A Dnv30_state.c438 nv30_set_vertex_buffers(struct pipe_context *pipe, unsigned start_slot, unsigned count, unsigned unbind_num_trailing_slots, bool take_ownership, const struct pipe_vertex_buffer *vb) nv30_set_vertex_buffers() argument
H A Dnv30_vbo.c39 nv30_emit_vtxattr(struct nv30_context *nv30, struct pipe_vertex_buffer *vb, in nv30_emit_vtxattr() argument
95 struct pipe_vertex_buffer *vb; in nv30_prevalidate_vbufs() local
139 struct pipe_vertex_buffer *vb = &nv30->vtxbuf[b]; nv30_update_user_vbufs() local
187 struct pipe_vertex_buffer *vb; global() local
[all...]
/third_party/libexif/test/nls/
H A Dtest-codeset.c12 static int my_streq(const char *va, const char *vb) { in my_streq() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c66 struct pipe_vertex_buffer *vb = &vertexbuf->vb[elem->vertex_buffer_index]; variable
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.c478 struct pipe_resource vb; local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_virtualbass.c123 double b, vb; in vb_stereo() local
/third_party/libuv/test/
H A Drunner.c33 static int compare_task(const void* va, const void* vb) { in compare_task() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c65 cmp_ubo_range_entry(const void *va, const void *vb) in cmp_ubo_range_entry() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_analysis.c215 check_elts24(struct lp_setup_context *setup, const void *vb, int stride) in check_elts24() argument
320 lp_setup_analyse_triangles(struct lp_setup_context *setup, const void *vb, int stride, int nr) lp_setup_analyse_triangles() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_push.c266 const struct pipe_vertex_buffer *vb = &nv50->vtxbuf[i]; in nv50_push_vbo() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor_gfx.c471 gen_rect_verts(struct vertex2f *vb, struct vl_compositor_layer *layer) in gen_rect_verts() argument
604 struct vertex2f *vb; gen_vertex_data() local
[all...]

Completed in 13 milliseconds

12345