Searched refs:ied (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 260 const INPUT_ELEMENT_DESC& ied = fetchState.layout[nelt]; in JitLoadVertices() local 261 const SWR_FORMAT_INFO &info = GetFormatInfo((SWR_FORMAT)ied.Format); in JitLoadVertices() 267 …SWR_ASSERT(ied.ComponentPacking == ComponentEnable::XYZW, "Fetch load path doesn't support compone… in JitLoadVertices() 273 if(ied.InstanceEnable) in JitLoadVertices() 275 Value* stepRate = C(ied.InstanceDataStepRate); in JitLoadVertices() 300 Value *stream = LOAD(streams, {ied.StreamIndex, SWR_VERTEX_BUFFER_STATE_pData}); in JitLoadVertices() 303 Value *stride = LOAD(streams, {ied.StreamIndex, SWR_VERTEX_BUFFER_STATE_pitch}); in JitLoadVertices() 307 Value *size = LOAD(streams, {ied.StreamIndex, SWR_VERTEX_BUFFER_STATE_size}); in JitLoadVertices() 320 offset = ADD(offset, C((int64_t)ied.AlignedByteOffset)); in JitLoadVertices() 711 const INPUT_ELEMENT_DESC& ied = fetchState.layout[nInputElt]; in JitGatherVertices() local [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | sme.c | 270 struct wpa_ie_data ied; in sme_send_authentication() local 276 } else if (wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in sme_send_authentication() 277 wpa_key_mgmt_sae(ied.key_mgmt)) { in sme_send_authentication()
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 8649 "ied",
|