Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DComputeProgram.hpp46 int32_t subgroupCount)>
DComputeProgram.cpp180 Int subgroupCount = Arg<6>(); in emit() local
193 For(Int i = 0, i < subgroupCount, i++) in emit()