Searched refs:KEY_MAX_COMPUTE_WORK_GROUP_INVOCATIONS (Results 1 – 1 of 1) sorted by relevance
147 …private static final String KEY_MAX_COMPUTE_WORK_GROUP_INVOCATIONS = "maxComputeWorkGroupInvocatio… field in VulkanDeviceInfo458 emitLong(store, limits, KEY_MAX_COMPUTE_WORK_GROUP_INVOCATIONS); in emitDevices()1035 … case KEY_MAX_COMPUTE_WORK_GROUP_INVOCATIONS: return "max_compute_work_group_invocations"; in convertName()