/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
D | t_vertex.c | 40 static GLboolean match_fastpath( struct tnl_clipspace *vtx, in match_fastpath() 66 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) in search_fastpath_emit() 80 void _tnl_register_fastpath( struct tnl_clipspace *vtx, in _tnl_register_fastpath() 112 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_emit_func() local 158 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_interp_func() local 173 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_copy_pv_func() local 198 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_interp() local 206 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_copy_pv() local 218 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_attr() local 249 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_set_attr() local [all …]
|
D | t_vertex_sse.c | 309 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx); in get_src_ptr() local 323 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx); in update_src_ptr() local 348 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in build_vertex_emit() local 644 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generate_sse_emit() local
|
D | t_vertex_generic.c | 935 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in EMIT2() local 995 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generic_emit() local 1018 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generic_interp() local 1064 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generic_copy_pv() local
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex.c | 40 static GLboolean match_fastpath( struct tnl_clipspace *vtx, in match_fastpath() 66 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) in search_fastpath_emit() 80 void _tnl_register_fastpath( struct tnl_clipspace *vtx, in _tnl_register_fastpath() 112 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_emit_func() local 158 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_interp_func() local 173 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_copy_pv_func() local 198 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_interp() local 206 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_copy_pv() local 218 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_attr() local 249 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_set_attr() local [all …]
|
D | t_vertex_sse.c | 309 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx); in get_src_ptr() local 323 struct tnl_clipspace *vtx = GET_VERTEX_STATE(p->ctx); in update_src_ptr() local 348 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in build_vertex_emit() local 644 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generate_sse_emit() local
|
D | t_vertex_generic.c | 935 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in EMIT2() local 995 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generic_emit() local 1018 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generic_interp() local 1064 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_generic_copy_pv() local
|
/external/eigen/unsupported/test/ |
D | openglsupport.cpp | 72 GLint createShader(const char* vtx, const char* frg) in createShader() 219 const char* vtx = "void main(void) { gl_Position = gl_Vertex; }\n"; in test_openglsupport() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_asm.c | 239 struct r600_bytecode_vtx *vtx = CALLOC_STRUCT(r600_bytecode_vtx); in r600_bytecode_vtx() local 1591 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx() 1706 static int r600_bytecode_vtx_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *vtx, unsigne… in r600_bytecode_vtx_build() 1905 struct r600_bytecode_vtx *vtx; in r600_bytecode_build() local 2207 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local 2237 struct r600_bytecode_vtx *vtx = NULL; in r600_bytecode_dump() local 2755 struct r600_bytecode_vtx vtx; in r600_vertex_elements_build_fetch_shader() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/ |
D | r600_asm.c | 239 struct r600_bytecode_vtx *vtx = CALLOC_STRUCT(r600_bytecode_vtx); in r600_bytecode_vtx() local 1591 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx() 1706 static int r600_bytecode_vtx_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *vtx, unsigne… in r600_bytecode_vtx_build() 1905 struct r600_bytecode_vtx *vtx; in r600_bytecode_build() local 2207 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local 2237 struct r600_bytecode_vtx *vtx = NULL; in r600_bytecode_dump() local 2755 struct r600_bytecode_vtx vtx; in r600_vertex_elements_build_fetch_shader() local
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_swtnl_t.c | 108 struct tnl_clipspace *vtx = &tnl->clipspace; in swtnl_choose_attrs() local 168 struct tnl_clipspace *vtx = &TNL_CONTEXT(ctx)->clipspace; in swtnl_bind_vertices() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nouveau_swtnl_t.c | 108 struct tnl_clipspace *vtx = &tnl->clipspace; in swtnl_choose_attrs() local 168 struct tnl_clipspace *vtx = &TNL_CONTEXT(ctx)->clipspace; in swtnl_bind_vertices() local
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_maos_arrays.c | 151 GLuint vtx, unit; in radeonEmitArrays() local
|
D | radeon_maos_verts.c | 316 GLuint vtx = (rmesa->hw.tcl.cmd[TCL_OUTPUT_VTXFMT] & in radeonEmitArrays() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
D | radeon_maos_arrays.c | 151 GLuint vtx, unit; in radeonEmitArrays() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_clip_tri.c | 228 struct brw_indirect vtx = brw_indirect(0, 0); in brw_clip_tri() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_clip_tri.c | 228 struct brw_indirect vtx = brw_indirect(0, 0); in brw_clip_tri() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
D | SkeletonControl.java | 345 float vtx = posBuf[idxPositions++]; in applySkinning() local 460 float vtx = posBuf[idxPositions++]; in applySkinningTangents() local
|
/external/opencv/cxcore/src/ |
D | cxdatastructs.cpp | 2962 cvGraphRemoveVtxByPtr( CvGraph* graph, CvGraphVtx* vtx ) in cvGraphRemoveVtxByPtr() 2998 CvGraphVtx *vtx = 0; in cvGraphRemoveVtx() local 3349 CvGraphVtx* vtx; member 3448 cvCreateGraphScanner( CvGraph* graph, CvGraphVtx* vtx, int mask ) in cvCreateGraphScanner() 3526 CvGraphVtx* vtx; in cvNextGraphItem() local 3718 CvGraphVtx* vtx = (CvGraphVtx*)reader.ptr; in cvCloneGraph() local 3750 CvGraphVtx* vtx = (CvGraphVtx*)reader.ptr; in cvCloneGraph() local
|
/external/opencv/cxcore/include/ |
D | cxcore.h | 1210 #define cvGraphVtxIdx( graph, vtx ) ((vtx)->flags & CV_SET_ELEM_IDX_MASK) argument 1232 #define CV_IS_GRAPH_VERTEX_VISITED(vtx) \ argument 1241 CvGraphVtx* vtx; /* current graph vertex (or current edge origin) */ member
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_exec.h | 116 } vtx; member
|
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
D | vbo_exec.h | 116 } vtx; member
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_screen.h | 110 uint32_t vtx; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
D | nvc0_screen.h | 110 uint32_t vtx; member
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
D | nv50_screen.h | 111 uint32_t vtx; member
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_screen.h | 111 uint32_t vtx; member
|