Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.cpp160 int d3dSemantic = locationToSemantic[attribIndex]; in getInputLayout() local
DStateManager11.cpp201 int d3dSemantic = locationToSemantic[locationIndex]; in SortAttributesByLayout() local
/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp1329 for (int d3dSemantic : mAttribLocationToD3DSemantic) in save() local
3101 int d3dSemantic = mAttribLocationToD3DSemantic[locationIndex]; in updateCachedInputLayout() local