Searched defs:GetMultipleIntegervState (Results 1 – 1 of 1) sorted by relevance
406 struct GetMultipleIntegervState { in NON_EXPORTED_BASE() struct407 GetMultipleIntegervState(const GLenum* pnames, GLuint pnames_count, in NON_EXPORTED_BASE() function415 const GLenum* pnames; in NON_EXPORTED_BASE()416 GLuint pnames_count; in NON_EXPORTED_BASE()418 GLint* results; in NON_EXPORTED_BASE()419 GLsizeiptr results_size; in NON_EXPORTED_BASE()421 int num_results; in NON_EXPORTED_BASE()422 int transfer_buffer_size_needed; in NON_EXPORTED_BASE()423 void* buffer; in NON_EXPORTED_BASE()424 void* results_buffer; in NON_EXPORTED_BASE()