Home
last modified time | relevance | path

Searched defs:vtx (Results 1 – 25 of 70) sorted by relevance

123

/external/mesa3d/src/mesa/tnl/
Dt_vertex.c41 static GLboolean match_fastpath( struct tnl_clipspace *vtx, in match_fastpath()
67 static GLboolean search_fastpath_emit( struct tnl_clipspace *vtx ) in search_fastpath_emit()
81 void _tnl_register_fastpath( struct tnl_clipspace *vtx, in _tnl_register_fastpath()
123 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_emit_func() local
169 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_interp_func() local
186 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in choose_copy_pv_func() local
214 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_interp() local
222 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_copy_pv() local
234 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_get_attr() local
265 struct tnl_clipspace *vtx = GET_VERTEX_STATE(ctx); in _tnl_set_attr() local
[all …]
Dt_vertex_sse.c309 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
/external/mesa3d/src/intel/compiler/
Dbrw_clip_tri.c228 load_clip_distance(struct brw_clip_compile *c, struct brw_indirect vtx, in load_clip_distance()
258 struct brw_indirect vtx = brw_indirect(0, 0); in brw_clip_tri() local
/external/eigen/unsupported/test/
Dopenglsupport.cpp72 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/
Dr600_asm.c77 struct r600_bytecode_vtx *vtx = CALLOC_STRUCT(r600_bytecode_vtx); in r600_bytecode_vtx() local
1337 …c int r600_bytecode_add_vtx_internal(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx, in r600_bytecode_add_vtx_internal()
1395 int r600_bytecode_add_vtx(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx()
1400 int r600_bytecode_add_vtx_tc(struct r600_bytecode *bc, const struct r600_bytecode_vtx *vtx) in r600_bytecode_add_vtx_tc()
1511 static int r600_bytecode_vtx_build(struct r600_bytecode *bc, struct r600_bytecode_vtx *vtx, unsigne… in r600_bytecode_vtx_build()
1704 struct r600_bytecode_vtx *vtx; in r600_bytecode_build() local
1826 struct r600_bytecode_tex *vtx = NULL, *next_vtx; in r600_bytecode_clear() local
2043 struct r600_bytecode_vtx *vtx = NULL; in r600_bytecode_disasm() local
2552 struct r600_bytecode_vtx vtx; in r600_create_vertex_fetch_shader() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c59 struct fd_vertex_stateobj *vtx = ctx->vtx.vtx; in emit_vertexbufs() local
/external/deqp/modules/gles2/functional/
Des2fShaderIndexingTests.cpp253 std::ostringstream vtx; in createVaryingArrayCase() local
376 std::ostringstream vtx; in createUniformArrayCase() local
486 std::ostringstream vtx; in createTmpArrayCase() local
650 std::ostringstream vtx; in createVectorSubscriptCase() local
836 std::ostringstream vtx; in createMatrixSubscriptCase() local
Des2fShaderAlgorithmTests.cpp75 std::ostringstream vtx; in createExpressionCase() local
/external/deqp/modules/gles3/functional/
Des3fShaderIndexingTests.cpp224 std::ostringstream vtx; in createVaryingArrayCase() local
339 std::ostringstream vtx; in createUniformArrayCase() local
445 std::ostringstream vtx; in createTmpArrayCase() local
605 std::ostringstream vtx; in createVectorSubscriptCase() local
805 std::ostringstream vtx; in createMatrixSubscriptCase() local
Des3fShaderSwitchTests.cpp91 std::ostringstream vtx; in makeSwitchCase() local
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_swtnl_t.c108 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/gallium/drivers/freedreno/a3xx/
Dfd3_emit.h47 const struct fd_vertex_state *vtx; member
Dfd3_format.c35 enum a3xx_vtx_fmt vtx; member
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_maos_arrays.c151 GLuint vtx, unit; in radeonEmitArrays() local
/external/deqp/external/openglcts/modules/common/
DglcShaderIndexingTests.cpp251 std::ostringstream vtx; in createVaryingArrayCase() local
372 std::ostringstream vtx; in createUniformArrayCase() local
484 std::ostringstream vtx; in createTmpArrayCase() local
659 std::ostringstream vtx; in createVectorSubscriptCase() local
925 std::ostringstream vtx; in createMatrixSubscriptCase() local
DglcShaderSwitchTests.cpp101 std::ostringstream vtx; in makeSwitchCase() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderIndexingTests.cpp261 std::ostringstream vtx; in createVaryingArrayCase() local
391 std::ostringstream vtx; in createUniformArrayCase() local
508 std::ostringstream vtx; in createTmpArrayCase() local
679 std::ostringstream vtx; in createVectorSubscriptCase() local
884 std::ostringstream vtx; in createMatrixSubscriptCase() local
DvktShaderRenderSwitchTests.cpp108 std::ostringstream vtx; in makeSwitchCase() local
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.h47 const struct fd_vertex_state *vtx; member
Dfd4_format.c40 enum a4xx_vtx_fmt vtx; member
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.c38 enum a5xx_vtx_fmt vtx; member
Dfd5_emit.h43 const struct fd_vertex_state *vtx; member
/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp190 std::ostringstream vtx; in init() local
466 std::ostringstream vtx; in init() local
694 std::ostringstream vtx; in init() local
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp190 std::ostringstream vtx; in init() local
470 std::ostringstream vtx; in init() local
702 std::ostringstream vtx; in init() local
/external/deqp/external/openglcts/modules/gles31/
Des31cSeparateShaderObjsTests.cpp695 std::string vtx; in iterate() local
912 std::string vtx; in iterate() local
1949 std::string vtx; in iterate() local
2192 std::string vtx; in iterate() local
2666 std::string vtx; in iterate() local

123