Searched defs:attachmentLayer (Results 1 – 3 of 3) sorted by relevance
905 GLint attachmentLayer) in initTextureRGBA()919 GLint attachmentLayer) in initTextureBGRA()937 void testRead(GLenum textureTarget, GLint levels, GLint attachmentLevel, GLint attachmentLayer) in testRead()966 GLint attachmentLayer) in testPBORead()
275 GLsizei attachmentLayer; //< Layer referenced by attachment member
2349 … deInt32 attachmentLayer = (m_data.srLayered && modeIdx == ATTACHMENT_MODE_2DARRAY) ? layer : 0; in iterate() local