Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShader.hpp664 bool HasLocation : 1; member
688 , HasLocation{ false }
DSpirvShader.cpp1388 HasLocation = true; in Apply()
1451 if(src.HasLocation) in Apply()
1453 HasLocation = true; in Apply()