Searched defs:GetMultipleIntegervState (Results 1 – 1 of 1) sorted by relevance
411 struct GetMultipleIntegervState { in NON_EXPORTED_BASE() struct412 GetMultipleIntegervState(const GLenum* pnames, GLuint pnames_count, in NON_EXPORTED_BASE() argument420 const GLenum* pnames; in NON_EXPORTED_BASE()421 GLuint pnames_count; in NON_EXPORTED_BASE()423 GLint* results; in NON_EXPORTED_BASE()424 GLsizeiptr results_size; in NON_EXPORTED_BASE()426 int num_results; in NON_EXPORTED_BASE()427 int transfer_buffer_size_needed; in NON_EXPORTED_BASE()428 void* buffer; in NON_EXPORTED_BASE()429 void* results_buffer; in NON_EXPORTED_BASE()