Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DComputeProgram.cpp132 SIMD::Int globalInvocationID[3]; in setSubgroupBuiltins() local
DSpirvShader.hpp1512 std::array<SIMD::Int, 3> globalInvocationID; member in sw::SpirvRoutine