Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DComputeProgram.cpp131 SIMD::Int globalInvocationID[3]; in setSubgroupBuiltins() local
DSpirvShader.hpp1419 std::array<SIMD::Int, 3> globalInvocationID; member in sw::SpirvRoutine