Home
last modified time | relevance | path

Searched full:vap (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state_derived.c290 * The rasterizer reads data from VAP, which produces vertex shader outputs,
291 * and GA, which produces stuffed texture coordinates. VAP outputs have
293 * If there are more outputs rasterized than is set in VAP/GA, it locks up
330 /* The position is always present in VAP. */ in r300_update_rs_block()
335 /* Set up the point size in VAP. */ in r300_update_rs_block()
345 /* Set up the color in VAP. */ in r300_update_rs_block()
443 /* Set up the color in VAP. */ in r300_update_rs_block()
488 /* Set up the texture coordinates in VAP. */ in r300_update_rs_block()
555 /* Set up the color in VAP. */ in r300_update_rs_block()
600 /* Set up the texture coordinates in VAP. */ in r300_update_rs_block()
[all …]
H A Dr300_context.c183 /* VAP. */ in r300_setup_atoms()
191 /* VAP, RS, GA, GB, SU, SC. */ in r300_setup_atoms()
297 /* Initialize the VAP invariant state. */ in r300_init_states()
312 * Static VAP setup since r300_emit_vs_state() is never called. in r300_init_states()
H A Dr300_context.h505 /* VAP invariant state. */
513 /* RS block state + VAP (vertex shader) output mapping state. */
H A Dr300_reg.h49 * Vertex Array Processing (VAP) Control
188 /* Read only flag if the VAP engine is busy. */
496 * vertex to be received by the VAP input controller (while the primitive
615 #define R300_GB_TEX_REPLICATE 0 /* Replicate VAP source texture coordinates (S,T,[R,Q]). */
H A Dr300_render.c1218 /* Set up VAP controls. */ in r300_blitter_draw_rectangle()
/aosp_15_r20/external/cpuinfo/test/dmesg/
H A Dhuawei-p9-lite.log5863 [ 9.285827s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:0]value changed …
5865 [ 9.286102s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:1]value changed …
5867 [ 9.286315s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:2]value changed …
5869 [ 9.286560s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:3]value changed …
5871 [ 9.286773s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:4]value changed …
5873 [ 9.287017s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:5]value changed …
5875 [ 9.287231s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:6]value changed …
5879 [ 9.287475s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:7]value changed …
5881 [ 9.287689s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:8]value changed …
5883 [ 9.287933s][pid:468,cpu5,start_connectiv][W][vap:0]hisi_customize_wifi [cfg_id:9]value changed …
[all …]
H A Dnexus5x.log1685 [ 21.038839] wlan: [3074:E :WDA] wma_unified_vdev_create_send: ID = 0 VAP Addr = 00:34:da:98:03:d3
1709 [ 21.043952] wlan: [3074:E :WDA] wma_unified_vdev_create_send: ID = 1 VAP Addr = 02:34:da:98:03:d3
1747 [ 21.356905] wlan: [3074:E :WDA] wma_unified_vdev_create_send: ID = 1 VAP Addr = 02:34:da:98:03:d3
/aosp_15_r20/external/harfbuzz_ng/util/
H A Doptions.hh65 va_list vap; in fail() local
66 va_start (vap, format); in fail()
67 msg = g_strdup_vprintf (format, vap); in fail()
68 va_end (vap); in fail()
/aosp_15_r20/external/cldr/tools/scripts/ansible/
H A DREADME.md109 # vap will match CLDR_VAP in /srv/st/config/cldr.properties
110 vap: hunter44
198 - Use the user `admin@` and the password set in `surveytooldeploy.vap` above.
/aosp_15_r20/external/mesa3d/src/gallium/frontends/va/
H A Dconfig.c48 VAProfile vap; in vlVaQueryConfigProfiles() local
62 vap = PipeToProfile(p); in vlVaQueryConfigProfiles()
63 if (vap != VAProfileNone) in vlVaQueryConfigProfiles()
64 profile_list[(*num_profiles)++] = vap; in vlVaQueryConfigProfiles()
/aosp_15_r20/external/cldr/tools/scripts/ansible/test-local-vars/
H A Dlocal.yml23 # vap will match CLDR_VAP in /srv/st/config/cldr.properties
24 vap: hunter44
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp3048 * Att 0 (L): VAP-type:GL_DOUBLE, GLSL-type: dmat3, stride:96,
3050 * Att 1 (F): VAP-type:GL_UNSIGNED_BYTE, GLSL-type: float, stride:5,
3052 * Att 2 (L): VAP-type:GL_DOUBLE, GLSL-type: dvec2, stride:96,
3054 * Att 3 (L): VAP-type:GL_DOUBLE, GLSL-type: double, stride:48,
3056 * Att 4 (L): VAP-type:GL_DOUBLE, GLSL-type: dmat4x2, stride:65,
3058 * Att 5 (F): VAP-type:GL_SHORT, GLSL-type: float, stride:96,
3060 * Att 6 (I): VAP-type:GL_BYTE, GLSL-type: int, stride:96,
3073 * VAP-type: <type> argument as passed to corresponding
/aosp_15_r20/external/cldr/tools/scripts/ansible/templates/
H A Dcldr-properties.j24 CLDR_VAP={{ surveytooldeploy.vap }}
/aosp_15_r20/external/wpa_supplicant_8/hs20/server/
H A Dhs20-osu-server.txt204 the non-OSEN VAP config file. For instance:
/aosp_15_r20/external/mksh/src/
H A Deval.c149 union mksh_ccphack vap; in eval() local
151 vap.ro = ap; in eval()
152 return (vap.rw); in eval()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/drm/
Dradeon_drm.h104 #define R200_EMIT_VAP_CTL 32 /* vap/1 */
/aosp_15_r20/external/igt-gpu-tools/include/drm-uapi/
H A Dradeon_drm.h108 #define R200_EMIT_VAP_CTL 32 /* vap/1 */
/aosp_15_r20/external/libdrm/include/drm/
H A Dradeon_drm.h108 #define R200_EMIT_VAP_CTL 32 /* vap/1 */
/aosp_15_r20/external/kernel-headers/original/uapi/drm/
H A Dradeon_drm.h108 #define R200_EMIT_VAP_CTL 32 /* vap/1 */
/aosp_15_r20/external/cldr/common/supplemental/
H A DlanguageGroup.xml96 …bq tcl tco tcz tdg tdh tge thf tij tji tjs tpe tro trp tvn txg txo ugo usi vap vay weu wme wuh xac…
/aosp_15_r20/external/tcpdump/
H A Dtcpdump.c1416 error("%s is not a monitor mode VAP\n" in open_interface()
1417 "To create a new monitor mode VAP use:\n" in open_interface()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td1730 def VAP : QuaternaryVRIf<"vap", 0xE671>;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td1803 def VAP : QuaternaryVRIf<"vap", 0xE671>;
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/res/raw/
Dtest_data1.json16 …zyfbi69mzemvTBMBb6YHKc7grNvu0Y3wTzNVCc9n5hxPSB1kL2bEkg9/JkMO45MurvfEfk8+7e/vap/xb0bvrY96QkCvnXXaTv…
/aosp_15_r20/external/libopus/dnn/torch/osce/stndrd/presentation/
H A Dpostfilter.ipynb231 …DuuOMOmKaphFCxy1VbWxvuuOMOAMBf/uVflr2/0dFR/M7v/A4A4LOf/WzZ611xxRWYNWsWkskk/vAP/7DosqbmQFx+479Qyu6m…

12345678910>>...16