Home
last modified time | relevance | path

Searched defs:profData (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Pipeline/
DSpirvProfiler.cpp96 …filer::RegisterShaderForProfiling(std::string shaderId, std::unique_ptr<SpirvProfileData> profData) in RegisterShaderForProfiling()
DSpirvShader.hpp1610 std::unique_ptr<SpirvProfileData> profData; member in sw::SpirvRoutine