Lines Matching +defs:val +defs:description
64 T roundGLfloatToNearestIntegerUp (GLfloat val) in roundGLfloatToNearestIntegerUp()
71 T roundGLfloatToNearestIntegerDown (GLfloat val) in roundGLfloatToNearestIntegerDown()
664 ShaderTypeCase (Context& context, const char* name, const char* description) in ShaderTypeCase()
684 ShaderCompileStatusCase (Context& context, const char* name, const char* description) in ShaderCompileStatusCase()
716 ShaderInfoLogCase (Context& context, const char* name, const char* description) in ShaderInfoLogCase()
807 ShaderSourceCase (Context& context, const char* name, const char* description) in ShaderSourceCase()
915 DeleteStatusCase (Context& context, const char* name, const char* description) in DeleteStatusCase()
968 CurrentVertexAttribInitialCase (Context& context, const char* name, const char* description) in CurrentVertexAttribInitialCase()
1004 CurrentVertexAttribFloatCase (Context& context, const char* name, const char* description) in CurrentVertexAttribFloatCase()
1066 CurrentVertexAttribIntCase (Context& context, const char* name, const char* description) in CurrentVertexAttribIntCase()
1098 CurrentVertexAttribUintCase (Context& context, const char* name, const char* description) in CurrentVertexAttribUintCase()
1130 CurrentVertexAttribConversionCase (Context& context, const char* name, const char* description) in CurrentVertexAttribConversionCase()
1198 …ProgramInfoLogCase (Context& context, const char* name, const char* description, BuildErrorType bu… in ProgramInfoLogCase()
1324 ProgramValidateStatusCase (Context& context, const char* name, const char* description) in ProgramValidateStatusCase()
1398 ProgramAttachedShadersCase (Context& context, const char* name, const char* description) in ProgramAttachedShadersCase()
1486 ProgramActiveUniformNameCase (Context& context, const char* name, const char* description) in ProgramActiveUniformNameCase()
1604 ProgramUniformCase (Context& context, const char* name, const char* description) in ProgramUniformCase()
1734 ProgramActiveUniformBlocksCase (Context& context, const char* name, const char* description) in ProgramActiveUniformBlocksCase()
1896 ProgramBinaryCase (Context& context, const char* name, const char* description) in ProgramBinaryCase()
1949 TransformFeedbackCase (Context& context, const char* name, const char* description) in TransformFeedbackCase()
2067 ActiveAttributesCase (Context& context, const char* name, const char* description) in ActiveAttributesCase()
2170 VertexAttributeSizeCase (Context& context, const char* name, const char* description) in VertexAttributeSizeCase()
2250 VertexAttributeTypeCase (Context& context, const char* name, const char* description) in VertexAttributeTypeCase()
2356 VertexAttributeStrideCase (Context& context, const char* name, const char* description) in VertexAttributeStrideCase()
2471 VertexAttributeNormalizedCase (Context& context, const char* name, const char* description) in VertexAttributeNormalizedCase()
2582 VertexAttributeIntegerCase (Context& context, const char* name, const char* description) in VertexAttributeIntegerCase()
2688 VertexAttributeEnabledCase (Context& context, const char* name, const char* description) in VertexAttributeEnabledCase()
2745 VertexAttributeDivisorCase (Context& context, const char* name, const char* description) in VertexAttributeDivisorCase()
2800 VertexAttributeBufferBindingCase (Context& context, const char* name, const char* description) in VertexAttributeBufferBindingCase()
2872 VertexAttributePointerCase (Context& context, const char* name, const char* description) in VertexAttributePointerCase()
2970 UniformValueFloatCase (Context& context, const char* name, const char* description) in UniformValueFloatCase()
3041 UniformValueIntCase (Context& context, const char* name, const char* description) in UniformValueIntCase()
3112 UniformValueUintCase (Context& context, const char* name, const char* description) in UniformValueUintCase()
3184 UniformValueBooleanCase (Context& context, const char* name, const char* description) in UniformValueBooleanCase()
3275 UniformValueSamplerCase (Context& context, const char* name, const char* description) in UniformValueSamplerCase()
3331 UniformValueArrayCase (Context& context, const char* name, const char* description) in UniformValueArrayCase()
3443 UniformValueMatrixCase (Context& context, const char* name, const char* description) in UniformValueMatrixCase()
3532 …PrecisionFormatCase (Context& context, const char* name, const char* description, glw::GLenum shad… in PrecisionFormatCase()