Home | History | Annotate | Download | only in Shader

Lines Matching refs:shaderModel

1603 	void ShaderCore::expp(Vector4f &dst, const Vector4f &src, unsigned short shaderModel)
1605 if(shaderModel < 0x0200)
1621 void ShaderCore::logp(Vector4f &dst, const Vector4f &src, unsigned short shaderModel)
1623 if(shaderModel < 0x0200)