Home | History | Annotate | Download | only in include

Lines Matching refs:maxTexelGatherOffset

3058     uint32_t get_maxTexelGatherOffset() { return m_struct.maxTexelGatherOffset; }
3059 void set_maxTexelGatherOffset(uint32_t inValue) { m_struct.maxTexelGatherOffset = inValue; }