Home | History | Annotate | Download | only in include

Lines Matching refs:maxComputeWorkGroupInvocations

3024     uint32_t get_maxComputeWorkGroupInvocations() { return m_struct.maxComputeWorkGroupInvocations; }
3025 void set_maxComputeWorkGroupInvocations(uint32_t inValue) { m_struct.maxComputeWorkGroupInvocations = inValue; }