Home
last modified time | relevance | path

Searched refs:POSITION (Results 1 – 25 of 97) sorted by relevance

1234

/external/mesa3d/src/gallium/tests/graw/geometry-shader/
Dmov.txt5 DCL IN[][0], POSITION, CONSTANT
7 DCL OUT[0], POSITION, CONSTANT
Dmov-cb-2d.txt5 DCL IN[][0], POSITION, CONSTANT
7 DCL OUT[0], POSITION, CONSTANT
Dadd-mix.txt5 DCL IN[][0], POSITION, CONSTANT
7 DCL OUT[0], POSITION, CONSTANT
Dadd.txt5 DCL IN[][0], POSITION, CONSTANT
7 DCL OUT[0], POSITION, CONSTANT
Dline.txt5 DCL IN[][0], POSITION, CONSTANT
7 DCL OUT[0], POSITION, CONSTANT
Dmulti-line.txt5 DCL IN[][0], POSITION, CONSTANT
7 DCL OUT[0], POSITION, CONSTANT
/external/deqp-deps/glslang/Test/
Dhlsl.domain.1.tese4 float4 pos : POSITION;
16 float4 pos : POSITION;
Dhlsl.gs-hs-mix.tesc16 float3 PositionWS : POSITION;
21 float3 PositionWS : POSITION;
71 float3 PositionWS : POSITION;
Dhlsl.semantic-1.vert7 float4 pos : POSITION;
15 S main(float4 v : POSITION)
Dhlsl.domain.3.tese6 float4 pos : POSITION;
18 float4 pos : POSITION;
Dhlsl.domain.2.tese6 float4 pos : POSITION;
19 float4 pos : POSITION;
Dhlsl.color.hull.tesc16 float3 position : POSITION;
28 float3 position : POSITION;
/external/libvpx/libvpx/vp9/common/
Dvp9_mvref_common.c22 const POSITION *const mv_ref_search = mv_ref_blocks[mi->sb_type]; in find_mv_refs_idx()
38 const POSITION *const mv_ref = &mv_ref_search[i]; in find_mv_refs_idx()
59 const POSITION *const mv_ref = &mv_ref_search[i]; in find_mv_refs_idx()
86 const POSITION *mv_ref = &mv_ref_search[i]; in find_mv_refs_idx()
Dvp9_mvref_common.h29 } POSITION; typedef
89 static const POSITION mv_ref_blocks[BLOCK_SIZES][MVREF_NEIGHBOURS] = {
279 int mi_rows, const POSITION *mi_pos) { in is_inside()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c495 const POSITION *const mv_ref_search, in dec_find_mv_refs()
518 const POSITION *const mv_ref = &mv_ref_search[i]; in dec_find_mv_refs()
540 const POSITION *const mv_ref = &mv_ref_search[i]; in dec_find_mv_refs()
567 const POSITION *mv_ref = &mv_ref_search[i]; in dec_find_mv_refs()
619 const POSITION *const mv_ref_search, in append_sub8x8_mvs_for_idx()
672 const POSITION *const mv_ref_search, int mi_row, in get_mode_context()
680 const POSITION *const mv_ref = &mv_ref_search[i]; in get_mode_context()
702 const POSITION *const mv_ref_search = mv_ref_blocks[bsize]; in read_inter_block_mode_info()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/out/
Dbackground-position.out1 a{background-position:0 0 0 0}b{BACKGROUND-POSITION:0 0}
Dbackground-position.out.b1 a{background-position:0 0 0 0}b{BACKGROUND-POSITION:0 0}
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
Dbackground-position.css2 b {BACKGROUND-POSITION: 0 0;}
/external/mesa3d/src/gallium/tests/graw/vertex-shader/
Dvert-lit.sh5 DCL OUT[0], POSITION
Dvert-mov.sh5 DCL OUT[0], POSITION
Dvert-dst.sh5 DCL OUT[0], POSITION
Dvert-xpd.sh5 DCL OUT[0], POSITION
Dvert-srcmod-swz.sh5 DCL OUT[0], POSITION
Dvert-mul.sh5 DCL OUT[0], POSITION
Dvert-add.sh5 DCL OUT[0], POSITION

1234