Home
last modified time | relevance | path

Searched defs:d3dSemantic (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DInputLayoutCache.cpp140 int d3dSemantic = locationToSemantic[attribIndex]; in getInputLayout() local
H A DStateManager11.cpp190 int d3dSemantic = locationToSemantic[locationIndex]; in SortAttributesByLayout() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DProgramExecutableD3D.cpp894 for (int d3dSemantic : mAttribLocationToD3DSemantic) in save() local
1785 int d3dSemantic = mAttribLocationToD3DSemantic[locationIndex]; in updateCachedInputLayout() local