Searched refs:gatherComponent (Results 1 – 5 of 5) sorted by relevance
101 int gatherComponent; member
57 samplerState.gatherComponent = instruction.gatherComponent; in getImageSampler()
511 uint32_t gatherComponent : 2; member
98 instruction.gatherComponent = !instruction.isDref() ? getObject(insn.word(5)).constantValue[0] : 0; in EmitImageGather()
2587 switch(state.gatherComponent) in gatherSwizzle()