Home | History | Annotate | Download | only in functional

Lines Matching refs:paramNames

51 	const GLenum paramNames[] =
58 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(referenceSizes) == DE_LENGTH_OF_ARRAY(paramNames));
66 gl.glGetFramebufferAttachmentParameteriv(target, attachment, paramNames[ndx], &state);
88 const GLenum paramNames[] =
95 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(referenceSizes) == DE_LENGTH_OF_ARRAY(paramNames));
103 gl.glGetFramebufferAttachmentParameteriv(target, attachment, paramNames[ndx], &state);