Searched refs:mCompute (Results 1 – 2 of 2) sorted by relevance
157 Compute mCompute; variable
472 mCompute.numWorkGroups[0] = numGroupsX; in setComputeWorkGroups()473 mCompute.numWorkGroups[1] = numGroupsY; in setComputeWorkGroups()474 mCompute.numWorkGroups[2] = numGroupsZ; in setComputeWorkGroups()635 data = reinterpret_cast<const uint8_t *>(&mCompute); in updateBuffer()