Home
last modified time | relevance | path

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

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