Home
last modified time | relevance | path

Searched refs:createInputLayout (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DInputLayoutCache.h102 angle::Result createInputLayout(
DInputLayoutCache.cpp182 ANGLE_TRY(createInputLayout(context11, sortedSemanticIndices, currentAttributes, mode, in getInputLayout()
193 angle::Result InputLayoutCache::createInputLayout( in createInputLayout() function in rx::InputLayoutCache