Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DComputeProgram.cpp110 SIMD::Int globalInvocationID[3]; in setSubgroupBuiltins() local
H A DSpirvShader.hpp1661 std::array<SIMD::Int, 3> globalInvocationID; // TODO(b/236162233): SIMD::Int3 member in sw::SpirvRoutine