Searched defs:invocationID (Results 1 – 4 of 4) sorted by relevance
1083 struct ureg_src invocationID; in util_make_tess_ctrl_passthrough_shader() local
1680 int BinaryAtomicOperationCase::getAtomicFuncArgument (AtomicOperation op, const IVec3& invocationID… in getAtomicFuncArgument()2186 int AtomicCompSwapCase::getCompareArg (const IVec3& invocationID, int imageWidth) in getCompareArg()2197 int AtomicCompSwapCase::getAssignArg (const IVec3& invocationID, int imageWidth) in getAssignArg()
111 deUint64 bitsetToU64(const bitset128 &bitset, deUint32 subgroupSize, deUint32 invocationID) in bitsetToU64()
290 const IVec3& invocationID, in getAtomicFuncArgument()