Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp1236 sw::SIMD::uint3 globalInvocationId; member
2456 buildGlobal("globalInvocationId", state->globals.compute.globalInvocationId); in buildGlobals()
2629 store(compute + OFFSET(Globals::Compute, globalInvocationId), routine->globalInvocationID); in dbgBeginEmit()