Class TraceGL4bc
- java.lang.Object
-
- com.jogamp.opengl.TraceGL4bc
-
- All Implemented Interfaces:
GLLightingFunc
,GLMatrixFunc
,GLPointerFunc
,GL
,GL2
,GL2ES1
,GL2ES2
,GL2ES3
,GL2GL3
,GL3
,GL3bc
,GL3ES3
,GL4
,GL4bc
,GL4ES3
,GLBase
- Direct Known Subclasses:
TraceGL2
,TraceGL3
,TraceGL3bc
,TraceGL4
public class TraceGL4bc extends Object implements GL4bc
Composable pipeline which wraps an underlying
GL
implementation, providing tracing information to a user-specifiedPrintStream
before and after each OpenGL method call.Sample code which installs this pipeline:
gl = drawable.setGL(new TraceGL(drawable.getGL(), System.err));
For automatic instantiation seeGLPipelineFactory.create(String, Class, GL, Object[])
-
-
Field Summary
Fields Modifier and Type Field Description static boolean
DEBUG
-
Fields inherited from interface com.jogamp.opengl.GL
GL_ACTIVE_TEXTURE, GL_ALIASED_LINE_WIDTH_RANGE, GL_ALIASED_POINT_SIZE_RANGE, GL_ALPHA, GL_ALPHA_BITS, GL_ALPHA16F, GL_ALPHA32F, GL_ALPHA8, GL_ALWAYS, GL_AND, GL_AND_INVERTED, GL_AND_REVERSE, GL_ARRAY_BUFFER, GL_ARRAY_BUFFER_BINDING, GL_BACK, GL_BGR, GL_BGRA, GL_BGRA8, GL_BLEND, GL_BLEND_DST, GL_BLEND_DST_ALPHA, GL_BLEND_DST_RGB, GL_BLEND_EQUATION, GL_BLEND_EQUATION_ALPHA, GL_BLEND_EQUATION_RGB, GL_BLEND_SRC, GL_BLEND_SRC_ALPHA, GL_BLEND_SRC_RGB, GL_BLUE_BITS, GL_BUFFER_ACCESS, GL_BUFFER_MAP_POINTER, GL_BUFFER_MAPPED, GL_BUFFER_SIZE, GL_BUFFER_USAGE, GL_BYTE, GL_CCW, GL_CLAMP_TO_EDGE, GL_CLEAR, GL_COLOR_ATTACHMENT0, GL_COLOR_BUFFER_BIT, GL_COLOR_CLEAR_VALUE, GL_COLOR_LOGIC_OP, GL_COLOR_WRITEMASK, GL_COMPRESSED_RGB_S3TC_DXT1_EXT, GL_COMPRESSED_RGBA_S3TC_DXT1_EXT, GL_COMPRESSED_RGBA_S3TC_DXT3_EXT, GL_COMPRESSED_RGBA_S3TC_DXT5_EXT, GL_COMPRESSED_TEXTURE_FORMATS, GL_COPY, GL_COPY_INVERTED, GL_CULL_FACE, GL_CULL_FACE_MODE, GL_CW, GL_DECR, GL_DECR_WRAP, GL_DEPTH_ATTACHMENT, GL_DEPTH_BITS, GL_DEPTH_BUFFER_BIT, GL_DEPTH_CLEAR_VALUE, GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT24, GL_DEPTH_COMPONENT32, GL_DEPTH_FUNC, GL_DEPTH_RANGE, GL_DEPTH_STENCIL, GL_DEPTH_TEST, GL_DEPTH_WRITEMASK, GL_DEPTH24_STENCIL8, GL_DITHER, GL_DONT_CARE, GL_DRAW_FRAMEBUFFER, GL_DRAW_FRAMEBUFFER_BINDING, GL_DST_ALPHA, GL_DST_COLOR, GL_DYNAMIC_DRAW, GL_ELEMENT_ARRAY_BUFFER, GL_ELEMENT_ARRAY_BUFFER_BINDING, GL_EQUAL, GL_EQUIV, GL_EXTENSIONS, GL_FALSE, GL_FASTEST, GL_FIXED, GL_FLOAT, GL_FRAMEBUFFER, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME, GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL, GL_FRAMEBUFFER_BINDING, GL_FRAMEBUFFER_COMPLETE, GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT, GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS, GL_FRAMEBUFFER_INCOMPLETE_FORMATS, GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT, GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE, GL_FRAMEBUFFER_SRGB, GL_FRAMEBUFFER_UNSUPPORTED, GL_FRONT, GL_FRONT_AND_BACK, GL_FRONT_FACE, GL_FUNC_ADD, GL_FUNC_REVERSE_SUBTRACT, GL_FUNC_SUBTRACT, GL_GENERATE_MIPMAP_HINT, GL_GEQUAL, GL_GREATER, GL_GREEN_BITS, GL_GUILTY_CONTEXT_RESET, GL_HALF_FLOAT, GL_IMPLEMENTATION_COLOR_READ_FORMAT, GL_IMPLEMENTATION_COLOR_READ_TYPE, GL_INCR, GL_INCR_WRAP, GL_INNOCENT_CONTEXT_RESET, GL_INVALID_ENUM, GL_INVALID_FRAMEBUFFER_OPERATION, GL_INVALID_OPERATION, GL_INVALID_VALUE, GL_INVERT, GL_KEEP, GL_LEQUAL, GL_LESS, GL_LINE_LOOP, GL_LINE_SMOOTH, GL_LINE_SMOOTH_HINT, GL_LINE_STRIP, GL_LINE_WIDTH, GL_LINEAR, GL_LINEAR_MIPMAP_LINEAR, GL_LINEAR_MIPMAP_NEAREST, GL_LINES, GL_LOGIC_OP_MODE, GL_LOSE_CONTEXT_ON_RESET, GL_LUMINANCE, GL_LUMINANCE_ALPHA, GL_LUMINANCE_ALPHA16F, GL_LUMINANCE_ALPHA32F, GL_LUMINANCE16F, GL_LUMINANCE32F, GL_LUMINANCE4_ALPHA4, GL_LUMINANCE8, GL_LUMINANCE8_ALPHA8, GL_MAP_FLUSH_EXPLICIT_BIT, GL_MAP_INVALIDATE_BUFFER_BIT, GL_MAP_INVALIDATE_RANGE_BIT, GL_MAP_READ_BIT, GL_MAP_UNSYNCHRONIZED_BIT, GL_MAP_WRITE_BIT, GL_MAX_CUBE_MAP_TEXTURE_SIZE, GL_MAX_RENDERBUFFER_SIZE, GL_MAX_SAMPLES, GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT, GL_MAX_TEXTURE_SIZE, GL_MAX_VIEWPORT_DIMS, GL_MIRRORED_REPEAT, GL_MULTISAMPLE, GL_NAND, GL_NEAREST, GL_NEAREST_MIPMAP_LINEAR, GL_NEAREST_MIPMAP_NEAREST, GL_NEVER, GL_NICEST, GL_NO_ERROR, GL_NO_RESET_NOTIFICATION, GL_NONE, GL_NOOP, GL_NOR, GL_NOTEQUAL, GL_NUM_COMPRESSED_TEXTURE_FORMATS, GL_ONE, GL_ONE_MINUS_DST_ALPHA, GL_ONE_MINUS_DST_COLOR, GL_ONE_MINUS_SRC_ALPHA, GL_ONE_MINUS_SRC_COLOR, GL_OR, GL_OR_INVERTED, GL_OR_REVERSE, GL_OUT_OF_MEMORY, GL_PACK_ALIGNMENT, GL_POINT_FADE_THRESHOLD_SIZE, GL_POINT_SIZE, GL_POINTS, GL_POLYGON_OFFSET_FACTOR, GL_POLYGON_OFFSET_FILL, GL_POLYGON_OFFSET_UNITS, GL_R16F, GL_R32F, GL_R8, GL_READ_FRAMEBUFFER, GL_READ_FRAMEBUFFER_BINDING, GL_RED_BITS, GL_RENDERBUFFER, GL_RENDERBUFFER_ALPHA_SIZE, GL_RENDERBUFFER_BINDING, GL_RENDERBUFFER_BLUE_SIZE, GL_RENDERBUFFER_DEPTH_SIZE, GL_RENDERBUFFER_GREEN_SIZE, GL_RENDERBUFFER_HEIGHT, GL_RENDERBUFFER_INTERNAL_FORMAT, GL_RENDERBUFFER_RED_SIZE, GL_RENDERBUFFER_SAMPLES, GL_RENDERBUFFER_STENCIL_SIZE, GL_RENDERBUFFER_WIDTH, GL_RENDERER, GL_REPEAT, GL_REPLACE, GL_RESET_NOTIFICATION_STRATEGY, GL_RG16F, GL_RG32F, GL_RG8, GL_RGB, GL_RGB10, GL_RGB10_A2, GL_RGB16F, GL_RGB32F, GL_RGB5_A1, GL_RGB565, GL_RGB8, GL_RGBA, GL_RGBA16F, GL_RGBA32F, GL_RGBA4, GL_RGBA8, GL_SAMPLE_ALPHA_TO_COVERAGE, GL_SAMPLE_ALPHA_TO_ONE, GL_SAMPLE_BUFFERS, GL_SAMPLE_COVERAGE, GL_SAMPLE_COVERAGE_INVERT, GL_SAMPLE_COVERAGE_VALUE, GL_SAMPLES, GL_SCISSOR_BOX, GL_SCISSOR_TEST, GL_SET, GL_SHORT, GL_SMOOTH_LINE_WIDTH_RANGE, GL_SMOOTH_POINT_SIZE_RANGE, GL_SRC_ALPHA, GL_SRC_ALPHA_SATURATE, GL_SRC_COLOR, GL_SRGB, GL_SRGB_ALPHA, GL_SRGB8_ALPHA8, GL_STATIC_DRAW, GL_STENCIL_ATTACHMENT, GL_STENCIL_BITS, GL_STENCIL_BUFFER_BIT, GL_STENCIL_CLEAR_VALUE, GL_STENCIL_FAIL, GL_STENCIL_FUNC, GL_STENCIL_INDEX1, GL_STENCIL_INDEX4, GL_STENCIL_INDEX8, GL_STENCIL_PASS_DEPTH_FAIL, GL_STENCIL_PASS_DEPTH_PASS, GL_STENCIL_REF, GL_STENCIL_TEST, GL_STENCIL_VALUE_MASK, GL_STENCIL_WRITEMASK, GL_SUBPIXEL_BITS, GL_TEXTURE, GL_TEXTURE_2D, GL_TEXTURE_BINDING_2D, GL_TEXTURE_BINDING_CUBE_MAP, GL_TEXTURE_CUBE_MAP, GL_TEXTURE_CUBE_MAP_NEGATIVE_X, GL_TEXTURE_CUBE_MAP_NEGATIVE_Y, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z, GL_TEXTURE_CUBE_MAP_POSITIVE_X, GL_TEXTURE_CUBE_MAP_POSITIVE_Y, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_IMMUTABLE_FORMAT, GL_TEXTURE_MAG_FILTER, GL_TEXTURE_MAX_ANISOTROPY_EXT, GL_TEXTURE_MIN_FILTER, GL_TEXTURE_WRAP_S, GL_TEXTURE_WRAP_T, GL_TEXTURE0, GL_TEXTURE1, GL_TEXTURE10, GL_TEXTURE11, GL_TEXTURE12, GL_TEXTURE13, GL_TEXTURE14, GL_TEXTURE15, GL_TEXTURE16, GL_TEXTURE17, GL_TEXTURE18, GL_TEXTURE19, GL_TEXTURE2, GL_TEXTURE20, GL_TEXTURE21, GL_TEXTURE22, GL_TEXTURE23, GL_TEXTURE24, GL_TEXTURE25, GL_TEXTURE26, GL_TEXTURE27, GL_TEXTURE28, GL_TEXTURE29, GL_TEXTURE3, GL_TEXTURE30, GL_TEXTURE31, GL_TEXTURE4, GL_TEXTURE5, GL_TEXTURE6, GL_TEXTURE7, GL_TEXTURE8, GL_TEXTURE9, GL_TRIANGLE_FAN, GL_TRIANGLE_STRIP, GL_TRIANGLES, GL_TRUE, GL_UNKNOWN_CONTEXT_RESET, GL_UNPACK_ALIGNMENT, GL_UNSIGNED_BYTE, GL_UNSIGNED_INT, GL_UNSIGNED_INT_10F_11F_11F_REV, GL_UNSIGNED_INT_24_8, GL_UNSIGNED_SHORT, GL_UNSIGNED_SHORT_1_5_5_5_REV_EXT, GL_UNSIGNED_SHORT_4_4_4_4, GL_UNSIGNED_SHORT_4_4_4_4_REV_EXT, GL_UNSIGNED_SHORT_5_5_5_1, GL_UNSIGNED_SHORT_5_6_5, GL_VENDOR, GL_VERSION, GL_VIEWPORT, GL_WRITE_ONLY, GL_XOR, GL_ZERO
-
Fields inherited from interface com.jogamp.opengl.GL2
GL_2_BYTES, GL_2D, GL_3_BYTES, GL_3D, GL_3D_COLOR, GL_3D_COLOR_TEXTURE, GL_4_BYTES, GL_422_AVERAGE_EXT, GL_422_EXT, GL_422_REV_AVERAGE_EXT, GL_422_REV_EXT, GL_4D_COLOR_TEXTURE, GL_ABGR_EXT, GL_ACCUM, GL_ACCUM_ALPHA_BITS, GL_ACCUM_BLUE_BITS, GL_ACCUM_BUFFER_BIT, GL_ACCUM_CLEAR_VALUE, GL_ACCUM_GREEN_BITS, GL_ACCUM_RED_BITS, GL_ACTIVE_STENCIL_FACE_EXT, GL_ACTIVE_VERTEX_UNITS_ARB, GL_ALL_ATTRIB_BITS, GL_ALL_CLIENT_ATTRIB_BITS, GL_ALPHA_BIAS, GL_ALPHA_FLOAT16_APPLE, GL_ALPHA_FLOAT16_ATI, GL_ALPHA_FLOAT32_APPLE, GL_ALPHA_FLOAT32_ATI, GL_ALPHA_INTEGER, GL_ALPHA_REF_COMMAND_NV, GL_ALPHA_SNORM, GL_ALPHA12, GL_ALPHA16, GL_ALPHA16_SNORM, GL_ALPHA16I, GL_ALPHA16UI, GL_ALPHA32I, GL_ALPHA32UI, GL_ALPHA4, GL_ALPHA8_SNORM, GL_ALPHA8I, GL_ALPHA8UI, GL_ARRAY_ELEMENT_LOCK_COUNT_EXT, GL_ARRAY_ELEMENT_LOCK_FIRST_EXT, GL_ATTENUATION_EXT, GL_ATTRIB_STACK_DEPTH, GL_ATTRIBUTE_ADDRESS_COMMAND_NV, GL_AUTO_NORMAL, GL_AUX_BUFFERS, GL_AUX_DEPTH_STENCIL_APPLE, GL_AUX0, GL_AUX1, GL_AUX2, GL_AUX3, GL_AVERAGE_EXT, GL_BITMAP, GL_BITMAP_TOKEN, GL_BLEND_COLOR_COMMAND_NV, GL_BLUE_BIAS, GL_BLUE_SCALE, GL_BOOL_ARB, GL_BOOL_VEC2_ARB, GL_BOOL_VEC3_ARB, GL_BOOL_VEC4_ARB, GL_BUFFER_FLUSHING_UNMAP, GL_BUFFER_OBJECT_APPLE, GL_BUFFER_SERIALIZED_MODIFY, GL_C3F_V3F, GL_C4F_N3F_V3F, GL_C4UB_V2F, GL_C4UB_V3F, GL_CLAMP, GL_CLAMP_FRAGMENT_COLOR, GL_CLAMP_VERTEX_COLOR, GL_CLIENT_ALL_ATTRIB_BITS, GL_CLIENT_ATTRIB_STACK_DEPTH, GL_CLIENT_PIXEL_STORE_BIT, GL_CLIENT_VERTEX_ARRAY_BIT, GL_CLIP_VOLUME_CLIPPING_HINT_EXT, GL_CMYK_EXT, GL_CMYKA_EXT, GL_COEFF, GL_COLOR_CLEAR_UNCLAMPED_VALUE_ATI, GL_COLOR_FLOAT_APPLE, GL_COLOR_INDEX, GL_COLOR_INDEXES, GL_COLOR_MATERIAL_FACE, GL_COLOR_MATERIAL_PARAMETER, GL_COLOR_MATRIX, GL_COLOR_MATRIX_STACK_DEPTH, GL_COLOR_SAMPLES_NV, GL_COLOR_SUM, GL_COLOR_SUM_ARB, GL_COLOR_TABLE, GL_COLOR_TABLE_ALPHA_SIZE, GL_COLOR_TABLE_BIAS, GL_COLOR_TABLE_BLUE_SIZE, GL_COLOR_TABLE_FORMAT, GL_COLOR_TABLE_GREEN_SIZE, GL_COLOR_TABLE_INTENSITY_SIZE, GL_COLOR_TABLE_LUMINANCE_SIZE, GL_COLOR_TABLE_RED_SIZE, GL_COLOR_TABLE_SCALE, GL_COLOR_TABLE_WIDTH, GL_COLORBURN, GL_COLORDODGE, GL_COMPARE_R_TO_TEXTURE, GL_COMPARE_REF_DEPTH_TO_TEXTURE, GL_COMPILE, GL_COMPILE_AND_EXECUTE, GL_COMPRESSED_ALPHA, GL_COMPRESSED_INTENSITY, GL_COMPRESSED_LUMINANCE, GL_COMPRESSED_LUMINANCE_ALPHA, GL_COMPRESSED_LUMINANCE_ALPHA_LATC2_EXT, GL_COMPRESSED_LUMINANCE_LATC1_EXT, GL_COMPRESSED_SIGNED_LUMINANCE_ALPHA_LATC2_EXT, GL_COMPRESSED_SIGNED_LUMINANCE_LATC1_EXT, GL_COMPRESSED_SLUMINANCE, GL_COMPRESSED_SLUMINANCE_ALPHA, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3, GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5, GL_COMPRESSED_SRGB_S3TC_DXT1, GL_COMPUTE_PROGRAM_NV, GL_COMPUTE_PROGRAM_PARAMETER_BUFFER_NV, GL_CONSERVATIVE_RASTER_DILATE_GRANULARITY_NV, GL_CONSERVATIVE_RASTER_DILATE_NV, GL_CONSERVATIVE_RASTER_DILATE_RANGE_NV, GL_CONSERVATIVE_RASTERIZATION_NV, GL_CONST_EYE_NV, GL_CONSTANT_BORDER, GL_CONVOLUTION_1D, GL_CONVOLUTION_2D, GL_CONVOLUTION_BORDER_COLOR, GL_CONVOLUTION_BORDER_MODE, GL_CONVOLUTION_FILTER_BIAS, GL_CONVOLUTION_FILTER_SCALE, GL_CONVOLUTION_FORMAT, GL_CONVOLUTION_HEIGHT, GL_CONVOLUTION_WIDTH, GL_COPY_PIXEL_TOKEN, GL_COUNTER_RANGE_AMD, GL_COUNTER_TYPE_AMD, GL_COVERAGE_MODULATION_NV, GL_COVERAGE_MODULATION_TABLE_NV, GL_COVERAGE_MODULATION_TABLE_SIZE_NV, GL_CUBIC_EXT, GL_CULL_FRAGMENT_NV, GL_CULL_MODES_NV, GL_CULL_VERTEX_EXT, GL_CULL_VERTEX_EYE_POSITION_EXT, GL_CULL_VERTEX_OBJECT_POSITION_EXT, GL_CURRENT_BIT, GL_CURRENT_FOG_COORD, GL_CURRENT_FOG_COORDINATE, GL_CURRENT_INDEX, GL_CURRENT_MATRIX_ARB, GL_CURRENT_MATRIX_INDEX_ARB, GL_CURRENT_MATRIX_STACK_DEPTH_ARB, GL_CURRENT_OCCLUSION_QUERY_ID_NV, GL_CURRENT_PALETTE_MATRIX_ARB, GL_CURRENT_RASTER_COLOR, GL_CURRENT_RASTER_DISTANCE, GL_CURRENT_RASTER_INDEX, GL_CURRENT_RASTER_POSITION, GL_CURRENT_RASTER_POSITION_VALID, GL_CURRENT_RASTER_SECONDARY_COLOR, GL_CURRENT_RASTER_TEXTURE_COORDS, GL_CURRENT_SECONDARY_COLOR, GL_CURRENT_VERTEX_ATTRIB_ARB, GL_CURRENT_VERTEX_EXT, GL_CURRENT_VERTEX_WEIGHT_EXT, GL_CURRENT_WEIGHT_ARB, GL_DARKEN, GL_DATA_BUFFER_AMD, GL_DEPENDENT_AR_TEXTURE_2D_NV, GL_DEPENDENT_GB_TEXTURE_2D_NV, GL_DEPENDENT_HILO_TEXTURE_2D_NV, GL_DEPENDENT_RGB_TEXTURE_3D_NV, GL_DEPENDENT_RGB_TEXTURE_CUBE_MAP_NV, GL_DEPTH_BIAS, GL_DEPTH_BOUNDS_EXT, GL_DEPTH_BOUNDS_TEST_EXT, GL_DEPTH_CLAMP_NV, GL_DEPTH_SAMPLES_NV, GL_DEPTH_SCALE, GL_DEPTH_STENCIL_TO_BGRA_NV, GL_DEPTH_STENCIL_TO_RGBA_NV, GL_DEPTH_TEXTURE_MODE, GL_DIFFERENCE, GL_DISPLAY_LIST, GL_DOMAIN, GL_DOT_PRODUCT_AFFINE_DEPTH_REPLACE_NV, GL_DOT_PRODUCT_CONST_EYE_REFLECT_CUBE_MAP_NV, GL_DOT_PRODUCT_DEPTH_REPLACE_NV, GL_DOT_PRODUCT_DIFFUSE_CUBE_MAP_NV, GL_DOT_PRODUCT_NV, GL_DOT_PRODUCT_PASS_THROUGH_NV, GL_DOT_PRODUCT_REFLECT_CUBE_MAP_NV, GL_DOT_PRODUCT_TEXTURE_1D_NV, GL_DOT_PRODUCT_TEXTURE_2D_NV, GL_DOT_PRODUCT_TEXTURE_3D_NV, GL_DOT_PRODUCT_TEXTURE_CUBE_MAP_NV, GL_DOT_PRODUCT_TEXTURE_RECTANGLE_NV, GL_DRAW_ARRAYS_COMMAND_NV, GL_DRAW_ARRAYS_INSTANCED_COMMAND_NV, GL_DRAW_ARRAYS_STRIP_COMMAND_NV, GL_DRAW_BUFFER0_ATI, GL_DRAW_BUFFER1_ATI, GL_DRAW_BUFFER10_ATI, GL_DRAW_BUFFER11_ATI, GL_DRAW_BUFFER12_ATI, GL_DRAW_BUFFER13_ATI, GL_DRAW_BUFFER14_ATI, GL_DRAW_BUFFER15_ATI, GL_DRAW_BUFFER2_ATI, GL_DRAW_BUFFER3_ATI, GL_DRAW_BUFFER4_ATI, GL_DRAW_BUFFER5_ATI, GL_DRAW_BUFFER6_ATI, GL_DRAW_BUFFER7_ATI, GL_DRAW_BUFFER8_ATI, GL_DRAW_BUFFER9_ATI, GL_DRAW_ELEMENTS_COMMAND_NV, GL_DRAW_ELEMENTS_INSTANCED_COMMAND_NV, GL_DRAW_ELEMENTS_STRIP_COMMAND_NV, GL_DRAW_PIXEL_TOKEN, GL_DS_BIAS_NV, GL_DS_SCALE_NV, GL_DSDT_MAG_INTENSITY_NV, GL_DSDT_MAG_NV, GL_DSDT_MAG_VIB_NV, GL_DSDT_NV, GL_DSDT8_MAG8_INTENSITY8_NV, GL_DSDT8_MAG8_NV, GL_DSDT8_NV, GL_DT_BIAS_NV, GL_DT_SCALE_NV, GL_EDGE_FLAG, GL_EDGE_FLAG_ARRAY, GL_EDGE_FLAG_ARRAY_BUFFER_BINDING, GL_EDGE_FLAG_ARRAY_POINTER, GL_EDGE_FLAG_ARRAY_STRIDE, GL_EFFECTIVE_RASTER_SAMPLES_EXT, GL_ELEMENT_ADDRESS_COMMAND_NV, GL_EMBOSS_CONSTANT_NV, GL_EMBOSS_LIGHT_NV, GL_EMBOSS_MAP_NV, GL_ENABLE_BIT, GL_EVAL_2D_NV, GL_EVAL_BIT, GL_EVAL_FRACTIONAL_TESSELLATION_NV, GL_EVAL_TRIANGULAR_2D_NV, GL_EVAL_VERTEX_ATTRIB0_NV, GL_EVAL_VERTEX_ATTRIB1_NV, GL_EVAL_VERTEX_ATTRIB10_NV, GL_EVAL_VERTEX_ATTRIB11_NV, GL_EVAL_VERTEX_ATTRIB12_NV, GL_EVAL_VERTEX_ATTRIB13_NV, GL_EVAL_VERTEX_ATTRIB14_NV, GL_EVAL_VERTEX_ATTRIB15_NV, GL_EVAL_VERTEX_ATTRIB2_NV, GL_EVAL_VERTEX_ATTRIB3_NV, GL_EVAL_VERTEX_ATTRIB4_NV, GL_EVAL_VERTEX_ATTRIB5_NV, GL_EVAL_VERTEX_ATTRIB6_NV, GL_EVAL_VERTEX_ATTRIB7_NV, GL_EVAL_VERTEX_ATTRIB8_NV, GL_EVAL_VERTEX_ATTRIB9_NV, GL_EXCLUSION, GL_EYE_LINEAR, GL_EYE_PLANE, GL_EYE_PLANE_ABSOLUTE_NV, GL_EYE_RADIAL_NV, GL_FAILURE_NV, GL_FEEDBACK, GL_FEEDBACK_BUFFER_POINTER, GL_FEEDBACK_BUFFER_SIZE, GL_FEEDBACK_BUFFER_TYPE, GL_FIELD_LOWER_NV, GL_FIELD_UPPER_NV, GL_FILL_RECTANGLE_NV, GL_FLOAT_CLEAR_COLOR_VALUE_NV, GL_FLOAT_MAT2_ARB, GL_FLOAT_MAT3_ARB, GL_FLOAT_MAT4_ARB, GL_FLOAT_R_NV, GL_FLOAT_R16_NV, GL_FLOAT_R32_NV, GL_FLOAT_RG_NV, GL_FLOAT_RG16_NV, GL_FLOAT_RG32_NV, GL_FLOAT_RGB_NV, GL_FLOAT_RGB16_NV, GL_FLOAT_RGB32_NV, GL_FLOAT_RGBA_MODE_NV, GL_FLOAT_RGBA_NV, GL_FLOAT_RGBA16_NV, GL_FLOAT_RGBA32_NV, GL_FLOAT_VEC2_ARB, GL_FLOAT_VEC3_ARB, GL_FLOAT_VEC4_ARB, GL_FLOAT16_NV, GL_FLOAT16_VEC2_NV, GL_FLOAT16_VEC3_NV, GL_FLOAT16_VEC4_NV, GL_FOG_BIT, GL_FOG_COORD, GL_FOG_COORD_ARRAY, GL_FOG_COORD_ARRAY_BUFFER_BINDING, GL_FOG_COORD_ARRAY_POINTER, GL_FOG_COORD_ARRAY_STRIDE, GL_FOG_COORD_ARRAY_TYPE, GL_FOG_COORD_SRC, GL_FOG_COORDINATE, GL_FOG_COORDINATE_ARRAY, GL_FOG_COORDINATE_ARRAY_BUFFER_BINDING, GL_FOG_COORDINATE_ARRAY_POINTER, GL_FOG_COORDINATE_ARRAY_STRIDE, GL_FOG_COORDINATE_ARRAY_TYPE, GL_FOG_COORDINATE_SOURCE, GL_FOG_DISTANCE_MODE_NV, GL_FOG_INDEX, GL_FORCE_BLUE_TO_ONE_NV, GL_FORMAT_SUBSAMPLE_24_24_OML, GL_FORMAT_SUBSAMPLE_244_244_OML, GL_FRAGMENT_COLOR_EXT, GL_FRAGMENT_COVERAGE_COLOR_NV, GL_FRAGMENT_COVERAGE_TO_COLOR_NV, GL_FRAGMENT_DEPTH, GL_FRAGMENT_MATERIAL_EXT, GL_FRAGMENT_NORMAL_EXT, GL_FRAGMENT_PROGRAM_ARB, GL_FRAGMENT_PROGRAM_INTERPOLATION_OFFSET_BITS_NV, GL_FRAGMENT_PROGRAM_PARAMETER_BUFFER_NV, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR, GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_EXT, GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV, GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV, GL_FRAMEBUFFER_SRGB_CAPABLE, GL_FRONT_FACE_COMMAND_NV, GL_FULL_RANGE_EXT, GL_GEOMETRY_INPUT_TYPE_EXT, GL_GEOMETRY_OUTPUT_TYPE_EXT, GL_GEOMETRY_PROGRAM_NV, GL_GEOMETRY_PROGRAM_PARAMETER_BUFFER_NV, GL_GEOMETRY_VERTICES_OUT_EXT, GL_GPU_MEMORY_INFO_CURRENT_AVAILABLE_VIDMEM_NVX, GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX, GL_GPU_MEMORY_INFO_EVICTED_MEMORY_NVX, GL_GPU_MEMORY_INFO_EVICTION_COUNT_NVX, GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX, GL_GREEN_BIAS, GL_GREEN_SCALE, GL_HALF_APPLE, GL_HARDLIGHT, GL_HI_BIAS_NV, GL_HI_SCALE_NV, GL_HILO_NV, GL_HILO16_NV, GL_HILO8_NV, GL_HINT_BIT, GL_HISTOGRAM, GL_HISTOGRAM_ALPHA_SIZE, GL_HISTOGRAM_BLUE_SIZE, GL_HISTOGRAM_FORMAT, GL_HISTOGRAM_GREEN_SIZE, GL_HISTOGRAM_LUMINANCE_SIZE, GL_HISTOGRAM_RED_SIZE, GL_HISTOGRAM_SINK, GL_HISTOGRAM_WIDTH, GL_HSL_COLOR, GL_HSL_HUE, GL_HSL_LUMINOSITY, GL_HSL_SATURATION, GL_IMAGE_1D, GL_IMAGE_1D_ARRAY, GL_IMAGE_2D_MULTISAMPLE, GL_IMAGE_2D_MULTISAMPLE_ARRAY, GL_IMAGE_2D_RECT, GL_INDEX, GL_INDEX_ARRAY, GL_INDEX_ARRAY_BUFFER_BINDING, GL_INDEX_ARRAY_POINTER, GL_INDEX_ARRAY_STRIDE, GL_INDEX_ARRAY_TYPE, GL_INDEX_BITS, GL_INDEX_CLEAR_VALUE, GL_INDEX_LOGIC_OP, GL_INDEX_MATERIAL_EXT, GL_INDEX_MATERIAL_FACE_EXT, GL_INDEX_MATERIAL_PARAMETER_EXT, GL_INDEX_MODE, GL_INDEX_OFFSET, GL_INDEX_SHIFT, GL_INDEX_TEST_EXT, GL_INDEX_TEST_FUNC_EXT, GL_INDEX_TEST_REF_EXT, GL_INDEX_WRITEMASK, GL_INT_IMAGE_1D, GL_INT_IMAGE_1D_ARRAY, GL_INT_IMAGE_2D_MULTISAMPLE, GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY, GL_INT_IMAGE_2D_RECT, GL_INT_SAMPLER_RENDERBUFFER_NV, GL_INT_VEC2_ARB, GL_INT_VEC3_ARB, GL_INT_VEC4_ARB, GL_INT16_NV, GL_INT16_VEC2_NV, GL_INT16_VEC3_NV, GL_INT16_VEC4_NV, GL_INT64_NV, GL_INT64_VEC2_NV, GL_INT64_VEC3_NV, GL_INT64_VEC4_NV, GL_INT8_NV, GL_INT8_VEC2_NV, GL_INT8_VEC3_NV, GL_INT8_VEC4_NV, GL_INTENSITY, GL_INTENSITY_FLOAT16_APPLE, GL_INTENSITY_FLOAT16_ATI, GL_INTENSITY_FLOAT32_APPLE, GL_INTENSITY_FLOAT32_ATI, GL_INTENSITY_SNORM, GL_INTENSITY12, GL_INTENSITY16, GL_INTENSITY16_SNORM, GL_INTENSITY16F, GL_INTENSITY16I, GL_INTENSITY16UI, GL_INTENSITY32F, GL_INTENSITY32I, GL_INTENSITY32UI, GL_INTENSITY4, GL_INTENSITY8, GL_INTENSITY8_SNORM, GL_INTENSITY8I, GL_INTENSITY8UI, GL_INTERLACE_OML, GL_INTERLACE_READ_OML, GL_INVARIANT_DATATYPE_EXT, GL_INVARIANT_EXT, GL_INVARIANT_VALUE_EXT, GL_INVERTED_SCREEN_W_REND, GL_IUI_N3F_V2F_EXT, GL_IUI_N3F_V3F_EXT, GL_IUI_V2F_EXT, GL_IUI_V3F_EXT, GL_LAST_VIDEO_CAPTURE_STATUS_NV, GL_LAYOUT_DEFAULT_INTEL, GL_LAYOUT_LINEAR_CPU_CACHED_INTEL, GL_LAYOUT_LINEAR_INTEL, GL_LIGHT_MODEL_COLOR_CONTROL, GL_LIGHT_MODEL_LOCAL_VIEWER, GL_LIGHT_MODEL_SPECULAR_VECTOR_APPLE, GL_LIGHTEN, GL_LIGHTING_BIT, GL_LINE_BIT, GL_LINE_RESET_TOKEN, GL_LINE_STIPPLE, GL_LINE_STIPPLE_PATTERN, GL_LINE_STIPPLE_REPEAT, GL_LINE_TOKEN, GL_LINE_WIDTH_COMMAND_NV, GL_LIST_BASE, GL_LIST_BIT, GL_LIST_INDEX, GL_LIST_MODE, GL_LO_BIAS_NV, GL_LO_SCALE_NV, GL_LOAD, GL_LOCAL_CONSTANT_DATATYPE_EXT, GL_LOCAL_CONSTANT_EXT, GL_LOCAL_CONSTANT_VALUE_EXT, GL_LOCAL_EXT, GL_LOGIC_OP, GL_LUMINANCE_ALPHA_FLOAT16_APPLE, GL_LUMINANCE_ALPHA_FLOAT16_ATI, GL_LUMINANCE_ALPHA_FLOAT32_APPLE, GL_LUMINANCE_ALPHA_FLOAT32_ATI, GL_LUMINANCE_ALPHA_INTEGER, GL_LUMINANCE_ALPHA_SNORM, GL_LUMINANCE_ALPHA16I, GL_LUMINANCE_ALPHA16UI, GL_LUMINANCE_ALPHA32I, GL_LUMINANCE_ALPHA32UI, GL_LUMINANCE_ALPHA8I, GL_LUMINANCE_ALPHA8UI, GL_LUMINANCE_FLOAT16_APPLE, GL_LUMINANCE_FLOAT16_ATI, GL_LUMINANCE_FLOAT32_APPLE, GL_LUMINANCE_FLOAT32_ATI, GL_LUMINANCE_INTEGER, GL_LUMINANCE_SNORM, GL_LUMINANCE12, GL_LUMINANCE12_ALPHA12, GL_LUMINANCE12_ALPHA4, GL_LUMINANCE16, GL_LUMINANCE16_ALPHA16, GL_LUMINANCE16_ALPHA16_SNORM, GL_LUMINANCE16_SNORM, GL_LUMINANCE16I, GL_LUMINANCE16UI, GL_LUMINANCE32I, GL_LUMINANCE32UI, GL_LUMINANCE4, GL_LUMINANCE6_ALPHA2, GL_LUMINANCE8_ALPHA8_SNORM, GL_LUMINANCE8_SNORM, GL_LUMINANCE8I, GL_LUMINANCE8UI, GL_MAGNITUDE_BIAS_NV, GL_MAGNITUDE_SCALE_NV, GL_MAP_ATTRIB_U_ORDER_NV, GL_MAP_ATTRIB_V_ORDER_NV, GL_MAP_COLOR, GL_MAP_STENCIL, GL_MAP_TESSELLATION_NV, GL_MAP1_COLOR_4, GL_MAP1_GRID_DOMAIN, GL_MAP1_GRID_SEGMENTS, GL_MAP1_INDEX, GL_MAP1_NORMAL, GL_MAP1_TEXTURE_COORD_1, GL_MAP1_TEXTURE_COORD_2, GL_MAP1_TEXTURE_COORD_3, GL_MAP1_TEXTURE_COORD_4, GL_MAP1_VERTEX_3, GL_MAP1_VERTEX_4, GL_MAP2_COLOR_4, GL_MAP2_GRID_DOMAIN, GL_MAP2_GRID_SEGMENTS, GL_MAP2_INDEX, GL_MAP2_NORMAL, GL_MAP2_TEXTURE_COORD_1, GL_MAP2_TEXTURE_COORD_2, GL_MAP2_TEXTURE_COORD_3, GL_MAP2_TEXTURE_COORD_4, GL_MAP2_VERTEX_3, GL_MAP2_VERTEX_4, GL_MATRIX_EXT, GL_MATRIX_INDEX_ARRAY_ARB, GL_MATRIX_INDEX_ARRAY_POINTER_ARB, GL_MATRIX_INDEX_ARRAY_SIZE_ARB, GL_MATRIX_INDEX_ARRAY_STRIDE_ARB, GL_MATRIX_INDEX_ARRAY_TYPE_ARB, GL_MATRIX_PALETTE_ARB, GL_MATRIX0_ARB, GL_MATRIX1_ARB, GL_MATRIX10_ARB, GL_MATRIX11_ARB, GL_MATRIX12_ARB, GL_MATRIX13_ARB, GL_MATRIX14_ARB, GL_MATRIX15_ARB, GL_MATRIX16_ARB, GL_MATRIX17_ARB, GL_MATRIX18_ARB, GL_MATRIX19_ARB, GL_MATRIX2_ARB, GL_MATRIX20_ARB, GL_MATRIX21_ARB, GL_MATRIX22_ARB, GL_MATRIX23_ARB, GL_MATRIX24_ARB, GL_MATRIX25_ARB, GL_MATRIX26_ARB, GL_MATRIX27_ARB, GL_MATRIX28_ARB, GL_MATRIX29_ARB, GL_MATRIX3_ARB, GL_MATRIX30_ARB, GL_MATRIX31_ARB, GL_MATRIX4_ARB, GL_MATRIX5_ARB, GL_MATRIX6_ARB, GL_MATRIX7_ARB, GL_MATRIX8_ARB, GL_MATRIX9_ARB, GL_MAX_ATTRIB_STACK_DEPTH, GL_MAX_BINDABLE_UNIFORM_SIZE_EXT, GL_MAX_CLIENT_ATTRIB_STACK_DEPTH, GL_MAX_COLOR_MATRIX_STACK_DEPTH, GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS, GL_MAX_CONVOLUTION_HEIGHT, GL_MAX_CONVOLUTION_WIDTH, GL_MAX_DEBUG_MESSAGE_LENGTH_AMD, GL_MAX_DEEP_3D_TEXTURE_DEPTH_NV, GL_MAX_DEEP_3D_TEXTURE_WIDTH_HEIGHT_NV, GL_MAX_DRAW_BUFFERS_ATI, GL_MAX_EVAL_ORDER, GL_MAX_FRAGMENT_BINDABLE_UNIFORMS_EXT, GL_MAX_FRAGMENT_INTERPOLATION_OFFSET_NV, GL_MAX_GEOMETRY_BINDABLE_UNIFORMS_EXT, GL_MAX_GEOMETRY_PROGRAM_INVOCATIONS_NV, GL_MAX_IMAGE_SAMPLES, GL_MAX_LIST_NESTING, GL_MAX_MAP_TESSELLATION_NV, GL_MAX_MATRIX_PALETTE_STACK_DEPTH_ARB, GL_MAX_MULTISAMPLE_COVERAGE_MODES_NV, GL_MAX_NAME_STACK_DEPTH, GL_MAX_OPTIMIZED_VERTEX_SHADER_INSTRUCTIONS_EXT, GL_MAX_OPTIMIZED_VERTEX_SHADER_INVARIANTS_EXT, GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCAL_CONSTANTS_EXT, GL_MAX_OPTIMIZED_VERTEX_SHADER_LOCALS_EXT, GL_MAX_OPTIMIZED_VERTEX_SHADER_VARIANTS_EXT, GL_MAX_PALETTE_MATRICES_ARB, GL_MAX_PIXEL_MAP_TABLE, GL_MAX_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT, GL_MAX_PN_TRIANGLES_TESSELATION_LEVEL_ATI, GL_MAX_PROGRAM_ADDRESS_REGISTERS_ARB, GL_MAX_PROGRAM_ALU_INSTRUCTIONS_ARB, GL_MAX_PROGRAM_ATTRIB_COMPONENTS_NV, GL_MAX_PROGRAM_ATTRIBS_ARB, GL_MAX_PROGRAM_ENV_PARAMETERS_ARB, GL_MAX_PROGRAM_GENERIC_ATTRIBS_NV, GL_MAX_PROGRAM_GENERIC_RESULTS_NV, GL_MAX_PROGRAM_INSTRUCTIONS_ARB, GL_MAX_PROGRAM_LOCAL_PARAMETERS_ARB, GL_MAX_PROGRAM_MATRICES_ARB, GL_MAX_PROGRAM_MATRIX_STACK_DEPTH_ARB, GL_MAX_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB, GL_MAX_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB, GL_MAX_PROGRAM_NATIVE_ATTRIBS_ARB, GL_MAX_PROGRAM_NATIVE_INSTRUCTIONS_ARB, GL_MAX_PROGRAM_NATIVE_PARAMETERS_ARB, GL_MAX_PROGRAM_NATIVE_TEMPORARIES_ARB, GL_MAX_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB, GL_MAX_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB, GL_MAX_PROGRAM_OUTPUT_VERTICES_NV, GL_MAX_PROGRAM_PARAMETER_BUFFER_BINDINGS_NV, GL_MAX_PROGRAM_PARAMETER_BUFFER_SIZE_NV, GL_MAX_PROGRAM_PARAMETERS_ARB, GL_MAX_PROGRAM_PATCH_ATTRIBS_NV, GL_MAX_PROGRAM_RESULT_COMPONENTS_NV, GL_MAX_PROGRAM_SUBROUTINE_NUM_NV, GL_MAX_PROGRAM_SUBROUTINE_PARAMETERS_NV, GL_MAX_PROGRAM_TEMPORARIES_ARB, GL_MAX_PROGRAM_TEX_INDIRECTIONS_ARB, GL_MAX_PROGRAM_TEX_INSTRUCTIONS_ARB, GL_MAX_PROGRAM_TEXEL_OFFSET_NV, GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET_NV, GL_MAX_PROGRAM_TOTAL_OUTPUT_COMPONENTS_NV, GL_MAX_RASTER_SAMPLES_EXT, GL_MAX_RATIONAL_EVAL_ORDER_NV, GL_MAX_RECTANGLE_TEXTURE_SIZE_ARB, GL_MAX_SAMPLE_MASK_WORDS_NV, GL_MAX_SHININESS_NV, GL_MAX_SPARSE_3D_TEXTURE_SIZE_AMD, GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS, GL_MAX_SPARSE_TEXTURE_SIZE_AMD, GL_MAX_SPOT_EXPONENT_NV, GL_MAX_SUBPIXEL_PRECISION_BIAS_BITS_NV, GL_MAX_TEXTURE_COORDS, GL_MAX_TEXTURE_COORDS_ARB, GL_MAX_TEXTURE_IMAGE_UNITS_ARB, GL_MAX_VERTEX_ATTRIBS_ARB, GL_MAX_VERTEX_BINDABLE_UNIFORMS_EXT, GL_MAX_VERTEX_SHADER_INSTRUCTIONS_EXT, GL_MAX_VERTEX_SHADER_INVARIANTS_EXT, GL_MAX_VERTEX_SHADER_LOCAL_CONSTANTS_EXT, GL_MAX_VERTEX_SHADER_LOCALS_EXT, GL_MAX_VERTEX_SHADER_VARIANTS_EXT, GL_MAX_VERTEX_UNITS_ARB, GL_MAX_VIEWS_OVR, GL_MIN_FRAGMENT_INTERPOLATION_OFFSET_NV, GL_MIN_LOD_WARNING_AMD, GL_MIN_PROGRAM_TEXEL_OFFSET_NV, GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET_NV, GL_MIN_SPARSE_LEVEL_AMD, GL_MINMAX, GL_MINMAX_FORMAT, GL_MINMAX_SINK, GL_MIRROR_CLAMP_EXT, GL_MIRROR_CLAMP_TO_BORDER_EXT, GL_MIRROR_CLAMP_TO_EDGE_EXT, GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV, GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV, GL_MODELVIEW0_ARB, GL_MODELVIEW0_EXT, GL_MODELVIEW0_MATRIX_EXT, GL_MODELVIEW0_STACK_DEPTH_EXT, GL_MODELVIEW1_ARB, GL_MODELVIEW1_EXT, GL_MODELVIEW1_MATRIX_EXT, GL_MODELVIEW1_STACK_DEPTH_EXT, GL_MODELVIEW10_ARB, GL_MODELVIEW11_ARB, GL_MODELVIEW12_ARB, GL_MODELVIEW13_ARB, GL_MODELVIEW14_ARB, GL_MODELVIEW15_ARB, GL_MODELVIEW16_ARB, GL_MODELVIEW17_ARB, GL_MODELVIEW18_ARB, GL_MODELVIEW19_ARB, GL_MODELVIEW2_ARB, GL_MODELVIEW20_ARB, GL_MODELVIEW21_ARB, GL_MODELVIEW22_ARB, GL_MODELVIEW23_ARB, GL_MODELVIEW24_ARB, GL_MODELVIEW25_ARB, GL_MODELVIEW26_ARB, GL_MODELVIEW27_ARB, GL_MODELVIEW28_ARB, GL_MODELVIEW29_ARB, GL_MODELVIEW3_ARB, GL_MODELVIEW30_ARB, GL_MODELVIEW31_ARB, GL_MODELVIEW4_ARB, GL_MODELVIEW5_ARB, GL_MODELVIEW6_ARB, GL_MODELVIEW7_ARB, GL_MODELVIEW8_ARB, GL_MODELVIEW9_ARB, GL_MULT, GL_MULTIPLY, GL_MULTISAMPLE_BIT, GL_MULTISAMPLE_COVERAGE_MODES_NV, GL_MULTISAMPLE_FILTER_HINT_NV, GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT, GL_MVP_MATRIX_EXT, GL_N3F_V3F, GL_NAME_STACK_DEPTH, GL_NEGATIVE_ONE_EXT, GL_NEGATIVE_W_EXT, GL_NEGATIVE_X_EXT, GL_NEGATIVE_Y_EXT, GL_NEGATIVE_Z_EXT, GL_NEXT_VIDEO_CAPTURE_BUFFER_STATUS_NV, GL_NOP_COMMAND_NV, GL_NORMAL_MAP, GL_NORMALIZED_RANGE_EXT, GL_NUM_VIDEO_CAPTURE_STREAMS_NV, GL_OBJECT_ACTIVE_UNIFORM_MAX_LENGTH_ARB, GL_OBJECT_ACTIVE_UNIFORMS_ARB, GL_OBJECT_ATTACHED_OBJECTS_ARB, GL_OBJECT_COMPILE_STATUS_ARB, GL_OBJECT_DELETE_STATUS_ARB, GL_OBJECT_INFO_LOG_LENGTH_ARB, GL_OBJECT_LINEAR, GL_OBJECT_LINK_STATUS_ARB, GL_OBJECT_PLANE, GL_OBJECT_SHADER_SOURCE_LENGTH_ARB, GL_OBJECT_SUBTYPE_ARB, GL_OBJECT_TYPE_ARB, GL_OBJECT_VALIDATE_STATUS_ARB, GL_OCCLUSION_QUERY_EVENT_MASK_AMD, GL_OFFSET_HILO_PROJECTIVE_TEXTURE_2D_NV, GL_OFFSET_HILO_PROJECTIVE_TEXTURE_RECTANGLE_NV, GL_OFFSET_HILO_TEXTURE_2D_NV, GL_OFFSET_HILO_TEXTURE_RECTANGLE_NV, GL_OFFSET_PROJECTIVE_TEXTURE_2D_NV, GL_OFFSET_PROJECTIVE_TEXTURE_2D_SCALE_NV, GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_NV, GL_OFFSET_PROJECTIVE_TEXTURE_RECTANGLE_SCALE_NV, GL_OFFSET_TEXTURE_2D_BIAS_NV, GL_OFFSET_TEXTURE_2D_MATRIX_NV, GL_OFFSET_TEXTURE_2D_NV, GL_OFFSET_TEXTURE_2D_SCALE_NV, GL_OFFSET_TEXTURE_BIAS_NV, GL_OFFSET_TEXTURE_MATRIX_NV, GL_OFFSET_TEXTURE_RECTANGLE_NV, GL_OFFSET_TEXTURE_RECTANGLE_SCALE_NV, GL_OFFSET_TEXTURE_SCALE_NV, GL_ONE_EXT, GL_OP_ADD_EXT, GL_OP_CLAMP_EXT, GL_OP_CROSS_PRODUCT_EXT, GL_OP_DOT3_EXT, GL_OP_DOT4_EXT, GL_OP_EXP_BASE_2_EXT, GL_OP_FLOOR_EXT, GL_OP_FRAC_EXT, GL_OP_INDEX_EXT, GL_OP_LOG_BASE_2_EXT, GL_OP_MADD_EXT, GL_OP_MAX_EXT, GL_OP_MIN_EXT, GL_OP_MOV_EXT, GL_OP_MUL_EXT, GL_OP_MULTIPLY_MATRIX_EXT, GL_OP_NEGATE_EXT, GL_OP_POWER_EXT, GL_OP_RECIP_EXT, GL_OP_RECIP_SQRT_EXT, GL_OP_ROUND_EXT, GL_OP_SET_GE_EXT, GL_OP_SET_LT_EXT, GL_OP_SUB_EXT, GL_ORDER, GL_OUTPUT_COLOR0_EXT, GL_OUTPUT_COLOR1_EXT, GL_OUTPUT_FOG_EXT, GL_OUTPUT_TEXTURE_COORD0_EXT, GL_OUTPUT_TEXTURE_COORD1_EXT, GL_OUTPUT_TEXTURE_COORD10_EXT, GL_OUTPUT_TEXTURE_COORD11_EXT, GL_OUTPUT_TEXTURE_COORD12_EXT, GL_OUTPUT_TEXTURE_COORD13_EXT, GL_OUTPUT_TEXTURE_COORD14_EXT, GL_OUTPUT_TEXTURE_COORD15_EXT, GL_OUTPUT_TEXTURE_COORD16_EXT, GL_OUTPUT_TEXTURE_COORD17_EXT, GL_OUTPUT_TEXTURE_COORD18_EXT, GL_OUTPUT_TEXTURE_COORD19_EXT, GL_OUTPUT_TEXTURE_COORD2_EXT, GL_OUTPUT_TEXTURE_COORD20_EXT, GL_OUTPUT_TEXTURE_COORD21_EXT, GL_OUTPUT_TEXTURE_COORD22_EXT, GL_OUTPUT_TEXTURE_COORD23_EXT, GL_OUTPUT_TEXTURE_COORD24_EXT, GL_OUTPUT_TEXTURE_COORD25_EXT, GL_OUTPUT_TEXTURE_COORD26_EXT, GL_OUTPUT_TEXTURE_COORD27_EXT, GL_OUTPUT_TEXTURE_COORD28_EXT, GL_OUTPUT_TEXTURE_COORD29_EXT, GL_OUTPUT_TEXTURE_COORD3_EXT, GL_OUTPUT_TEXTURE_COORD30_EXT, GL_OUTPUT_TEXTURE_COORD31_EXT, GL_OUTPUT_TEXTURE_COORD4_EXT, GL_OUTPUT_TEXTURE_COORD5_EXT, GL_OUTPUT_TEXTURE_COORD6_EXT, GL_OUTPUT_TEXTURE_COORD7_EXT, GL_OUTPUT_TEXTURE_COORD8_EXT, GL_OUTPUT_TEXTURE_COORD9_EXT, GL_OUTPUT_VERTEX_EXT, GL_OVERLAY, GL_PACK_CMYK_HINT_EXT, GL_PACK_RESAMPLE_OML, GL_PACK_ROW_BYTES_APPLE, GL_PARTIAL_SUCCESS_NV, GL_PASS_THROUGH_NV, GL_PASS_THROUGH_TOKEN, GL_PERCENTAGE_AMD, GL_PERFMON_RESULT_AMD, GL_PERFMON_RESULT_AVAILABLE_AMD, GL_PERFMON_RESULT_SIZE_AMD, GL_PERFORMANCE_MONITOR_AMD, GL_PERFQUERY_COUNTER_DATA_BOOL32_INTEL, GL_PERFQUERY_COUNTER_DATA_DOUBLE_INTEL, GL_PERFQUERY_COUNTER_DATA_FLOAT_INTEL, GL_PERFQUERY_COUNTER_DATA_UINT32_INTEL, GL_PERFQUERY_COUNTER_DATA_UINT64_INTEL, GL_PERFQUERY_COUNTER_DESC_LENGTH_MAX_INTEL, GL_PERFQUERY_COUNTER_DURATION_NORM_INTEL, GL_PERFQUERY_COUNTER_DURATION_RAW_INTEL, GL_PERFQUERY_COUNTER_EVENT_INTEL, GL_PERFQUERY_COUNTER_NAME_LENGTH_MAX_INTEL, GL_PERFQUERY_COUNTER_RAW_INTEL, GL_PERFQUERY_COUNTER_THROUGHPUT_INTEL, GL_PERFQUERY_COUNTER_TIMESTAMP_INTEL, GL_PERFQUERY_DONOT_FLUSH_INTEL, GL_PERFQUERY_FLUSH_INTEL, GL_PERFQUERY_GLOBAL_CONTEXT_INTEL, GL_PERFQUERY_GPA_EXTENDED_COUNTERS_INTEL, GL_PERFQUERY_QUERY_NAME_LENGTH_MAX_INTEL, GL_PERFQUERY_SINGLE_CONTEXT_INTEL, GL_PERFQUERY_WAIT_INTEL, GL_PERTURB_EXT, GL_PIXEL_COUNT_AVAILABLE_NV, GL_PIXEL_COUNT_NV, GL_PIXEL_COUNTER_BITS_NV, GL_PIXEL_CUBIC_WEIGHT_EXT, GL_PIXEL_MAG_FILTER_EXT, GL_PIXEL_MAP_A_TO_A, GL_PIXEL_MAP_A_TO_A_SIZE, GL_PIXEL_MAP_B_TO_B, GL_PIXEL_MAP_B_TO_B_SIZE, GL_PIXEL_MAP_G_TO_G, GL_PIXEL_MAP_G_TO_G_SIZE, GL_PIXEL_MAP_I_TO_A, GL_PIXEL_MAP_I_TO_A_SIZE, GL_PIXEL_MAP_I_TO_B, GL_PIXEL_MAP_I_TO_B_SIZE, GL_PIXEL_MAP_I_TO_G, GL_PIXEL_MAP_I_TO_G_SIZE, GL_PIXEL_MAP_I_TO_I, GL_PIXEL_MAP_I_TO_I_SIZE, GL_PIXEL_MAP_I_TO_R, GL_PIXEL_MAP_I_TO_R_SIZE, GL_PIXEL_MAP_R_TO_R, GL_PIXEL_MAP_R_TO_R_SIZE, GL_PIXEL_MAP_S_TO_S, GL_PIXEL_MAP_S_TO_S_SIZE, GL_PIXEL_MIN_FILTER_EXT, GL_PIXEL_MODE_BIT, GL_PIXEL_PACK_BUFFER_BINDING_EXT, GL_PIXEL_PACK_BUFFER_EXT, GL_PIXEL_TRANSFORM_2D_EXT, GL_PIXEL_TRANSFORM_2D_MATRIX_EXT, GL_PIXEL_TRANSFORM_2D_STACK_DEPTH_EXT, GL_PIXEL_UNPACK_BUFFER_BINDING_EXT, GL_PIXEL_UNPACK_BUFFER_EXT, GL_PN_TRIANGLES_ATI, GL_PN_TRIANGLES_NORMAL_MODE_ATI, GL_PN_TRIANGLES_NORMAL_MODE_LINEAR_ATI, GL_PN_TRIANGLES_NORMAL_MODE_QUADRATIC_ATI, GL_PN_TRIANGLES_POINT_MODE_ATI, GL_PN_TRIANGLES_POINT_MODE_CUBIC_ATI, GL_PN_TRIANGLES_POINT_MODE_LINEAR_ATI, GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI, GL_POINT_BIT, GL_POINT_TOKEN, GL_POLYGON, GL_POLYGON_BIT, GL_POLYGON_OFFSET_CLAMP_EXT, GL_POLYGON_OFFSET_COMMAND_NV, GL_POLYGON_STIPPLE, GL_POLYGON_STIPPLE_BIT, GL_POLYGON_TOKEN, GL_POST_COLOR_MATRIX_ALPHA_BIAS, GL_POST_COLOR_MATRIX_ALPHA_SCALE, GL_POST_COLOR_MATRIX_BLUE_BIAS, GL_POST_COLOR_MATRIX_BLUE_SCALE, GL_POST_COLOR_MATRIX_COLOR_TABLE, GL_POST_COLOR_MATRIX_GREEN_BIAS, GL_POST_COLOR_MATRIX_GREEN_SCALE, GL_POST_COLOR_MATRIX_RED_BIAS, GL_POST_COLOR_MATRIX_RED_SCALE, GL_POST_CONVOLUTION_ALPHA_BIAS, GL_POST_CONVOLUTION_ALPHA_SCALE, GL_POST_CONVOLUTION_BLUE_BIAS, GL_POST_CONVOLUTION_BLUE_SCALE, GL_POST_CONVOLUTION_COLOR_TABLE, GL_POST_CONVOLUTION_GREEN_BIAS, GL_POST_CONVOLUTION_GREEN_SCALE, GL_POST_CONVOLUTION_RED_BIAS, GL_POST_CONVOLUTION_RED_SCALE, GL_PREVIOUS_TEXTURE_INPUT_NV, GL_PRIMITIVE_RESTART_INDEX_NV, GL_PRIMITIVE_RESTART_NV, GL_PROGRAM_ADDRESS_REGISTERS_ARB, GL_PROGRAM_ALU_INSTRUCTIONS_ARB, GL_PROGRAM_ATTRIB_COMPONENTS_NV, GL_PROGRAM_ATTRIBS_ARB, GL_PROGRAM_BINDING_ARB, GL_PROGRAM_ERROR_POSITION_ARB, GL_PROGRAM_ERROR_STRING_ARB, GL_PROGRAM_FORMAT_ARB, GL_PROGRAM_FORMAT_ASCII_ARB, GL_PROGRAM_INSTRUCTIONS_ARB, GL_PROGRAM_LENGTH_ARB, GL_PROGRAM_MATRIX_EXT, GL_PROGRAM_MATRIX_STACK_DEPTH_EXT, GL_PROGRAM_NATIVE_ADDRESS_REGISTERS_ARB, GL_PROGRAM_NATIVE_ALU_INSTRUCTIONS_ARB, GL_PROGRAM_NATIVE_ATTRIBS_ARB, GL_PROGRAM_NATIVE_INSTRUCTIONS_ARB, GL_PROGRAM_NATIVE_PARAMETERS_ARB, GL_PROGRAM_NATIVE_TEMPORARIES_ARB, GL_PROGRAM_NATIVE_TEX_INDIRECTIONS_ARB, GL_PROGRAM_NATIVE_TEX_INSTRUCTIONS_ARB, GL_PROGRAM_OBJECT_ARB, GL_PROGRAM_PARAMETERS_ARB, GL_PROGRAM_POINT_SIZE_EXT, GL_PROGRAM_RESULT_COMPONENTS_NV, GL_PROGRAM_STRING_ARB, GL_PROGRAM_TEMPORARIES_ARB, GL_PROGRAM_TEX_INDIRECTIONS_ARB, GL_PROGRAM_TEX_INSTRUCTIONS_ARB, GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB, GL_PROGRAMMABLE_SAMPLE_LOCATION_NV, GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV, GL_PROVOKING_VERTEX_EXT, GL_PROXY_COLOR_TABLE, GL_PROXY_HISTOGRAM, GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE, GL_PROXY_POST_CONVOLUTION_COLOR_TABLE, GL_PROXY_TEXTURE_RECTANGLE_ARB, GL_PURGEABLE_APPLE, GL_Q, GL_QUAD_STRIP, GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT, GL_QUERY_ALL_EVENT_BITS_AMD, GL_QUERY_BUFFER_AMD, GL_QUERY_BUFFER_BINDING_AMD, GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD, GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD, GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD, GL_QUERY_OBJECT_AMD, GL_QUERY_RESULT_NO_WAIT_AMD, GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD, GL_R, GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT, GL_RASTER_MULTISAMPLE_EXT, GL_RASTER_SAMPLES_EXT, GL_READ_PIXEL_DATA_RANGE_LENGTH_NV, GL_READ_PIXEL_DATA_RANGE_NV, GL_READ_PIXEL_DATA_RANGE_POINTER_NV, GL_RED_BIAS, GL_RED_SCALE, GL_RED_SNORM, GL_REDUCE, GL_REFLECTION_MAP, GL_RELEASED_APPLE, GL_RENDER, GL_RENDER_MODE, GL_RENDERBUFFER_COLOR_SAMPLES_NV, GL_RENDERBUFFER_COVERAGE_SAMPLES_NV, GL_RENDERBUFFER_FREE_MEMORY_ATI, GL_REPLICATE_BORDER, GL_RESAMPLE_AVERAGE_OML, GL_RESAMPLE_DECIMATE_OML, GL_RESAMPLE_REPLICATE_OML, GL_RESAMPLE_ZERO_FILL_OML, GL_RETAINED_APPLE, GL_RETURN, GL_RG_SNORM, GL_RGB_FLOAT16_APPLE, GL_RGB_FLOAT16_ATI, GL_RGB_FLOAT32_APPLE, GL_RGB_FLOAT32_ATI, GL_RGB_S3TC, GL_RGB_SNORM, GL_RGB4_S3TC, GL_RGBA_DXT5_S3TC, GL_RGBA_FLOAT_MODE, GL_RGBA_FLOAT_MODE_ATI, GL_RGBA_FLOAT16_APPLE, GL_RGBA_FLOAT16_ATI, GL_RGBA_FLOAT32_APPLE, GL_RGBA_FLOAT32_ATI, GL_RGBA_INTEGER_MODE, GL_RGBA_MODE, GL_RGBA_S3TC, GL_RGBA_SIGNED_COMPONENTS, GL_RGBA_SNORM, GL_RGBA_UNSIGNED_DOT_PRODUCT_MAPPING_NV, GL_RGBA4_DXT5_S3TC, GL_RGBA4_S3TC, GL_S, GL_SAMPLE_LOCATION_NV, GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV, GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV, GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV, GL_SAMPLE_MASK_NV, GL_SAMPLE_MASK_VALUE_NV, GL_SAMPLE_POSITION_NV, GL_SAMPLER_1D_ARB, GL_SAMPLER_1D_SHADOW_ARB, GL_SAMPLER_2D_ARB, GL_SAMPLER_2D_RECT_ARB, GL_SAMPLER_2D_RECT_SHADOW_ARB, GL_SAMPLER_2D_SHADOW_ARB, GL_SAMPLER_3D_ARB, GL_SAMPLER_CUBE_ARB, GL_SAMPLER_OBJECT_AMD, GL_SAMPLER_RENDERBUFFER_NV, GL_SCALAR_EXT, GL_SCISSOR_BIT, GL_SCISSOR_COMMAND_NV, GL_SCREEN, GL_SCREEN_COORDINATES_REND, GL_SECONDARY_COLOR_ARRAY, GL_SECONDARY_COLOR_ARRAY_BUFFER_BINDING, GL_SECONDARY_COLOR_ARRAY_POINTER, GL_SECONDARY_COLOR_ARRAY_SIZE, GL_SECONDARY_COLOR_ARRAY_STRIDE, GL_SECONDARY_COLOR_ARRAY_TYPE, GL_SELECT, GL_SELECTION_BUFFER_POINTER, GL_SELECTION_BUFFER_SIZE, GL_SEPARABLE_2D, GL_SEPARATE_SPECULAR_COLOR, GL_SHADER_CONSISTENT_NV, GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV, GL_SHADER_OBJECT_ARB, GL_SHADER_OPERATION_NV, GL_SHADING_LANGUAGE_VERSION_ARB, GL_SHADOW_ATTENUATION_EXT, GL_SHARED_EDGE_NV, GL_SHARED_TEXTURE_PALETTE_EXT, GL_SIGNED_ALPHA_NV, GL_SIGNED_ALPHA8_NV, GL_SIGNED_HILO_NV, GL_SIGNED_HILO16_NV, GL_SIGNED_HILO8_NV, GL_SIGNED_INTENSITY_NV, GL_SIGNED_INTENSITY8_NV, GL_SIGNED_LUMINANCE_ALPHA_NV, GL_SIGNED_LUMINANCE_NV, GL_SIGNED_LUMINANCE8_ALPHA8_NV, GL_SIGNED_LUMINANCE8_NV, GL_SIGNED_RGB_NV, GL_SIGNED_RGB_UNSIGNED_ALPHA_NV, GL_SIGNED_RGB8_NV, GL_SIGNED_RGB8_UNSIGNED_ALPHA8_NV, GL_SIGNED_RGBA_NV, GL_SIGNED_RGBA8_NV, GL_SINGLE_COLOR, GL_SLUMINANCE, GL_SLUMINANCE_ALPHA, GL_SLUMINANCE8, GL_SLUMINANCE8_ALPHA8, GL_SM_COUNT_NV, GL_SOFTLIGHT, GL_SOURCE0_ALPHA, GL_SOURCE0_RGB, GL_SOURCE1_ALPHA, GL_SOURCE1_RGB, GL_SOURCE2_ALPHA, GL_SOURCE2_RGB, GL_SPHERE_MAP, GL_STENCIL_CLEAR_TAG_VALUE_EXT, GL_STENCIL_REF_COMMAND_NV, GL_STENCIL_SAMPLES_NV, GL_STENCIL_TAG_BITS_EXT, GL_STENCIL_TEST_TWO_SIDE_EXT, GL_STORAGE_CACHED_APPLE, GL_STORAGE_CLIENT_APPLE, GL_STORAGE_PRIVATE_APPLE, GL_STORAGE_SHARED_APPLE, GL_STREAM_RASTERIZATION_AMD, GL_SUBPIXEL_PRECISION_BIAS_X_BITS_NV, GL_SUBPIXEL_PRECISION_BIAS_Y_BITS_NV, GL_SUCCESS_NV, GL_SURFACE_MAPPED_NV, GL_SURFACE_REGISTERED_NV, GL_SURFACE_STATE_NV, GL_T, GL_T2F_C3F_V3F, GL_T2F_C4F_N3F_V3F, GL_T2F_C4UB_V3F, GL_T2F_IUI_N3F_V2F_EXT, GL_T2F_IUI_N3F_V3F_EXT, GL_T2F_IUI_V2F_EXT, GL_T2F_IUI_V3F_EXT, GL_T2F_N3F_V3F, GL_T2F_V3F, GL_T4F_C4F_N3F_V4F, GL_T4F_V4F, GL_TABLE_TOO_LARGE, GL_TERMINATE_SEQUENCE_COMMAND_NV, GL_TESS_CONTROL_PROGRAM_NV, GL_TESS_CONTROL_PROGRAM_PARAMETER_BUFFER_NV, GL_TESS_EVALUATION_PROGRAM_NV, GL_TESS_EVALUATION_PROGRAM_PARAMETER_BUFFER_NV, GL_TEXTURE_APPLICATION_MODE_EXT, GL_TEXTURE_BINDING_RECTANGLE_ARB, GL_TEXTURE_BINDING_RENDERBUFFER_NV, GL_TEXTURE_BIT, GL_TEXTURE_BORDER, GL_TEXTURE_BORDER_VALUES_NV, GL_TEXTURE_BUFFER_FORMAT, GL_TEXTURE_COMPARE_FAIL_VALUE_ARB, GL_TEXTURE_COMPONENTS, GL_TEXTURE_CONSTANT_DATA_SUNX, GL_TEXTURE_DS_SIZE_NV, GL_TEXTURE_DT_SIZE_NV, GL_TEXTURE_FILTER_CONTROL, GL_TEXTURE_FLOAT_COMPONENTS_NV, GL_TEXTURE_FREE_MEMORY_ATI, GL_TEXTURE_GEN_MODE, GL_TEXTURE_GEN_Q, GL_TEXTURE_GEN_R, GL_TEXTURE_GEN_S, GL_TEXTURE_GEN_T, GL_TEXTURE_HI_SIZE_NV, GL_TEXTURE_INTENSITY_SIZE, GL_TEXTURE_INTENSITY_TYPE, GL_TEXTURE_LIGHT_EXT, GL_TEXTURE_LO_SIZE_NV, GL_TEXTURE_LUMINANCE_SIZE, GL_TEXTURE_LUMINANCE_TYPE, GL_TEXTURE_MAG_SIZE_NV, GL_TEXTURE_MATERIAL_FACE_EXT, GL_TEXTURE_MATERIAL_PARAMETER_EXT, GL_TEXTURE_MEMORY_LAYOUT_INTEL, GL_TEXTURE_NORMAL_EXT, GL_TEXTURE_PRIORITY, GL_TEXTURE_RANGE_LENGTH_APPLE, GL_TEXTURE_RANGE_POINTER_APPLE, GL_TEXTURE_RECTANGLE_ARB, GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV, GL_TEXTURE_RENDERBUFFER_NV, GL_TEXTURE_RESIDENT, GL_TEXTURE_SHADER_NV, GL_TEXTURE_STORAGE_HINT_APPLE, GL_TEXTURE_STORAGE_SPARSE_BIT_AMD, GL_TEXTURE_SWIZZLE_A_EXT, GL_TEXTURE_SWIZZLE_B_EXT, GL_TEXTURE_SWIZZLE_G_EXT, GL_TEXTURE_SWIZZLE_R_EXT, GL_TEXTURE_SWIZZLE_RGBA_EXT, GL_TEXTURE_UNSIGNED_REMAP_MODE_NV, GL_TIME_ELAPSED_EXT, GL_TRANSFORM_BIT, GL_TRANSFORM_FEEDBACK_BINDING_NV, GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE_NV, GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED_NV, GL_TRANSFORM_FEEDBACK_NV, GL_TRANSFORM_HINT_APPLE, GL_TRANSPOSE_COLOR_MATRIX, GL_TRANSPOSE_CURRENT_MATRIX_ARB, GL_TRANSPOSE_MODELVIEW_MATRIX, GL_TRANSPOSE_PROGRAM_MATRIX_EXT, GL_TRANSPOSE_PROJECTION_MATRIX, GL_TRANSPOSE_TEXTURE_MATRIX, GL_UNDEFINED_APPLE, GL_UNIFORM_ADDRESS_COMMAND_NV, GL_UNIFORM_BUFFER_ADDRESS_NV, GL_UNIFORM_BUFFER_BINDING_EXT, GL_UNIFORM_BUFFER_EXT, GL_UNIFORM_BUFFER_LENGTH_NV, GL_UNIFORM_BUFFER_UNIFIED_NV, GL_UNPACK_CLIENT_STORAGE_APPLE, GL_UNPACK_CMYK_HINT_EXT, GL_UNPACK_CONSTANT_DATA_SUNX, GL_UNPACK_RESAMPLE_OML, GL_UNPACK_ROW_BYTES_APPLE, GL_UNSIGNED_INT_8_8_S8_S8_REV_NV, GL_UNSIGNED_INT_IMAGE_1D, GL_UNSIGNED_INT_IMAGE_1D_ARRAY, GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE, GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY, GL_UNSIGNED_INT_IMAGE_2D_RECT, GL_UNSIGNED_INT_S8_S8_8_8_NV, GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV, GL_UNSIGNED_INT16_NV, GL_UNSIGNED_INT16_VEC2_NV, GL_UNSIGNED_INT16_VEC3_NV, GL_UNSIGNED_INT16_VEC4_NV, GL_UNSIGNED_INT64_AMD, GL_UNSIGNED_INT64_NV, GL_UNSIGNED_INT64_VEC2_NV, GL_UNSIGNED_INT64_VEC3_NV, GL_UNSIGNED_INT64_VEC4_NV, GL_UNSIGNED_INT8_NV, GL_UNSIGNED_INT8_VEC2_NV, GL_UNSIGNED_INT8_VEC3_NV, GL_UNSIGNED_INT8_VEC4_NV, GL_UNSIGNED_SHORT_8_8_APPLE, GL_UNSIGNED_SHORT_8_8_REV_APPLE, GL_V2F, GL_V3F, GL_VARIANT_ARRAY_EXT, GL_VARIANT_ARRAY_POINTER_EXT, GL_VARIANT_ARRAY_STRIDE_EXT, GL_VARIANT_ARRAY_TYPE_EXT, GL_VARIANT_DATATYPE_EXT, GL_VARIANT_EXT, GL_VARIANT_VALUE_EXT, GL_VBO_FREE_MEMORY_ATI, GL_VECTOR_EXT, GL_VERTEX_ARRAY_OBJECT_AMD, GL_VERTEX_ARRAY_RANGE_APPLE, GL_VERTEX_ARRAY_RANGE_LENGTH_APPLE, GL_VERTEX_ARRAY_RANGE_POINTER_APPLE, GL_VERTEX_ARRAY_STORAGE_HINT_APPLE, GL_VERTEX_ATTRIB_ARRAY_ENABLED_ARB, GL_VERTEX_ATTRIB_ARRAY_INTEGER_NV, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED_ARB, GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB, GL_VERTEX_ATTRIB_ARRAY_SIZE_ARB, GL_VERTEX_ATTRIB_ARRAY_STRIDE_ARB, GL_VERTEX_ATTRIB_ARRAY_TYPE_ARB, GL_VERTEX_ATTRIB_MAP1_APPLE, GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE, GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE, GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE, GL_VERTEX_ATTRIB_MAP1_SIZE_APPLE, GL_VERTEX_ATTRIB_MAP2_APPLE, GL_VERTEX_ATTRIB_MAP2_COEFF_APPLE, GL_VERTEX_ATTRIB_MAP2_DOMAIN_APPLE, GL_VERTEX_ATTRIB_MAP2_ORDER_APPLE, GL_VERTEX_ATTRIB_MAP2_SIZE_APPLE, GL_VERTEX_BLEND_ARB, GL_VERTEX_ELEMENT_SWIZZLE_AMD, GL_VERTEX_ID_SWIZZLE_AMD, GL_VERTEX_PROGRAM_ARB, GL_VERTEX_PROGRAM_PARAMETER_BUFFER_NV, GL_VERTEX_PROGRAM_POINT_SIZE_ARB, GL_VERTEX_PROGRAM_TWO_SIDE, GL_VERTEX_PROGRAM_TWO_SIDE_ARB, GL_VERTEX_SHADER_BINDING_EXT, GL_VERTEX_SHADER_EXT, GL_VERTEX_SHADER_INSTRUCTIONS_EXT, GL_VERTEX_SHADER_INVARIANTS_EXT, GL_VERTEX_SHADER_LOCAL_CONSTANTS_EXT, GL_VERTEX_SHADER_LOCALS_EXT, GL_VERTEX_SHADER_OPTIMIZED_EXT, GL_VERTEX_SHADER_VARIANTS_EXT, GL_VERTEX_WEIGHT_ARRAY_EXT, GL_VERTEX_WEIGHT_ARRAY_POINTER_EXT, GL_VERTEX_WEIGHT_ARRAY_SIZE_EXT, GL_VERTEX_WEIGHT_ARRAY_STRIDE_EXT, GL_VERTEX_WEIGHT_ARRAY_TYPE_EXT, GL_VERTEX_WEIGHTING_EXT, GL_VIBRANCE_BIAS_NV, GL_VIBRANCE_SCALE_NV, GL_VIDEO_BUFFER_BINDING_NV, GL_VIDEO_BUFFER_INTERNAL_FORMAT_NV, GL_VIDEO_BUFFER_NV, GL_VIDEO_BUFFER_PITCH_NV, GL_VIDEO_CAPTURE_FIELD_LOWER_HEIGHT_NV, GL_VIDEO_CAPTURE_FIELD_UPPER_HEIGHT_NV, GL_VIDEO_CAPTURE_FRAME_HEIGHT_NV, GL_VIDEO_CAPTURE_FRAME_WIDTH_NV, GL_VIDEO_CAPTURE_SURFACE_ORIGIN_NV, GL_VIDEO_CAPTURE_TO_422_SUPPORTED_NV, GL_VIDEO_COLOR_CONVERSION_MATRIX_NV, GL_VIDEO_COLOR_CONVERSION_MAX_NV, GL_VIDEO_COLOR_CONVERSION_MIN_NV, GL_VIDEO_COLOR_CONVERSION_OFFSET_NV, GL_VIEWPORT_BIT, GL_VIEWPORT_COMMAND_NV, GL_VIRTUAL_PAGE_SIZE_X_AMD, GL_VIRTUAL_PAGE_SIZE_Y_AMD, GL_VIRTUAL_PAGE_SIZE_Z_AMD, GL_VOLATILE_APPLE, GL_W_EXT, GL_WARP_SIZE_NV, GL_WARPS_PER_SM_NV, GL_WEIGHT_ARRAY_ARB, GL_WEIGHT_ARRAY_BUFFER_BINDING, GL_WEIGHT_ARRAY_POINTER_ARB, GL_WEIGHT_ARRAY_SIZE_ARB, GL_WEIGHT_ARRAY_STRIDE_ARB, GL_WEIGHT_ARRAY_TYPE_ARB, GL_WEIGHT_SUM_UNITY_ARB, GL_WRITE_DISCARD_NV, GL_WRITE_PIXEL_DATA_RANGE_LENGTH_NV, GL_WRITE_PIXEL_DATA_RANGE_NV, GL_WRITE_PIXEL_DATA_RANGE_POINTER_NV, GL_X_EXT, GL_Y_EXT, GL_YCBAYCR8A_4224_NV, GL_YCBCR_422_APPLE, GL_YCBYCR8_422_NV, GL_Z_EXT, GL_Z4Y12Z4CB12Z4A12Z4Y12Z4CR12Z4A12_4224_NV, GL_Z4Y12Z4CB12Z4CR12_444_NV, GL_Z4Y12Z4CB12Z4Y12Z4CR12_422_NV, GL_Z6Y10Z6CB10Z6A10Z6Y10Z6CR10Z6A10_4224_NV, GL_Z6Y10Z6CB10Z6Y10Z6CR10_422_NV, GL_ZERO_EXT, GL_ZOOM_X, GL_ZOOM_Y
-
Fields inherited from interface com.jogamp.opengl.GL2ES1
GL_ADD, GL_ADD_SIGNED, GL_ALPHA_SCALE, GL_ALPHA_TEST, GL_ALPHA_TEST_FUNC, GL_ALPHA_TEST_REF, GL_CLIENT_ACTIVE_TEXTURE, GL_CLIP_PLANE0, GL_CLIP_PLANE1, GL_CLIP_PLANE2, GL_CLIP_PLANE3, GL_CLIP_PLANE4, GL_CLIP_PLANE5, GL_COLOR_ARRAY_BUFFER_BINDING, GL_COLOR_ARRAY_POINTER, GL_COLOR_ARRAY_SIZE, GL_COLOR_ARRAY_STRIDE, GL_COLOR_ARRAY_TYPE, GL_COMBINE, GL_COMBINE_ALPHA, GL_COMBINE_RGB, GL_CONSTANT, GL_CONTEXT_ROBUST_ACCESS, GL_COORD_REPLACE, GL_CURRENT_COLOR, GL_CURRENT_NORMAL, GL_CURRENT_TEXTURE_COORDS, GL_DECAL, GL_DOT3_RGB, GL_DOT3_RGBA, GL_EXP, GL_EXP2, GL_FOG, GL_FOG_COLOR, GL_FOG_DENSITY, GL_FOG_END, GL_FOG_HINT, GL_FOG_MODE, GL_FOG_START, GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING, GL_GENERATE_MIPMAP, GL_INTERPOLATE, GL_LIGHT_MODEL_AMBIENT, GL_LIGHT_MODEL_TWO_SIDE, GL_MAX_CLIP_PLANES, GL_MAX_LIGHTS, GL_MAX_MODELVIEW_STACK_DEPTH, GL_MAX_PROJECTION_STACK_DEPTH, GL_MAX_TEXTURE_STACK_DEPTH, GL_MAX_TEXTURE_UNITS, GL_MODELVIEW_STACK_DEPTH, GL_MODULATE, GL_NORMAL_ARRAY_BUFFER_BINDING, GL_NORMAL_ARRAY_POINTER, GL_NORMAL_ARRAY_STRIDE, GL_NORMAL_ARRAY_TYPE, GL_OPERAND0_ALPHA, GL_OPERAND0_RGB, GL_OPERAND1_ALPHA, GL_OPERAND1_RGB, GL_OPERAND2_ALPHA, GL_OPERAND2_RGB, GL_PERSPECTIVE_CORRECTION_HINT, GL_POINT_DISTANCE_ATTENUATION, GL_POINT_SIZE_MAX, GL_POINT_SIZE_MIN, GL_POINT_SMOOTH, GL_POINT_SMOOTH_HINT, GL_POINT_SPRITE, GL_PREVIOUS, GL_PRIMARY_COLOR, GL_PROJECTION_STACK_DEPTH, GL_RESCALE_NORMAL, GL_RGB_SCALE, GL_SHADE_MODEL, GL_SRC0_ALPHA, GL_SRC0_RGB, GL_SRC1_ALPHA, GL_SRC1_RGB, GL_SRC2_ALPHA, GL_SRC2_RGB, GL_STACK_OVERFLOW, GL_STACK_UNDERFLOW, GL_SUBTRACT, GL_TEXTURE_COORD_ARRAY_BUFFER_BINDING, GL_TEXTURE_COORD_ARRAY_POINTER, GL_TEXTURE_COORD_ARRAY_SIZE, GL_TEXTURE_COORD_ARRAY_STRIDE, GL_TEXTURE_COORD_ARRAY_TYPE, GL_TEXTURE_ENV, GL_TEXTURE_ENV_COLOR, GL_TEXTURE_ENV_MODE, GL_TEXTURE_STACK_DEPTH, GL_VERTEX_ARRAY_BUFFER_BINDING, GL_VERTEX_ARRAY_POINTER, GL_VERTEX_ARRAY_SIZE, GL_VERTEX_ARRAY_STRIDE, GL_VERTEX_ARRAY_TYPE
-
Fields inherited from interface com.jogamp.opengl.GL2ES2
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH, GL_ACTIVE_ATTRIBUTES, GL_ACTIVE_PROGRAM, GL_ACTIVE_UNIFORM_MAX_LENGTH, GL_ACTIVE_UNIFORMS, GL_ALL_SHADER_BITS, GL_ANY_SAMPLES_PASSED, GL_ANY_SAMPLES_PASSED_CONSERVATIVE, GL_ATTACHED_SHADERS, GL_BLEND_ADVANCED_COHERENT_KHR, GL_BLEND_COLOR, GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4, GL_BUFFER, GL_CLAMP_TO_BORDER, GL_COLOR_ATTACHMENT1, GL_COLOR_ATTACHMENT10, GL_COLOR_ATTACHMENT11, GL_COLOR_ATTACHMENT12, GL_COLOR_ATTACHMENT13, GL_COLOR_ATTACHMENT14, GL_COLOR_ATTACHMENT15, GL_COLOR_ATTACHMENT2, GL_COLOR_ATTACHMENT3, GL_COLOR_ATTACHMENT4, GL_COLOR_ATTACHMENT5, GL_COLOR_ATTACHMENT6, GL_COLOR_ATTACHMENT7, GL_COLOR_ATTACHMENT8, GL_COLOR_ATTACHMENT9, GL_COMPARE_REF_TO_TEXTURE, GL_COMPILE_STATUS, GL_CONSTANT_ALPHA, GL_CONSTANT_COLOR, GL_CONTEXT_FLAG_DEBUG_BIT, GL_CONTEXT_ROBUST_ACCESS, GL_CURRENT_PROGRAM, GL_CURRENT_QUERY, GL_CURRENT_VERTEX_ATTRIB, GL_DEBUG_CALLBACK_FUNCTION, GL_DEBUG_CALLBACK_USER_PARAM, GL_DEBUG_GROUP_STACK_DEPTH, GL_DEBUG_LOGGED_MESSAGES, GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH, GL_DEBUG_OUTPUT, GL_DEBUG_OUTPUT_SYNCHRONOUS, GL_DEBUG_SEVERITY_HIGH, GL_DEBUG_SEVERITY_LOW, GL_DEBUG_SEVERITY_MEDIUM, GL_DEBUG_SEVERITY_NOTIFICATION, GL_DEBUG_SOURCE_API, GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_SOURCE_OTHER, GL_DEBUG_SOURCE_SHADER_COMPILER, GL_DEBUG_SOURCE_THIRD_PARTY, GL_DEBUG_SOURCE_WINDOW_SYSTEM, GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR, GL_DEBUG_TYPE_ERROR, GL_DEBUG_TYPE_MARKER, GL_DEBUG_TYPE_OTHER, GL_DEBUG_TYPE_PERFORMANCE, GL_DEBUG_TYPE_POP_GROUP, GL_DEBUG_TYPE_PORTABILITY, GL_DEBUG_TYPE_PUSH_GROUP, GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR, GL_DELETE_STATUS, GL_DEPTH_COMPONENT, GL_DRAW_BUFFER0, GL_DRAW_BUFFER1, GL_DRAW_BUFFER10, GL_DRAW_BUFFER11, GL_DRAW_BUFFER12, GL_DRAW_BUFFER13, GL_DRAW_BUFFER14, GL_DRAW_BUFFER15, GL_DRAW_BUFFER2, GL_DRAW_BUFFER3, GL_DRAW_BUFFER4, GL_DRAW_BUFFER5, GL_DRAW_BUFFER6, GL_DRAW_BUFFER7, GL_DRAW_BUFFER8, GL_DRAW_BUFFER9, GL_FLOAT_MAT2, GL_FLOAT_MAT3, GL_FLOAT_MAT4, GL_FLOAT_VEC2, GL_FLOAT_VEC3, GL_FLOAT_VEC4, GL_FRAGMENT_SHADER, GL_FRAGMENT_SHADER_BIT, GL_FRAGMENT_SHADER_DERIVATIVE_HINT, GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING, GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE, GL_GPU_DISJOINT, GL_HIGH_FLOAT, GL_HIGH_INT, GL_INFO_LOG_LENGTH, GL_INT, GL_INT_10_10_10_2, GL_INT_SAMPLER_2D_MULTISAMPLE, GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_INT_VEC2, GL_INT_VEC3, GL_INT_VEC4, GL_LINK_STATUS, GL_LOW_FLOAT, GL_LOW_INT, GL_MAX_3D_TEXTURE_SIZE, GL_MAX_COLOR_ATTACHMENTS, GL_MAX_COLOR_TEXTURE_SAMPLES, GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS, GL_MAX_DEBUG_GROUP_STACK_DEPTH, GL_MAX_DEBUG_LOGGED_MESSAGES, GL_MAX_DEBUG_MESSAGE_LENGTH, GL_MAX_DEPTH_TEXTURE_SAMPLES, GL_MAX_DRAW_BUFFERS, GL_MAX_FRAGMENT_UNIFORM_VECTORS, GL_MAX_INTEGER_SAMPLES, GL_MAX_LABEL_LENGTH, GL_MAX_SAMPLE_MASK_WORDS, GL_MAX_TEXTURE_IMAGE_UNITS, GL_MAX_VARYING_VECTORS, GL_MAX_VERTEX_ATTRIBS, GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS, GL_MAX_VERTEX_UNIFORM_VECTORS, GL_MEDIUM_FLOAT, GL_MEDIUM_INT, GL_NUM_PROGRAM_BINARY_FORMATS, GL_NUM_SHADER_BINARY_FORMATS, GL_ONE_MINUS_CONSTANT_ALPHA, GL_ONE_MINUS_CONSTANT_COLOR, GL_PROGRAM, GL_PROGRAM_BINARY_FORMATS, GL_PROGRAM_BINARY_LENGTH, GL_PROGRAM_PIPELINE, GL_PROGRAM_PIPELINE_BINDING, GL_PROGRAM_SEPARABLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE, GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_QUERY, GL_QUERY_COUNTER_BITS, GL_QUERY_RESULT, GL_QUERY_RESULT_AVAILABLE, GL_RED, GL_RG, GL_SAMPLE_MASK, GL_SAMPLE_MASK_VALUE, GL_SAMPLE_POSITION, GL_SAMPLER, GL_SAMPLER_2D, GL_SAMPLER_2D_MULTISAMPLE, GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_SAMPLER_2D_SHADOW, GL_SAMPLER_3D, GL_SAMPLER_CUBE, GL_SHADER, GL_SHADER_BINARY_DMP, GL_SHADER_BINARY_FORMATS, GL_SHADER_COMPILER, GL_SHADER_SOURCE_LENGTH, GL_SHADER_TYPE, GL_SHADING_LANGUAGE_VERSION, GL_STACK_OVERFLOW, GL_STACK_UNDERFLOW, GL_STENCIL_BACK_FAIL, GL_STENCIL_BACK_FUNC, GL_STENCIL_BACK_PASS_DEPTH_FAIL, GL_STENCIL_BACK_PASS_DEPTH_PASS, GL_STENCIL_BACK_REF, GL_STENCIL_BACK_VALUE_MASK, GL_STENCIL_BACK_WRITEMASK, GL_STENCIL_INDEX, GL_STREAM_DRAW, GL_TEXTURE_2D_MULTISAMPLE, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_3D, GL_TEXTURE_BINDING_2D_MULTISAMPLE, GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY, GL_TEXTURE_BINDING_3D, GL_TEXTURE_BORDER_COLOR, GL_TEXTURE_COMPARE_FUNC, GL_TEXTURE_COMPARE_MODE, GL_TEXTURE_FIXED_SAMPLE_LOCATIONS, GL_TEXTURE_SAMPLES, GL_TEXTURE_WRAP_R, GL_TIME_ELAPSED, GL_TIMESTAMP, GL_UNPACK_ROW_LENGTH, GL_UNPACK_SKIP_PIXELS, GL_UNPACK_SKIP_ROWS, GL_UNSIGNED_INT_10_10_10_2, GL_UNSIGNED_INT_2_10_10_10_REV, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_UNSIGNED_NORMALIZED, GL_VALIDATE_STATUS, GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING, GL_VERTEX_ATTRIB_ARRAY_ENABLED, GL_VERTEX_ATTRIB_ARRAY_NORMALIZED, GL_VERTEX_ATTRIB_ARRAY_POINTER, GL_VERTEX_ATTRIB_ARRAY_SIZE, GL_VERTEX_ATTRIB_ARRAY_STRIDE, GL_VERTEX_ATTRIB_ARRAY_TYPE, GL_VERTEX_SHADER, GL_VERTEX_SHADER_BIT
-
Fields inherited from interface com.jogamp.opengl.GL2ES3
GL_ACTIVE_ATOMIC_COUNTER_BUFFERS, GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH, GL_ACTIVE_UNIFORM_BLOCKS, GL_ALL_BARRIER_BITS, GL_ATOMIC_COUNTER_BARRIER_BIT, GL_ATOMIC_COUNTER_BUFFER, GL_ATOMIC_COUNTER_BUFFER_BINDING, GL_ATOMIC_COUNTER_BUFFER_SIZE, GL_ATOMIC_COUNTER_BUFFER_START, GL_BLUE, GL_BUFFER_ACCESS_FLAGS, GL_BUFFER_MAP_LENGTH, GL_BUFFER_MAP_OFFSET, GL_BUFFER_UPDATE_BARRIER_BIT, GL_COLOR, GL_COLOR_ATTACHMENT16, GL_COLOR_ATTACHMENT17, GL_COLOR_ATTACHMENT18, GL_COLOR_ATTACHMENT19, GL_COLOR_ATTACHMENT20, GL_COLOR_ATTACHMENT21, GL_COLOR_ATTACHMENT22, GL_COLOR_ATTACHMENT23, GL_COLOR_ATTACHMENT24, GL_COLOR_ATTACHMENT25, GL_COLOR_ATTACHMENT26, GL_COLOR_ATTACHMENT27, GL_COLOR_ATTACHMENT28, GL_COLOR_ATTACHMENT29, GL_COLOR_ATTACHMENT30, GL_COLOR_ATTACHMENT31, GL_COMMAND_BARRIER_BIT, GL_COMPRESSED_R11_EAC, GL_COMPRESSED_RG11_EAC, GL_COMPRESSED_RGB8_ETC2, GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2, GL_COMPRESSED_RGBA_ASTC_10x10_KHR, GL_COMPRESSED_RGBA_ASTC_10x5_KHR, GL_COMPRESSED_RGBA_ASTC_10x6_KHR, GL_COMPRESSED_RGBA_ASTC_10x8_KHR, GL_COMPRESSED_RGBA_ASTC_12x10_KHR, GL_COMPRESSED_RGBA_ASTC_12x12_KHR, GL_COMPRESSED_RGBA_ASTC_4x4_KHR, GL_COMPRESSED_RGBA_ASTC_5x4_KHR, GL_COMPRESSED_RGBA_ASTC_5x5_KHR, GL_COMPRESSED_RGBA_ASTC_6x5_KHR, GL_COMPRESSED_RGBA_ASTC_6x6_KHR, GL_COMPRESSED_RGBA_ASTC_8x5_KHR, GL_COMPRESSED_RGBA_ASTC_8x6_KHR, GL_COMPRESSED_RGBA_ASTC_8x8_KHR, GL_COMPRESSED_RGBA8_ETC2_EAC, GL_COMPRESSED_SIGNED_R11_EAC, GL_COMPRESSED_SIGNED_RG11_EAC, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR, GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC, GL_COMPRESSED_SRGB8_ETC2, GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2, GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT, GL_CONTEXT_FLAGS, GL_COPY_READ_BUFFER, GL_COPY_READ_BUFFER_BINDING, GL_COPY_WRITE_BUFFER, GL_COPY_WRITE_BUFFER_BINDING, GL_DEPTH, GL_DEPTH_COMPONENT32F, GL_DEPTH_STENCIL_ATTACHMENT, GL_DEPTH_STENCIL_TEXTURE_MODE, GL_DEPTH32F_STENCIL8, GL_DYNAMIC_COPY, GL_DYNAMIC_READ, GL_ELEMENT_ARRAY_BARRIER_BIT, GL_FIRST_VERTEX_CONVENTION, GL_FIRST_VERTEX_CONVENTION_EXT, GL_FLOAT_32_UNSIGNED_INT_24_8_REV, GL_FLOAT_MAT2x3, GL_FLOAT_MAT2x4, GL_FLOAT_MAT3x2, GL_FLOAT_MAT3x4, GL_FLOAT_MAT4x2, GL_FLOAT_MAT4x3, GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE, GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE, GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE, GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE, GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT, GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE, GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE, GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER, GL_FRAMEBUFFER_BARRIER_BIT, GL_FRAMEBUFFER_DEFAULT, GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS, GL_FRAMEBUFFER_DEFAULT_HEIGHT, GL_FRAMEBUFFER_DEFAULT_LAYERS, GL_FRAMEBUFFER_DEFAULT_SAMPLES, GL_FRAMEBUFFER_DEFAULT_WIDTH, GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_EXT, GL_FRAMEBUFFER_UNDEFINED, GL_GEOMETRY_SHADER_BIT, GL_GREEN, GL_IMAGE_2D, GL_IMAGE_2D_ARRAY, GL_IMAGE_3D, GL_IMAGE_BINDING_ACCESS, GL_IMAGE_BINDING_FORMAT, GL_IMAGE_BINDING_LAYER, GL_IMAGE_BINDING_LAYERED, GL_IMAGE_BINDING_LEVEL, GL_IMAGE_BINDING_NAME, GL_IMAGE_BUFFER, GL_IMAGE_CUBE, GL_IMAGE_CUBE_MAP_ARRAY, GL_INT_IMAGE_2D, GL_INT_IMAGE_2D_ARRAY, GL_INT_IMAGE_3D, GL_INT_IMAGE_BUFFER, GL_INT_IMAGE_CUBE, GL_INT_IMAGE_CUBE_MAP_ARRAY, GL_INT_SAMPLER_2D, GL_INT_SAMPLER_2D_ARRAY, GL_INT_SAMPLER_3D, GL_INT_SAMPLER_BUFFER, GL_INT_SAMPLER_CUBE, GL_INT_SAMPLER_CUBE_MAP_ARRAY, GL_INTERLEAVED_ATTRIBS, GL_INVALID_INDEX, GL_LAST_VERTEX_CONVENTION, GL_LAST_VERTEX_CONVENTION_EXT, GL_LINE_STRIP_ADJACENCY_EXT, GL_LINES_ADJACENCY_EXT, GL_MAJOR_VERSION, GL_MAX, GL_MAX_ARRAY_TEXTURE_LAYERS, GL_MAX_ATOMIC_COUNTER_BUFFER_BINDINGS, GL_MAX_ATOMIC_COUNTER_BUFFER_SIZE, GL_MAX_COMBINED_ATOMIC_COUNTER_BUFFERS, GL_MAX_COMBINED_ATOMIC_COUNTERS, GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS, GL_MAX_COMBINED_UNIFORM_BLOCKS, GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS, GL_MAX_ELEMENT_INDEX, GL_MAX_ELEMENTS_INDICES, GL_MAX_ELEMENTS_VERTICES, GL_MAX_FRAGMENT_ATOMIC_COUNTER_BUFFERS, GL_MAX_FRAGMENT_ATOMIC_COUNTERS, GL_MAX_FRAGMENT_UNIFORM_BLOCKS, GL_MAX_FRAGMENT_UNIFORM_COMPONENTS, GL_MAX_FRAMEBUFFER_HEIGHT, GL_MAX_FRAMEBUFFER_LAYERS, GL_MAX_FRAMEBUFFER_SAMPLES, GL_MAX_FRAMEBUFFER_WIDTH, GL_MAX_GEOMETRY_ATOMIC_COUNTER_BUFFERS, GL_MAX_GEOMETRY_ATOMIC_COUNTERS, GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_EXT, GL_MAX_GEOMETRY_UNIFORM_BLOCKS, GL_MAX_IMAGE_UNITS, GL_MAX_PROGRAM_TEXEL_OFFSET, GL_MAX_TESS_CONTROL_ATOMIC_COUNTER_BUFFERS, GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS, GL_MAX_TESS_EVALUATION_ATOMIC_COUNTER_BUFFERS, GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS, GL_MAX_TEXTURE_BUFFER_SIZE, GL_MAX_TEXTURE_LOD_BIAS, GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS, GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS, GL_MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS, GL_MAX_UNIFORM_BLOCK_SIZE, GL_MAX_UNIFORM_BUFFER_BINDINGS, GL_MAX_VARYING_COMPONENTS, GL_MAX_VERTEX_ATOMIC_COUNTER_BUFFERS, GL_MAX_VERTEX_ATOMIC_COUNTERS, GL_MAX_VERTEX_UNIFORM_BLOCKS, GL_MAX_VERTEX_UNIFORM_COMPONENTS, GL_MIN, GL_MIN_PROGRAM_TEXEL_OFFSET, GL_MIN_SAMPLE_SHADING_VALUE, GL_MINOR_VERSION, GL_NUM_EXTENSIONS, GL_NUM_SAMPLE_COUNTS, GL_PACK_ROW_LENGTH, GL_PACK_SKIP_PIXELS, GL_PACK_SKIP_ROWS, GL_PIXEL_BUFFER_BARRIER_BIT, GL_PIXEL_PACK_BUFFER, GL_PIXEL_PACK_BUFFER_BINDING, GL_PIXEL_UNPACK_BUFFER, GL_PIXEL_UNPACK_BUFFER_BINDING, GL_PRIMITIVE_RESTART_FIXED_INDEX, GL_PRIMITIVES_GENERATED, GL_PROGRAM_BINARY_RETRIEVABLE_HINT, GL_QUADS, GL_QUERY_BY_REGION_NO_WAIT, GL_QUERY_BY_REGION_WAIT, GL_QUERY_NO_WAIT, GL_QUERY_WAIT, GL_R11F_G11F_B10F, GL_R16I, GL_R16UI, GL_R32I, GL_R32UI, GL_R8_SNORM, GL_R8I, GL_R8UI, GL_RASTERIZER_DISCARD, GL_READ_BUFFER, GL_READ_ONLY, GL_READ_WRITE, GL_RED_INTEGER, GL_RG_INTEGER, GL_RG16I, GL_RG16UI, GL_RG32I, GL_RG32UI, GL_RG8_SNORM, GL_RG8I, GL_RG8UI, GL_RGB_INTEGER, GL_RGB10_A2UI, GL_RGB16I, GL_RGB16UI, GL_RGB32I, GL_RGB32UI, GL_RGB8_SNORM, GL_RGB8I, GL_RGB8UI, GL_RGB9_E5, GL_RGBA_INTEGER, GL_RGBA16I, GL_RGBA16UI, GL_RGBA32I, GL_RGBA32UI, GL_RGBA8_SNORM, GL_RGBA8I, GL_RGBA8UI, GL_SAMPLE_SHADING, GL_SAMPLER_2D_ARRAY, GL_SAMPLER_2D_ARRAY_SHADOW, GL_SAMPLER_BUFFER, GL_SAMPLER_CUBE_MAP_ARRAY, GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW, GL_SAMPLER_CUBE_SHADOW, GL_SEPARATE_ATTRIBS, GL_SHADER_IMAGE_ACCESS_BARRIER_BIT, GL_SIGNED_NORMALIZED, GL_SRGB8, GL_STATIC_COPY, GL_STATIC_READ, GL_STENCIL, GL_STREAM_COPY, GL_STREAM_READ, GL_TESS_CONTROL_SHADER_BIT, GL_TESS_EVALUATION_SHADER_BIT, GL_TEXTURE_2D_ARRAY, GL_TEXTURE_ALPHA_SIZE, GL_TEXTURE_ALPHA_TYPE, GL_TEXTURE_BASE_LEVEL, GL_TEXTURE_BINDING_2D_ARRAY, GL_TEXTURE_BINDING_BUFFER, GL_TEXTURE_BINDING_CUBE_MAP_ARRAY, GL_TEXTURE_BLUE_SIZE, GL_TEXTURE_BLUE_TYPE, GL_TEXTURE_BUFFER, GL_TEXTURE_BUFFER_DATA_STORE_BINDING, GL_TEXTURE_COMPRESSED, GL_TEXTURE_CUBE_MAP_ARRAY, GL_TEXTURE_DEPTH, GL_TEXTURE_DEPTH_SIZE, GL_TEXTURE_DEPTH_TYPE, GL_TEXTURE_FETCH_BARRIER_BIT, GL_TEXTURE_GREEN_SIZE, GL_TEXTURE_GREEN_TYPE, GL_TEXTURE_HEIGHT, GL_TEXTURE_INTERNAL_FORMAT, GL_TEXTURE_MAX_LEVEL, GL_TEXTURE_MAX_LOD, GL_TEXTURE_MIN_LOD, GL_TEXTURE_RED_SIZE, GL_TEXTURE_RED_TYPE, GL_TEXTURE_SHARED_SIZE, GL_TEXTURE_STENCIL_SIZE, GL_TEXTURE_SWIZZLE_A, GL_TEXTURE_SWIZZLE_B, GL_TEXTURE_SWIZZLE_G, GL_TEXTURE_SWIZZLE_R, GL_TEXTURE_UPDATE_BARRIER_BIT, GL_TEXTURE_WIDTH, GL_TIMEOUT_IGNORED, GL_TRANSFORM_FEEDBACK, GL_TRANSFORM_FEEDBACK_ACTIVE, GL_TRANSFORM_FEEDBACK_BARRIER_BIT, GL_TRANSFORM_FEEDBACK_BINDING, GL_TRANSFORM_FEEDBACK_BUFFER, GL_TRANSFORM_FEEDBACK_BUFFER_BINDING, GL_TRANSFORM_FEEDBACK_BUFFER_MODE, GL_TRANSFORM_FEEDBACK_BUFFER_SIZE, GL_TRANSFORM_FEEDBACK_BUFFER_START, GL_TRANSFORM_FEEDBACK_PAUSED, GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN, GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH, GL_TRANSFORM_FEEDBACK_VARYINGS, GL_TRIANGLE_STRIP_ADJACENCY_EXT, GL_TRIANGLES_ADJACENCY_EXT, GL_UNIFORM_ARRAY_STRIDE, GL_UNIFORM_BARRIER_BIT, GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES, GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS, GL_UNIFORM_BLOCK_BINDING, GL_UNIFORM_BLOCK_DATA_SIZE, GL_UNIFORM_BLOCK_INDEX, GL_UNIFORM_BLOCK_NAME_LENGTH, GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER, GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER, GL_UNIFORM_BUFFER, GL_UNIFORM_BUFFER_BINDING, GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT, GL_UNIFORM_BUFFER_SIZE, GL_UNIFORM_BUFFER_START, GL_UNIFORM_IS_ROW_MAJOR, GL_UNIFORM_MATRIX_STRIDE, GL_UNIFORM_NAME_LENGTH, GL_UNIFORM_OFFSET, GL_UNIFORM_SIZE, GL_UNIFORM_TYPE, GL_UNPACK_IMAGE_HEIGHT, GL_UNPACK_SKIP_IMAGES, GL_UNSIGNED_INT_5_9_9_9_REV, GL_UNSIGNED_INT_ATOMIC_COUNTER, GL_UNSIGNED_INT_IMAGE_2D, GL_UNSIGNED_INT_IMAGE_2D_ARRAY, GL_UNSIGNED_INT_IMAGE_3D, GL_UNSIGNED_INT_IMAGE_BUFFER, GL_UNSIGNED_INT_IMAGE_CUBE, GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY, GL_UNSIGNED_INT_SAMPLER_2D, GL_UNSIGNED_INT_SAMPLER_2D_ARRAY, GL_UNSIGNED_INT_SAMPLER_3D, GL_UNSIGNED_INT_SAMPLER_BUFFER, GL_UNSIGNED_INT_SAMPLER_CUBE, GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY, GL_UNSIGNED_INT_VEC2, GL_UNSIGNED_INT_VEC3, GL_UNSIGNED_INT_VEC4, GL_VERTEX_ARRAY_BINDING, GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT, GL_VERTEX_ATTRIB_ARRAY_DIVISOR, GL_VERTEX_ATTRIB_ARRAY_INTEGER
-
Fields inherited from interface com.jogamp.opengl.GL2GL3
GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTER_INDICES, GL_ATOMIC_COUNTER_BUFFER_ACTIVE_ATOMIC_COUNTERS, GL_ATOMIC_COUNTER_BUFFER_DATA_SIZE, GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_FRAGMENT_SHADER, GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_GEOMETRY_SHADER, GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_CONTROL_SHADER, GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_TESS_EVALUATION_SHADER, GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_VERTEX_SHADER, GL_AUTO_GENERATE_MIPMAP, GL_BACK_LEFT, GL_BACK_RIGHT, GL_BGR_INTEGER, GL_BGRA_INTEGER, GL_BLUE_INTEGER, GL_BUFFER_GPU_ADDRESS_NV, GL_CAVEAT_SUPPORT, GL_CLAMP_READ_COLOR, GL_CLEAR_BUFFER, GL_CLIP_DISTANCE0, GL_CLIP_DISTANCE1, GL_CLIP_DISTANCE2, GL_CLIP_DISTANCE3, GL_CLIP_DISTANCE4, GL_CLIP_DISTANCE5, GL_CLIP_DISTANCE6, GL_CLIP_DISTANCE7, GL_CLIPPING_INPUT_PRIMITIVES_ARB, GL_CLIPPING_OUTPUT_PRIMITIVES_ARB, GL_COLOR_ARRAY_ADDRESS_NV, GL_COLOR_ARRAY_LENGTH_NV, GL_COLOR_COMPONENTS, GL_COLOR_ENCODING, GL_COLOR_RENDERABLE, GL_COMPRESSED_RED, GL_COMPRESSED_RED_RGTC1, GL_COMPRESSED_RG, GL_COMPRESSED_RG_RGTC2, GL_COMPRESSED_RGB, GL_COMPRESSED_RGBA, GL_COMPRESSED_SIGNED_RED_RGTC1, GL_COMPRESSED_SIGNED_RG_RGTC2, GL_COMPRESSED_SRGB, GL_COMPRESSED_SRGB_ALPHA, GL_COMPUTE_SHADER_INVOCATIONS_ARB, GL_COMPUTE_TEXTURE, GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT, GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR, GL_CONTINUOUS_AMD, GL_DEBUG_CATEGORY_API_ERROR_AMD, GL_DEBUG_CATEGORY_APPLICATION_AMD, GL_DEBUG_CATEGORY_DEPRECATION_AMD, GL_DEBUG_CATEGORY_OTHER_AMD, GL_DEBUG_CATEGORY_PERFORMANCE_AMD, GL_DEBUG_CATEGORY_SHADER_COMPILER_AMD, GL_DEBUG_CATEGORY_UNDEFINED_BEHAVIOR_AMD, GL_DEBUG_CATEGORY_WINDOW_SYSTEM_AMD, GL_DEBUG_LOGGED_MESSAGES_AMD, GL_DEBUG_SEVERITY_HIGH_AMD, GL_DEBUG_SEVERITY_LOW_AMD, GL_DEBUG_SEVERITY_MEDIUM_AMD, GL_DECODE_EXT, GL_DEPTH_CLAMP_FAR_AMD, GL_DEPTH_CLAMP_NEAR_AMD, GL_DEPTH_COMPONENTS, GL_DEPTH_RENDERABLE, GL_DISCRETE_AMD, GL_DOUBLE, GL_DOUBLEBUFFER, GL_DRAW_BUFFER, GL_DRAW_INDIRECT_ADDRESS_NV, GL_DRAW_INDIRECT_LENGTH_NV, GL_DRAW_INDIRECT_UNIFIED_NV, GL_EDGE_FLAG_ARRAY_ADDRESS_NV, GL_EDGE_FLAG_ARRAY_LENGTH_NV, GL_ELEMENT_ARRAY_ADDRESS_NV, GL_ELEMENT_ARRAY_LENGTH_NV, GL_ELEMENT_ARRAY_UNIFIED_NV, GL_EXTERNAL_VIRTUAL_MEMORY_BUFFER_AMD, GL_FACTOR_MAX_AMD, GL_FACTOR_MIN_AMD, GL_FILL, GL_FILTER, GL_FIXED_ONLY, GL_FOG_COORD_ARRAY_ADDRESS_NV, GL_FOG_COORD_ARRAY_LENGTH_NV, GL_FRAGMENT_SHADER_INVOCATIONS_ARB, GL_FRAGMENT_TEXTURE, GL_FRAMEBUFFER_BLEND, GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER, GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER, GL_FRAMEBUFFER_RENDERABLE, GL_FRAMEBUFFER_RENDERABLE_LAYERED, GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_FULL_SUPPORT, GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB, GL_GEOMETRY_TEXTURE, GL_GET_TEXTURE_IMAGE_FORMAT, GL_GET_TEXTURE_IMAGE_TYPE, GL_GPU_ADDRESS_NV, GL_GREEN_INTEGER, GL_IMAGE_CLASS_1_X_16, GL_IMAGE_CLASS_1_X_32, GL_IMAGE_CLASS_1_X_8, GL_IMAGE_CLASS_10_10_10_2, GL_IMAGE_CLASS_11_11_10, GL_IMAGE_CLASS_2_X_16, GL_IMAGE_CLASS_2_X_32, GL_IMAGE_CLASS_2_X_8, GL_IMAGE_CLASS_4_X_16, GL_IMAGE_CLASS_4_X_32, GL_IMAGE_CLASS_4_X_8, GL_IMAGE_COMPATIBILITY_CLASS, GL_IMAGE_PIXEL_FORMAT, GL_IMAGE_PIXEL_TYPE, GL_IMAGE_TEXEL_SIZE, GL_INDEX_ARRAY_ADDRESS_NV, GL_INDEX_ARRAY_LENGTH_NV, GL_INT_SAMPLER_1D, GL_INT_SAMPLER_1D_ARRAY, GL_INT_SAMPLER_2D_RECT, GL_INT_SAMPLER_BUFFER_AMD, GL_INTERNALFORMAT_ALPHA_SIZE, GL_INTERNALFORMAT_ALPHA_TYPE, GL_INTERNALFORMAT_BLUE_SIZE, GL_INTERNALFORMAT_BLUE_TYPE, GL_INTERNALFORMAT_DEPTH_SIZE, GL_INTERNALFORMAT_DEPTH_TYPE, GL_INTERNALFORMAT_GREEN_SIZE, GL_INTERNALFORMAT_GREEN_TYPE, GL_INTERNALFORMAT_PREFERRED, GL_INTERNALFORMAT_RED_SIZE, GL_INTERNALFORMAT_RED_TYPE, GL_INTERNALFORMAT_SHARED_SIZE, GL_INTERNALFORMAT_STENCIL_SIZE, GL_INTERNALFORMAT_STENCIL_TYPE, GL_INTERNALFORMAT_SUPPORTED, GL_LEFT, GL_LINE, GL_LINE_WIDTH_GRANULARITY, GL_LINE_WIDTH_RANGE, GL_LOWER_LEFT, GL_MANUAL_GENERATE_MIPMAP, GL_MAX_CLIP_DISTANCES, GL_MAX_COMBINED_DIMENSIONS, GL_MAX_DEBUG_LOGGED_MESSAGES_AMD, GL_MAX_DEPTH, GL_MAX_HEIGHT, GL_MAX_LAYERS, GL_MAX_RECTANGLE_TEXTURE_SIZE, GL_MAX_SHADER_BUFFER_ADDRESS_NV, GL_MAX_SPARSE_3D_TEXTURE_SIZE_ARB, GL_MAX_SPARSE_ARRAY_TEXTURE_LAYERS_ARB, GL_MAX_SPARSE_TEXTURE_SIZE_ARB, GL_MAX_TRANSFORM_FEEDBACK_BUFFERS, GL_MAX_VARYING_FLOATS, GL_MAX_VERTEX_STREAMS, GL_MAX_WIDTH, GL_MIN_MAP_BUFFER_ALIGNMENT, GL_MIPMAP, GL_NORMAL_ARRAY_ADDRESS_NV, GL_NORMAL_ARRAY_LENGTH_NV, GL_NUM_SPARSE_LEVELS_ARB, GL_NUM_VIRTUAL_PAGE_SIZES_ARB, GL_PACK_COMPRESSED_BLOCK_DEPTH, GL_PACK_COMPRESSED_BLOCK_HEIGHT, GL_PACK_COMPRESSED_BLOCK_SIZE, GL_PACK_COMPRESSED_BLOCK_WIDTH, GL_PACK_IMAGE_HEIGHT, GL_PACK_LSB_FIRST, GL_PACK_SKIP_IMAGES, GL_PACK_SWAP_BYTES, GL_POINT, GL_POINT_SIZE_GRANULARITY, GL_POINT_SIZE_RANGE, GL_POINT_SPRITE_COORD_ORIGIN, GL_POLYGON_MODE, GL_POLYGON_OFFSET_LINE, GL_POLYGON_OFFSET_POINT, GL_POLYGON_SMOOTH, GL_POLYGON_SMOOTH_HINT, GL_PRIMITIVE_RESTART, GL_PRIMITIVE_RESTART_INDEX, GL_PRIMITIVES_SUBMITTED_ARB, GL_PROVOKING_VERTEX, GL_PROXY_TEXTURE_1D, GL_PROXY_TEXTURE_1D_ARRAY, GL_PROXY_TEXTURE_2D, GL_PROXY_TEXTURE_2D_ARRAY, GL_PROXY_TEXTURE_3D, GL_PROXY_TEXTURE_CUBE_MAP, GL_PROXY_TEXTURE_CUBE_MAP_ARRAY, GL_PROXY_TEXTURE_RECTANGLE, GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION, GL_R16, GL_R16_SNORM, GL_R3_G3_B2, GL_READ_PIXELS, GL_READ_PIXELS_FORMAT, GL_READ_PIXELS_TYPE, GL_REPLACE_VALUE_AMD, GL_RG16, GL_RG16_SNORM, GL_RGB12, GL_RGB16, GL_RGB16_SNORM, GL_RGB4, GL_RGB5, GL_RGBA12, GL_RGBA16, GL_RGBA16_SNORM, GL_RGBA2, GL_RIGHT, GL_SAMPLER_1D, GL_SAMPLER_1D_ARRAY, GL_SAMPLER_1D_ARRAY_SHADOW, GL_SAMPLER_1D_SHADOW, GL_SAMPLER_2D_RECT, GL_SAMPLER_2D_RECT_SHADOW, GL_SAMPLER_BUFFER_AMD, GL_SAMPLES_PASSED, GL_SCALED_RESOLVE_FASTEST_EXT, GL_SCALED_RESOLVE_NICEST_EXT, GL_SECONDARY_COLOR_ARRAY_ADDRESS_NV, GL_SECONDARY_COLOR_ARRAY_LENGTH_NV, GL_SET_AMD, GL_SHADER_IMAGE_ATOMIC, GL_SHADER_IMAGE_LOAD, GL_SHADER_IMAGE_STORE, GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST, GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE, GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST, GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE, GL_SKIP_DECODE_EXT, GL_SMOOTH_LINE_WIDTH_GRANULARITY, GL_SMOOTH_POINT_SIZE_GRANULARITY, GL_SPARSE_BUFFER_PAGE_SIZE_ARB, GL_SPARSE_STORAGE_BIT_ARB, GL_SPARSE_TEXTURE_FULL_ARRAY_CUBE_MIPMAPS_ARB, GL_SRC1_ALPHA, GL_SRGB_DECODE, GL_SRGB_READ, GL_SRGB_WRITE, GL_STENCIL_BACK_OP_VALUE_AMD, GL_STENCIL_COMPONENTS, GL_STENCIL_INDEX16, GL_STENCIL_OP_VALUE_AMD, GL_STENCIL_RENDERABLE, GL_STEREO, GL_SUBSAMPLE_DISTANCE_AMD, GL_SYNC_X11_FENCE_EXT, GL_TESS_CONTROL_SHADER_PATCHES_ARB, GL_TESS_CONTROL_TEXTURE, GL_TESS_EVALUATION_SHADER_INVOCATIONS_ARB, GL_TESS_EVALUATION_TEXTURE, GL_TESSELLATION_FACTOR_AMD, GL_TESSELLATION_MODE_AMD, GL_TEXTURE_1D, GL_TEXTURE_1D_ARRAY, GL_TEXTURE_BINDING_1D, GL_TEXTURE_BINDING_1D_ARRAY, GL_TEXTURE_BINDING_RECTANGLE, GL_TEXTURE_COLOR_SAMPLES_NV, GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT, GL_TEXTURE_COMPRESSED_BLOCK_SIZE, GL_TEXTURE_COMPRESSED_BLOCK_WIDTH, GL_TEXTURE_COMPRESSED_IMAGE_SIZE, GL_TEXTURE_COMPRESSION_HINT, GL_TEXTURE_COORD_ARRAY_ADDRESS_NV, GL_TEXTURE_COORD_ARRAY_LENGTH_NV, GL_TEXTURE_COVERAGE_SAMPLES_NV, GL_TEXTURE_CUBE_MAP_SEAMLESS, GL_TEXTURE_GATHER, GL_TEXTURE_GATHER_SHADOW, GL_TEXTURE_IMAGE_FORMAT, GL_TEXTURE_IMAGE_TYPE, GL_TEXTURE_LOD_BIAS, GL_TEXTURE_RECTANGLE, GL_TEXTURE_SHADOW, GL_TEXTURE_SPARSE_ARB, GL_TEXTURE_SRGB_DECODE_EXT, GL_TEXTURE_SWIZZLE_RGBA, GL_TEXTURE_VIEW, GL_TRANSFORM_FEEDBACK_BUFFER_ACTIVE, GL_TRANSFORM_FEEDBACK_BUFFER_PAUSED, GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB, GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB, GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX, GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER, GL_UNPACK_COMPRESSED_BLOCK_DEPTH, GL_UNPACK_COMPRESSED_BLOCK_HEIGHT, GL_UNPACK_COMPRESSED_BLOCK_SIZE, GL_UNPACK_COMPRESSED_BLOCK_WIDTH, GL_UNPACK_LSB_FIRST, GL_UNPACK_SWAP_BYTES, GL_UNSIGNED_BYTE_2_3_3_REV, GL_UNSIGNED_BYTE_3_3_2, GL_UNSIGNED_INT_8_8_8_8, GL_UNSIGNED_INT_8_8_8_8_REV, GL_UNSIGNED_INT_SAMPLER_1D, GL_UNSIGNED_INT_SAMPLER_1D_ARRAY, GL_UNSIGNED_INT_SAMPLER_2D_RECT, GL_UNSIGNED_INT_SAMPLER_BUFFER_AMD, GL_UNSIGNED_SHORT_1_5_5_5_REV, GL_UNSIGNED_SHORT_4_4_4_4_REV, GL_UNSIGNED_SHORT_5_6_5_REV, GL_UPPER_LEFT, GL_VERTEX_ARRAY_ADDRESS_NV, GL_VERTEX_ARRAY_LENGTH_NV, GL_VERTEX_ATTRIB_ARRAY_ADDRESS_NV, GL_VERTEX_ATTRIB_ARRAY_LENGTH_NV, GL_VERTEX_ATTRIB_ARRAY_UNIFIED_NV, GL_VERTEX_PROGRAM_POINT_SIZE, GL_VERTEX_SHADER_INVOCATIONS_ARB, GL_VERTEX_TEXTURE, GL_VERTICES_SUBMITTED_ARB, GL_VIEW_CLASS_128_BITS, GL_VIEW_CLASS_16_BITS, GL_VIEW_CLASS_24_BITS, GL_VIEW_CLASS_32_BITS, GL_VIEW_CLASS_48_BITS, GL_VIEW_CLASS_64_BITS, GL_VIEW_CLASS_8_BITS, GL_VIEW_CLASS_96_BITS, GL_VIEW_CLASS_BPTC_FLOAT, GL_VIEW_CLASS_BPTC_UNORM, GL_VIEW_CLASS_RGTC1_RED, GL_VIEW_CLASS_RGTC2_RG, GL_VIEW_CLASS_S3TC_DXT1_RGB, GL_VIEW_CLASS_S3TC_DXT1_RGBA, GL_VIEW_CLASS_S3TC_DXT3_RGBA, GL_VIEW_CLASS_S3TC_DXT5_RGBA, GL_VIEW_COMPATIBILITY_CLASS, GL_VIRTUAL_PAGE_SIZE_INDEX_ARB, GL_VIRTUAL_PAGE_SIZE_X_ARB, GL_VIRTUAL_PAGE_SIZE_Y_ARB, GL_VIRTUAL_PAGE_SIZE_Z_ARB
-
Fields inherited from interface com.jogamp.opengl.GL3
GL_ACTIVE_SUBROUTINE_MAX_LENGTH, GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS, GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH, GL_ACTIVE_SUBROUTINE_UNIFORMS, GL_ACTIVE_SUBROUTINES, GL_COMPATIBLE_SUBROUTINES, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT_ARB, GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_ARB, GL_COMPRESSED_RGBA_BPTC_UNORM_ARB, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM_ARB, GL_CONTEXT_COMPATIBILITY_PROFILE_BIT, GL_CONTEXT_CORE_PROFILE_BIT, GL_CONTEXT_PROFILE_MASK, GL_DEPTH_CLAMP, GL_DOUBLE_MAT2, GL_DOUBLE_MAT2x3, GL_DOUBLE_MAT2x4, GL_DOUBLE_MAT3, GL_DOUBLE_MAT3x2, GL_DOUBLE_MAT3x4, GL_DOUBLE_MAT4, GL_DOUBLE_MAT4x2, GL_DOUBLE_MAT4x3, GL_DOUBLE_VEC2, GL_DOUBLE_VEC3, GL_DOUBLE_VEC4, GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB, GL_FRAMEBUFFER_INCOMPLETE_LAYER_COUNT_ARB, GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS_ARB, GL_GEOMETRY_INPUT_TYPE_ARB, GL_GEOMETRY_OUTPUT_TYPE_ARB, GL_GEOMETRY_SHADER_ARB, GL_GEOMETRY_VERTICES_OUT_ARB, GL_IMAGE_1D, GL_IMAGE_1D_ARRAY, GL_IMAGE_2D_MULTISAMPLE, GL_IMAGE_2D_MULTISAMPLE_ARRAY, GL_IMAGE_2D_RECT, GL_INT_IMAGE_1D, GL_INT_IMAGE_1D_ARRAY, GL_INT_IMAGE_2D_MULTISAMPLE, GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY, GL_INT_IMAGE_2D_RECT, GL_LINE_STRIP_ADJACENCY_ARB, GL_LINES_ADJACENCY_ARB, GL_MAX_COMBINED_IMAGE_UNITS_AND_FRAGMENT_OUTPUTS, GL_MAX_DUAL_SOURCE_DRAW_BUFFERS, GL_MAX_GEOMETRY_OUTPUT_VERTICES_ARB, GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS_ARB, GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS_ARB, GL_MAX_GEOMETRY_UNIFORM_COMPONENTS_ARB, GL_MAX_GEOMETRY_VARYING_COMPONENTS_ARB, GL_MAX_IMAGE_SAMPLES, GL_MAX_PROGRAM_TEXTURE_GATHER_COMPONENTS, GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS, GL_MAX_SUBROUTINES, GL_MAX_VERTEX_VARYING_COMPONENTS_ARB, GL_MAX_VIEWPORTS, GL_NAMED_STRING_LENGTH_ARB, GL_NAMED_STRING_TYPE_ARB, GL_NUM_COMPATIBLE_SUBROUTINES, GL_ONE_MINUS_SRC1_ALPHA, GL_ONE_MINUS_SRC1_COLOR, GL_PATCH_DEFAULT_INNER_LEVEL, GL_PATCH_DEFAULT_OUTER_LEVEL, GL_PROGRAM_POINT_SIZE, GL_PROGRAM_POINT_SIZE_ARB, GL_SHADER_INCLUDE_ARB, GL_SRC1_COLOR, GL_SYNC_CL_EVENT_ARB, GL_SYNC_CL_EVENT_COMPLETE_ARB, GL_TRIANGLE_STRIP_ADJACENCY_ARB, GL_TRIANGLES_ADJACENCY_ARB, GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER, GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER, GL_UNSIGNED_INT_IMAGE_1D, GL_UNSIGNED_INT_IMAGE_1D_ARRAY, GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE, GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY, GL_UNSIGNED_INT_IMAGE_2D_RECT, GL_VIEWPORT_BOUNDS_RANGE, GL_VIEWPORT_INDEX_PROVOKING_VERTEX, GL_VIEWPORT_SUBPIXEL_BITS
-
Fields inherited from interface com.jogamp.opengl.GL3bc
GL_TEXTURE_REDUCTION_MODE_ARB, GL_WEIGHTED_AVERAGE_ARB
-
Fields inherited from interface com.jogamp.opengl.GL3ES3
GL_ACTIVE_RESOURCES, GL_ACTIVE_VARIABLES, GL_ALREADY_SIGNALED, GL_ARRAY_SIZE, GL_ARRAY_STRIDE, GL_ATOMIC_COUNTER_BUFFER_INDEX, GL_BLOCK_INDEX, GL_BUFFER_BINDING, GL_BUFFER_DATA_SIZE, GL_BUFFER_VARIABLE, GL_COLORBURN, GL_COLORDODGE, GL_COMPRESSED_RGBA_ASTC_10x10, GL_COMPRESSED_RGBA_ASTC_10x5, GL_COMPRESSED_RGBA_ASTC_10x6, GL_COMPRESSED_RGBA_ASTC_10x8, GL_COMPRESSED_RGBA_ASTC_12x10, GL_COMPRESSED_RGBA_ASTC_12x12, GL_COMPRESSED_RGBA_ASTC_4x4, GL_COMPRESSED_RGBA_ASTC_5x4, GL_COMPRESSED_RGBA_ASTC_5x5, GL_COMPRESSED_RGBA_ASTC_6x5, GL_COMPRESSED_RGBA_ASTC_6x6, GL_COMPRESSED_RGBA_ASTC_8x5, GL_COMPRESSED_RGBA_ASTC_8x6, GL_COMPRESSED_RGBA_ASTC_8x8, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6, GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8, GL_COMPUTE_SHADER, GL_COMPUTE_SHADER_BIT, GL_COMPUTE_WORK_GROUP_SIZE, GL_CONDITION_SATISFIED, GL_CONTEXT_LOST, GL_DARKEN, GL_DIFFERENCE, GL_DISPATCH_INDIRECT_BUFFER, GL_DISPATCH_INDIRECT_BUFFER_BINDING, GL_DRAW_INDIRECT_BUFFER, GL_DRAW_INDIRECT_BUFFER_BINDING, GL_EXCLUSION, GL_FRACTIONAL_EVEN, GL_FRACTIONAL_ODD, GL_FRAGMENT_INTERPOLATION_OFFSET_BITS, GL_FRAMEBUFFER_ATTACHMENT_LAYERED, GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS, GL_GEOMETRY_INPUT_TYPE, GL_GEOMETRY_OUTPUT_TYPE, GL_GEOMETRY_SHADER, GL_GEOMETRY_SHADER_INVOCATIONS, GL_GEOMETRY_VERTICES_OUT, GL_HARDLIGHT, GL_HSL_COLOR, GL_HSL_HUE, GL_HSL_LUMINOSITY, GL_HSL_SATURATION, GL_IMAGE_FORMAT_COMPATIBILITY_BY_CLASS, GL_IMAGE_FORMAT_COMPATIBILITY_BY_SIZE, GL_IMAGE_FORMAT_COMPATIBILITY_TYPE, GL_INT_2_10_10_10_REV, GL_IS_PER_PATCH, GL_IS_ROW_MAJOR, GL_ISOLINES, GL_LAYER_PROVOKING_VERTEX, GL_LIGHTEN, GL_LINE_STRIP_ADJACENCY, GL_LINES_ADJACENCY, GL_LOCATION, GL_MATRIX_STRIDE, GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, GL_MAX_COMBINED_IMAGE_UNIFORMS, GL_MAX_COMBINED_SHADER_OUTPUT_RESOURCES, GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS, GL_MAX_COMBINED_TESS_CONTROL_UNIFORM_COMPONENTS, GL_MAX_COMBINED_TESS_EVALUATION_UNIFORM_COMPONENTS, GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS, GL_MAX_COMPUTE_ATOMIC_COUNTERS, GL_MAX_COMPUTE_IMAGE_UNIFORMS, GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS, GL_MAX_COMPUTE_SHARED_MEMORY_SIZE, GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS, GL_MAX_COMPUTE_UNIFORM_BLOCKS, GL_MAX_COMPUTE_UNIFORM_COMPONENTS, GL_MAX_COMPUTE_WORK_GROUP_COUNT, GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS, GL_MAX_COMPUTE_WORK_GROUP_SIZE, GL_MAX_FRAGMENT_IMAGE_UNIFORMS, GL_MAX_FRAGMENT_INPUT_COMPONENTS, GL_MAX_FRAGMENT_INTERPOLATION_OFFSET, GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS, GL_MAX_GEOMETRY_IMAGE_UNIFORMS, GL_MAX_GEOMETRY_INPUT_COMPONENTS, GL_MAX_GEOMETRY_OUTPUT_COMPONENTS, GL_MAX_GEOMETRY_OUTPUT_VERTICES, GL_MAX_GEOMETRY_SHADER_INVOCATIONS, GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS, GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS, GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS, GL_MAX_GEOMETRY_UNIFORM_COMPONENTS, GL_MAX_NAME_LENGTH, GL_MAX_NUM_ACTIVE_VARIABLES, GL_MAX_PATCH_VERTICES, GL_MAX_PROGRAM_TEXTURE_GATHER_OFFSET, GL_MAX_SERVER_WAIT_TIMEOUT, GL_MAX_SHADER_STORAGE_BLOCK_SIZE, GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS, GL_MAX_TESS_CONTROL_IMAGE_UNIFORMS, GL_MAX_TESS_CONTROL_INPUT_COMPONENTS, GL_MAX_TESS_CONTROL_OUTPUT_COMPONENTS, GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS, GL_MAX_TESS_CONTROL_TEXTURE_IMAGE_UNITS, GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS, GL_MAX_TESS_CONTROL_UNIFORM_BLOCKS, GL_MAX_TESS_CONTROL_UNIFORM_COMPONENTS, GL_MAX_TESS_EVALUATION_IMAGE_UNIFORMS, GL_MAX_TESS_EVALUATION_INPUT_COMPONENTS, GL_MAX_TESS_EVALUATION_OUTPUT_COMPONENTS, GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS, GL_MAX_TESS_EVALUATION_TEXTURE_IMAGE_UNITS, GL_MAX_TESS_EVALUATION_UNIFORM_BLOCKS, GL_MAX_TESS_EVALUATION_UNIFORM_COMPONENTS, GL_MAX_TESS_GEN_LEVEL, GL_MAX_TESS_PATCH_COMPONENTS, GL_MAX_UNIFORM_LOCATIONS, GL_MAX_VERTEX_ATTRIB_BINDINGS, GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET, GL_MAX_VERTEX_ATTRIB_STRIDE, GL_MAX_VERTEX_IMAGE_UNIFORMS, GL_MAX_VERTEX_OUTPUT_COMPONENTS, GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS, GL_MIN_FRAGMENT_INTERPOLATION_OFFSET, GL_MIN_PROGRAM_TEXTURE_GATHER_OFFSET, GL_MULTIPLY, GL_MULTISAMPLE_LINE_WIDTH_GRANULARITY, GL_MULTISAMPLE_LINE_WIDTH_RANGE, GL_NAME_LENGTH, GL_NUM_ACTIVE_VARIABLES, GL_OBJECT_TYPE, GL_OFFSET, GL_OVERLAY, GL_PATCH_VERTICES, GL_PATCHES, GL_PRIMITIVE_BOUNDING_BOX, GL_PRIMITIVE_RESTART_FOR_PATCHES_SUPPORTED, GL_PROGRAM_INPUT, GL_PROGRAM_OUTPUT, GL_REFERENCED_BY_COMPUTE_SHADER, GL_REFERENCED_BY_FRAGMENT_SHADER, GL_REFERENCED_BY_GEOMETRY_SHADER, GL_REFERENCED_BY_TESS_CONTROL_SHADER, GL_REFERENCED_BY_TESS_EVALUATION_SHADER, GL_REFERENCED_BY_VERTEX_SHADER, GL_SAMPLER_BINDING, GL_SCREEN, GL_SHADER_STORAGE_BARRIER_BIT, GL_SHADER_STORAGE_BLOCK, GL_SHADER_STORAGE_BUFFER, GL_SHADER_STORAGE_BUFFER_BINDING, GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT, GL_SHADER_STORAGE_BUFFER_SIZE, GL_SHADER_STORAGE_BUFFER_START, GL_SIGNALED, GL_SOFTLIGHT, GL_SYNC_CONDITION, GL_SYNC_FENCE, GL_SYNC_FLAGS, GL_SYNC_FLUSH_COMMANDS_BIT, GL_SYNC_GPU_COMMANDS_COMPLETE, GL_SYNC_STATUS, GL_TESS_CONTROL_OUTPUT_VERTICES, GL_TESS_CONTROL_SHADER, GL_TESS_EVALUATION_SHADER, GL_TESS_GEN_MODE, GL_TESS_GEN_POINT_MODE, GL_TESS_GEN_SPACING, GL_TESS_GEN_VERTEX_ORDER, GL_TEXTURE_BUFFER_BINDING, GL_TEXTURE_BUFFER_OFFSET, GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT, GL_TEXTURE_BUFFER_SIZE, GL_TEXTURE_IMMUTABLE_LEVELS, GL_TIMEOUT_EXPIRED, GL_TOP_LEVEL_ARRAY_SIZE, GL_TOP_LEVEL_ARRAY_STRIDE, GL_TRANSFORM_FEEDBACK_VARYING, GL_TRIANGLE_STRIP_ADJACENCY, GL_TRIANGLES_ADJACENCY, GL_TYPE, GL_UNDEFINED_VERTEX, GL_UNIFORM, GL_UNIFORM_BLOCK, GL_UNSIGNALED, GL_VERTEX_ATTRIB_BINDING, GL_VERTEX_ATTRIB_RELATIVE_OFFSET, GL_VERTEX_BINDING_BUFFER, GL_VERTEX_BINDING_DIVISOR, GL_VERTEX_BINDING_OFFSET, GL_VERTEX_BINDING_STRIDE, GL_WAIT_FAILED
-
Fields inherited from interface com.jogamp.opengl.GL4
GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER, GL_BUFFER_IMMUTABLE_STORAGE, GL_BUFFER_STORAGE_FLAGS, GL_CLEAR_TEXTURE, GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT, GL_CLIENT_STORAGE_BIT, GL_CLIP_DEPTH_MODE, GL_CLIP_ORIGIN, GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT, GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT, GL_COMPRESSED_RGBA_BPTC_UNORM, GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, GL_COMPUTE_SUBROUTINE, GL_COMPUTE_SUBROUTINE_UNIFORM, GL_CONTEXT_RELEASE_BEHAVIOR, GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH, GL_DYNAMIC_STORAGE_BIT, GL_FRAGMENT_SUBROUTINE, GL_FRAGMENT_SUBROUTINE_UNIFORM, GL_GEOMETRY_SUBROUTINE, GL_GEOMETRY_SUBROUTINE_UNIFORM, GL_LOCATION_COMPONENT, GL_LOCATION_INDEX, GL_MAP_COHERENT_BIT, GL_MAP_PERSISTENT_BIT, GL_MAX_COMBINED_CLIP_AND_CULL_DISTANCES, GL_MAX_COMPUTE_FIXED_GROUP_INVOCATIONS_ARB, GL_MAX_COMPUTE_FIXED_GROUP_SIZE_ARB, GL_MAX_COMPUTE_VARIABLE_GROUP_INVOCATIONS_ARB, GL_MAX_COMPUTE_VARIABLE_GROUP_SIZE_ARB, GL_MAX_CULL_DISTANCES, GL_MAX_NUM_COMPATIBLE_SUBROUTINES, GL_MIRROR_CLAMP_TO_EDGE, GL_NEGATIVE_ONE_TO_ONE, GL_NUM_SHADING_LANGUAGE_VERSIONS, GL_PARAMETER_BUFFER_ARB, GL_PARAMETER_BUFFER_BINDING_ARB, GL_QUERY_BUFFER, GL_QUERY_BUFFER_BARRIER_BIT, GL_QUERY_BUFFER_BINDING, GL_QUERY_BY_REGION_NO_WAIT_INVERTED, GL_QUERY_BY_REGION_WAIT_INVERTED, GL_QUERY_NO_WAIT_INVERTED, GL_QUERY_RESULT_NO_WAIT, GL_QUERY_TARGET, GL_QUERY_WAIT_INVERTED, GL_TESS_CONTROL_SUBROUTINE, GL_TESS_CONTROL_SUBROUTINE_UNIFORM, GL_TESS_EVALUATION_SUBROUTINE, GL_TESS_EVALUATION_SUBROUTINE_UNIFORM, GL_TEXTURE_TARGET, GL_TEXTURE_VIEW_MIN_LAYER, GL_TEXTURE_VIEW_MIN_LEVEL, GL_TEXTURE_VIEW_NUM_LAYERS, GL_TEXTURE_VIEW_NUM_LEVELS, GL_TRANSFORM_FEEDBACK_BUFFER_INDEX, GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE, GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER, GL_UNSIGNED_INT64_ARB, GL_VERTEX_ATTRIB_ARRAY_LONG, GL_VERTEX_SUBROUTINE, GL_VERTEX_SUBROUTINE_UNIFORM, GL_ZERO_TO_ONE
-
Fields inherited from interface com.jogamp.opengl.GL4bc
GL_COMPLETION_STATUS_ARB, GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB, GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_ARB, GL_INT64_ARB, GL_INT64_VEC2_ARB, GL_INT64_VEC3_ARB, GL_INT64_VEC4_ARB, GL_MAX_SHADER_COMPILER_THREADS_ARB, GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB, GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB, GL_SAMPLE_LOCATION_ARB, GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_ARB, GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_ARB, GL_SAMPLE_LOCATION_SUBPIXEL_BITS_ARB, GL_UNSIGNED_INT64_VEC2_ARB, GL_UNSIGNED_INT64_VEC3_ARB, GL_UNSIGNED_INT64_VEC4_ARB
-
Fields inherited from interface com.jogamp.opengl.fixedfunc.GLLightingFunc
GL_AMBIENT, GL_AMBIENT_AND_DIFFUSE, GL_COLOR_MATERIAL, GL_CONSTANT_ATTENUATION, GL_DIFFUSE, GL_EMISSION, GL_FLAT, GL_LIGHT0, GL_LIGHT1, GL_LIGHT2, GL_LIGHT3, GL_LIGHT4, GL_LIGHT5, GL_LIGHT6, GL_LIGHT7, GL_LIGHTING, GL_LINEAR_ATTENUATION, GL_NORMALIZE, GL_POSITION, GL_QUADRATIC_ATTENUATION, GL_SHININESS, GL_SMOOTH, GL_SPECULAR, GL_SPOT_CUTOFF, GL_SPOT_DIRECTION, GL_SPOT_EXPONENT
-
Fields inherited from interface com.jogamp.opengl.fixedfunc.GLMatrixFunc
GL_MATRIX_MODE, GL_MODELVIEW, GL_MODELVIEW_MATRIX, GL_PROJECTION, GL_PROJECTION_MATRIX, GL_TEXTURE_MATRIX
-
Fields inherited from interface com.jogamp.opengl.fixedfunc.GLPointerFunc
GL_COLOR_ARRAY, GL_NORMAL_ARRAY, GL_TEXTURE_COORD_ARRAY, GL_VERTEX_ARRAY
-
-
Constructor Summary
Constructors Constructor Description TraceGL4bc(GL4bc downstreamGL4bc, PrintStream stream)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getBoundBuffer(int arg0)
int
getBoundFramebuffer(int arg0)
Return the framebuffer name bound to this context, seeGL.glBindFramebuffer(int, int)
.GLBufferStorage
getBufferStorage(int arg0)
GLContext
getContext()
Returns the GLContext associated which this GL object.int
getDefaultDrawBuffer()
Returns the default color buffer within the current boundGLBase.getDefaultReadFramebuffer()
, i.e.int
getDefaultDrawFramebuffer()
Return the default draw framebuffer name.int
getDefaultReadBuffer()
Returns the default color buffer within the current boundGLBase.getDefaultReadFramebuffer()
, i.e.int
getDefaultReadFramebuffer()
Return the default read framebuffer name.GL
getDownstreamGL()
Returns the downstream GL instance in case this is a wrapping pipeline, otherwisenull
.Object
getExtension(String arg0)
Returns an object providing access to the specified OpenGL extension.GL
getGL()
Casts this object to the GL interface.GL2
getGL2()
Casts this object to the GL2 interface.GL2ES1
getGL2ES1()
Casts this object to the GL2ES1 interface.GL2ES2
getGL2ES2()
Casts this object to the GL2ES2 interface.GL2ES3
getGL2ES3()
Casts this object to the GL2ES3 interface.GL2GL3
getGL2GL3()
Casts this object to the GL2GL3 interface.GL3
getGL3()
Casts this object to the GL3 interface.GL3bc
getGL3bc()
Casts this object to the GL3bc interface.GL3ES3
getGL3ES3()
Casts this object to the GL3ES3 interface.GL4
getGL4()
Casts this object to the GL4 interface.GL4bc
getGL4bc()
Casts this object to the GL4bc interface.GL4ES3
getGL4ES3()
Casts this object to the GL4ES3 interface.GLES1
getGLES1()
Casts this object to the GLES1 interface.GLES2
getGLES2()
Casts this object to the GLES2 interface.GLES3
getGLES3()
Casts this object to the GLES3 interface.GLProfile
getGLProfile()
Returns the GLProfile associated with this GL object.int
getMaxRenderbufferSamples()
Returns the maximum number of FBO RENDERBUFFER samples iffull FBO is supported
, otherwise false.Object
getPlatformGLExtensions()
Returns an object through which platform-specific OpenGL extensions (EGL, GLX, WGL, etc.) may be accessed.GL
getRootGL()
Returns the implementing root instance, considering a wrapped pipelined hierarchy, seeGLBase.getDownstreamGL()
.int
getSwapInterval()
Return the current swap interval.void
glAccum(int arg0, float arg1)
void
glActiveShaderProgram(int arg0, int arg1)
Entry point to C language function:void glActiveShaderProgram(GLuint pipeline, GLuint program)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glActiveShaderProgramEXT
void
glActiveStencilFaceEXT(int arg0)
Entry point to C language function:void glActiveStencilFaceEXT(GLenum face)
Part ofGL_EXT_stencil_two_side
void
glActiveTexture(int arg0)
Entry point to C language function:void glActiveTexture(GLenum texture)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_multitexture
Alias for:glActiveTextureARB
void
glAlphaFunc(int arg0, float arg1)
Entry point to C language function:void glAlphaFunc(GLenum func, GLclampf ref)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
,GL_QCOM_alpha_test
Alias for:glAlphaFuncQCOM
void
glApplyFramebufferAttachmentCMAAINTEL()
Entry point to C language function:void glApplyFramebufferAttachmentCMAAINTEL()
Part ofGL_INTEL_framebuffer_CMAA
void
glApplyTextureEXT(int arg0)
Entry point to C language function:void glApplyTextureEXT(GLenum mode)
Part ofGL_EXT_light_texture
boolean
glAreTexturesResident(int arg0, int[] arg1, int arg2, byte[] arg3, int arg4)
Entry point to C language function:GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glAreTexturesResidentEXT
boolean
glAreTexturesResident(int arg0, IntBuffer arg1, ByteBuffer arg2)
Entry point to C language function:GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glAreTexturesResidentEXT
void
glArrayElement(int arg0)
Entry point to C language function:void glArrayElement(GLint i)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glArrayElementEXT
void
glAttachObjectARB(long arg0, long arg1)
Entry point to C language function:void glAttachObjectARB(GLhandleARB containerObj, GLhandleARB obj)
Part ofGL_ARB_shader_objects
void
glAttachShader(int arg0, int arg1)
Entry point to C language function:void glAttachShader(GLuint program, GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glBegin(int arg0)
void
glBeginConditionalRender(int arg0, int arg1)
Entry point to C language function:void glBeginConditionalRender(GLuint id, GLenum mode)
Part ofGL_VERSION_3_0
,GL_NV_conditional_render
Alias for:glBeginConditionalRenderNV
void
glBeginConditionalRenderNVX(int arg0)
Entry point to C language function:void glBeginConditionalRenderNVX(GLuint id)
Part ofGL_NVX_conditional_render
void
glBeginOcclusionQueryNV(int arg0)
Entry point to C language function:void glBeginOcclusionQueryNV(GLuint id)
Part ofGL_NV_occlusion_query
void
glBeginPerfMonitorAMD(int arg0)
Entry point to C language function:void glBeginPerfMonitorAMD(GLuint monitor)
Part ofGL_AMD_performance_monitor
void
glBeginPerfQueryINTEL(int arg0)
Entry point to C language function:void glBeginPerfQueryINTEL(GLuint queryHandle)
Part ofGL_INTEL_performance_query
void
glBeginQuery(int arg0, int arg1)
Entry point to C language function:void glBeginQuery(GLenum target, GLuint id)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_ARB_occlusion_query
,GL_EXT_disjoint_timer_query
Alias for:glBeginQueryARB
,glBeginQueryEXT
void
glBeginQueryIndexed(int arg0, int arg1, int arg2)
Entry point to C language function:void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
void
glBeginTransformFeedback(int arg0)
Entry point to C language function:void glBeginTransformFeedback(GLenum primitiveMode)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_transform_feedback
,GL_NV_transform_feedback
Alias for:glBeginTransformFeedbackEXT
,glBeginTransformFeedbackNV
void
glBeginVertexShaderEXT()
Entry point to C language function:void glBeginVertexShaderEXT()
Part ofGL_EXT_vertex_shader
void
glBeginVideoCaptureNV(int arg0)
Entry point to C language function:void glBeginVideoCaptureNV(GLuint video_capture_slot)
Part ofGL_NV_video_capture
void
glBindAttribLocation(int arg0, int arg1, String arg2)
Entry point to C language function:void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glBindAttribLocationARB
void
glBindBuffer(int arg0, int arg1)
Entry point to C language function:void glBindBuffer(GLenum target, GLuint buffer)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glBindBufferARB
void
glBindBufferBase(int arg0, int arg1, int arg2)
Entry point to C language function:void glBindBufferBase(GLenum target, GLuint index, GLuint buffer)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glBindBufferBaseNV
,glBindBufferBaseEXT
void
glBindBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Entry point to C language function:void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glBindBufferRangeNV
,glBindBufferRangeEXT
void
glBindBuffersBase(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glBindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint * buffers)
Part ofGL_VERSION_4_4
void
glBindBuffersBase(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glBindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint * buffers)
Part ofGL_VERSION_4_4
void
glBindBuffersRange(int arg0, int arg1, int arg2, int[] arg3, int arg4, PointerBuffer arg5, PointerBuffer arg6)
Entry point to C language function:void glBindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes)
Part ofGL_VERSION_4_4
void
glBindBuffersRange(int arg0, int arg1, int arg2, IntBuffer arg3, PointerBuffer arg4, PointerBuffer arg5)
Entry point to C language function:void glBindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes)
Part ofGL_VERSION_4_4
void
glBindFragDataLocation(int arg0, int arg1, String arg2)
Entry point to C language function:void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name)
Part ofGL_VERSION_3_0
,GL_EXT_gpu_shader4
,GL_EXT_blend_func_extended
Alias for:glBindFragDataLocationEXT
void
glBindFragDataLocationIndexed(int arg0, int arg1, int arg2, String arg3)
Entry point to C language function:void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name)
Part ofGL_VERSION_3_3
,GL_ARB_blend_func_extended
,GL_EXT_blend_func_extended
Alias for:glBindFragDataLocationIndexedEXT
void
glBindFramebuffer(int arg0, int arg1)
Entry point to C language function:void glBindFramebuffer(GLenum target, GLuint framebuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glBindFramebufferOES
,glBindFramebufferEXT
void
glBindImageTexture(int arg0, int arg1, int arg2, boolean arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format)
Part ofGL_ARB_shader_image_load_store
,GL_VERSION_4_2
,GL_ES_VERSION_3_1
,GL_EXT_shader_image_load_store
Alias for:glBindImageTextureEXT
void
glBindImageTextures(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glBindImageTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
void
glBindImageTextures(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glBindImageTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
int
glBindLightParameterEXT(int arg0, int arg1)
Entry point to C language function:GLuint glBindLightParameterEXT(GLenum light, GLenum value)
Part ofGL_EXT_vertex_shader
int
glBindMaterialParameterEXT(int arg0, int arg1)
Entry point to C language function:GLuint glBindMaterialParameterEXT(GLenum face, GLenum value)
Part ofGL_EXT_vertex_shader
void
glBindMultiTextureEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glBindMultiTextureEXT(GLenum texunit, GLenum target, GLuint texture)
Part ofGL_EXT_direct_state_access
int
glBindParameterEXT(int arg0)
Entry point to C language function:GLuint glBindParameterEXT(GLenum value)
Part ofGL_EXT_vertex_shader
void
glBindProgramARB(int arg0, int arg1)
Entry point to C language function:void glBindProgramARB(GLenum target, GLuint program)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glBindProgramPipeline(int arg0)
Entry point to C language function:void glBindProgramPipeline(GLuint pipeline)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glBindProgramPipelineEXT
void
glBindRenderbuffer(int arg0, int arg1)
Entry point to C language function:void glBindRenderbuffer(GLenum target, GLuint renderbuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glBindRenderbufferEXT
,glBindRenderbufferOES
void
glBindSampler(int arg0, int arg1)
Entry point to C language function:void glBindSampler(GLuint unit, GLuint sampler)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glBindSamplers(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glBindSamplers(GLuint first, GLsizei count, const GLuint * samplers)
Part ofGL_VERSION_4_4
void
glBindSamplers(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glBindSamplers(GLuint first, GLsizei count, const GLuint * samplers)
Part ofGL_VERSION_4_4
int
glBindTexGenParameterEXT(int arg0, int arg1, int arg2)
Entry point to C language function:GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value)
Part ofGL_EXT_vertex_shader
void
glBindTexture(int arg0, int arg1)
Entry point to C language function:void glBindTexture(GLenum target, GLuint texture)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glBindTextureEXT
void
glBindTextures(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glBindTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
void
glBindTextures(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glBindTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
void
glBindTextureUnit(int arg0, int arg1)
Entry point to C language function:void glBindTextureUnit(GLuint unit, GLuint texture)
Part ofGL_VERSION_4_5
int
glBindTextureUnitParameterEXT(int arg0, int arg1)
Entry point to C language function:GLuint glBindTextureUnitParameterEXT(GLenum unit, GLenum value)
Part ofGL_EXT_vertex_shader
void
glBindTransformFeedback(int arg0, int arg1)
Entry point to C language function:void glBindTransformFeedback(GLenum target, GLuint id)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glBindTransformFeedbackNV
void
glBindTransformFeedbackNV(int arg0, int arg1)
Entry point to C language function:void glBindTransformFeedbackNV(GLenum target, GLuint id)
Part ofGL_NV_transform_feedback2
void
glBindVertexArray(int arg0)
Entry point to C language function:void glBindVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glBindVertexArrayAPPLE
,glBindVertexArrayOES
void
glBindVertexBuffer(int arg0, int arg1, long arg2, int arg3)
Entry point to C language function:void glBindVertexBuffer(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
void
glBindVertexBuffers(int arg0, int arg1, int[] arg2, int arg3, PointerBuffer arg4, int[] arg5, int arg6)
Entry point to C language function:void glBindVertexBuffers(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_4
void
glBindVertexBuffers(int arg0, int arg1, IntBuffer arg2, PointerBuffer arg3, IntBuffer arg4)
Entry point to C language function:void glBindVertexBuffers(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_4
void
glBindVertexShaderEXT(int arg0)
Entry point to C language function:void glBindVertexShaderEXT(GLuint id)
Part ofGL_EXT_vertex_shader
void
glBindVideoCaptureStreamBufferNV(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glBindVideoCaptureStreamBufferNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLintptrARB offset)
Part ofGL_NV_video_capture
void
glBindVideoCaptureStreamTextureNV(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glBindVideoCaptureStreamTextureNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture)
Part ofGL_NV_video_capture
void
glBitmap(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, byte[] arg6, int arg7)
Entry point to C language function:void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap)
Part ofGL_VERSION_1_0
void
glBitmap(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, long arg6)
Entry point to C language function:void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap)
Part ofGL_VERSION_1_0
void
glBitmap(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, ByteBuffer arg6)
Entry point to C language function:void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap)
Part ofGL_VERSION_1_0
void
glBlendBarrier()
Entry point to C language function:void glBlendBarrier()
Part ofGL_ES_VERSION_3_2
,GL_KHR_blend_equation_advanced
,GL_NV_blend_equation_advanced
Alias for:glBlendBarrierKHR
,glBlendBarrierNV
void
glBlendColor(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_4
,GL_VERSION_1_2
,GL_EXT_blend_color
Alias for:glBlendColorEXT
void
glBlendEquation(int arg0)
Entry point to C language function:void glBlendEquation(GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_4
,GL_VERSION_1_2
,GL_OES_blend_subtract
,GL_EXT_blend_minmax
Alias for:glBlendEquationOES
,glBlendEquationEXT
void
glBlendEquationi(int arg0, int arg1)
Entry point to C language function:void glBlendEquationi(GLuint buf, GLenum mode)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_draw_buffers_indexed
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
Alias for:glBlendEquationiOES
,glBlendEquationiARB
,glBlendEquationiEXT
void
glBlendEquationIndexedAMD(int arg0, int arg1)
Entry point to C language function:void glBlendEquationIndexedAMD(GLuint buf, GLenum mode)
Part ofGL_AMD_draw_buffers_blend
void
glBlendEquationSeparate(int arg0, int arg1)
Entry point to C language function:void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_OES_blend_equation_separate
,GL_EXT_blend_equation_separate
Alias for:glBlendEquationSeparateOES
,glBlendEquationSeparateEXT
void
glBlendEquationSeparatei(int arg0, int arg1, int arg2)
Entry point to C language function:void glBlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
,GL_OES_draw_buffers_indexed
Alias for:glBlendEquationSeparateiARB
,glBlendEquationSeparateiEXT
,glBlendEquationSeparateiOES
void
glBlendEquationSeparateIndexedAMD(int arg0, int arg1, int arg2)
Entry point to C language function:void glBlendEquationSeparateIndexedAMD(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Part ofGL_AMD_draw_buffers_blend
void
glBlendFunc(int arg0, int arg1)
Entry point to C language function:void glBlendFunc(GLenum sfactor, GLenum dfactor)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glBlendFunci(int arg0, int arg1, int arg2)
Entry point to C language function:void glBlendFunci(GLuint buf, GLenum src, GLenum dst)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
,GL_OES_draw_buffers_indexed
Alias for:glBlendFunciARB
,glBlendFunciEXT
,glBlendFunciOES
void
glBlendFuncIndexedAMD(int arg0, int arg1, int arg2)
Entry point to C language function:void glBlendFuncIndexedAMD(GLuint buf, GLenum src, GLenum dst)
Part ofGL_AMD_draw_buffers_blend
void
glBlendFuncSeparate(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_4
,GL_INGR_blend_func_separate
,GL_OES_blend_func_separate
,GL_EXT_blend_func_separate
Alias for:glBlendFuncSeparateINGR
,glBlendFuncSeparateOES
,glBlendFuncSeparateEXT
void
glBlendFuncSeparatei(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glBlendFuncSeparatei(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_draw_buffers_indexed
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
Alias for:glBlendFuncSeparateiOES
,glBlendFuncSeparateiARB
,glBlendFuncSeparateiEXT
void
glBlendFuncSeparateIndexedAMD(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glBlendFuncSeparateIndexedAMD(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Part ofGL_AMD_draw_buffers_blend
void
glBlitFramebuffer(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
Entry point to C language function:void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Part ofGL_ES_VERSION_3_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_NV_framebuffer_blit
,GL_EXT_framebuffer_blit
,GL_ANGLE_framebuffer_blit
Alias for:glBlitFramebufferNV
,glBlitFramebufferEXT
,glBlitFramebufferANGLE
void
glBlitNamedFramebuffer(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, int arg11)
Entry point to C language function:void glBlitNamedFramebuffer(GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Part ofGL_VERSION_4_5
void
glBufferAddressRangeNV(int arg0, int arg1, long arg2, long arg3)
Entry point to C language function:void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length)
Part ofGL_NV_vertex_buffer_unified_memory
void
glBufferData(int arg0, long arg1, Buffer arg2, int arg3)
Entry point to C language function:void glBufferData(GLenum target, GLsizeiptr size, const void * data, GLenum usage)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glBufferDataARB
void
glBufferPageCommitmentARB(int arg0, long arg1, long arg2, boolean arg3)
Entry point to C language function:void glBufferPageCommitmentARB(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit)
Part ofGL_ARB_sparse_buffer
void
glBufferParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glBufferParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_APPLE_flush_buffer_range
Alias for:glBufferParameteriAPPLE
void
glBufferStorage(int arg0, long arg1, Buffer arg2, int arg3)
Entry point to C language function:void glBufferStorage(GLenum target, GLsizeiptr size, const void * data, GLbitfield flags)
Part ofGL_VERSION_4_4
,GL_EXT_buffer_storage
Alias for:glBufferStorageEXT
void
glBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Entry point to C language function:void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void * data)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glBufferSubDataARB
void
glCallCommandListNV(int arg0)
Entry point to C language function:void glCallCommandListNV(GLuint list)
Part ofGL_NV_command_list
void
glCallList(int arg0)
void
glCallLists(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glCallLists(GLsizei n, GLenum type, const GLvoid * lists)
Part ofGL_VERSION_1_0
int
glCheckFramebufferStatus(int arg0)
Entry point to C language function:GLenum glCheckFramebufferStatus(GLenum target)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glCheckFramebufferStatusEXT
,glCheckFramebufferStatusOES
int
glCheckNamedFramebufferStatus(int arg0, int arg1)
Entry point to C language function:GLenum glCheckNamedFramebufferStatus(GLuint framebuffer, GLenum target)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCheckNamedFramebufferStatusEXT
int
glCheckNamedFramebufferStatusEXT(int arg0, int arg1)
Entry point to C language function:GLenum glCheckNamedFramebufferStatusEXT(GLuint framebuffer, GLenum target)
Part ofGL_EXT_direct_state_access
void
glClampColor(int arg0, int arg1)
Entry point to C language function:void glClampColor(GLenum target, GLenum clamp)
Part ofGL_VERSION_3_0
,GL_ARB_color_buffer_float
Alias for:glClampColorARB
void
glClear(int arg0)
Entry point to C language function:void glClear(GLbitfield mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glClearAccum(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
Part ofGL_VERSION_1_0
void
glClearBufferData(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glClearBufferData(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_3
,GL_ARB_clear_buffer_object
void
glClearBufferfi(int arg0, int arg1, float arg2, int arg3)
Entry point to C language function:void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearBufferfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearBufferfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearBufferiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearBufferiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearBufferSubData(int arg0, int arg1, long arg2, long arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glClearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_3
,GL_ARB_clear_buffer_object
void
glClearBufferuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearBufferuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glClearColor(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glClearColorIi(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glClearColorIi(GLint red, GLint green, GLint blue, GLint alpha)
Part ofGL_EXT_texture_integer
Alias for:glClearColorIiEXT
void
glClearColorIui(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glClearColorIui(GLuint red, GLuint green, GLuint blue, GLuint alpha)
Part ofGL_EXT_texture_integer
Alias for:glClearColorIuiEXT
void
glClearDepth(double arg0)
Aliased entrypoint ofvoid glClearDepth(GLclampd depth);
andvoid glClearDepthf(GLclampf depth);
.void
glClearDepthf(float arg0)
Entry point to C language function:void glClearDepthf(GLfloat d)
Part ofGL_ARB_ES2_compatibility
,GL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_4_1
,GL_OES_single_precision
Alias for:glClearDepthfOES
void
glClearIndex(float arg0)
void
glClearNamedBufferData(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glClearNamedBufferData(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
,GL_ARB_clear_buffer_object
Alias for:glClearNamedBufferDataEXT
void
glClearNamedBufferSubData(int arg0, int arg1, long arg2, long arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
,GL_ARB_clear_buffer_object
Alias for:glClearNamedBufferSubDataEXT
void
glClearNamedFramebufferfi(int arg0, int arg1, float arg2, int arg3)
Entry point to C language function:void glClearNamedFramebufferfi(GLuint framebuffer, GLenum buffer, GLfloat depth, GLint stencil)
Part ofGL_VERSION_4_5
void
glClearNamedFramebufferfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glClearNamedFramebufferfv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_VERSION_4_5
void
glClearNamedFramebufferfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glClearNamedFramebufferfv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_VERSION_4_5
void
glClearNamedFramebufferiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glClearNamedFramebufferiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_VERSION_4_5
void
glClearNamedFramebufferiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glClearNamedFramebufferiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_VERSION_4_5
void
glClearNamedFramebufferuiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glClearNamedFramebufferuiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_VERSION_4_5
void
glClearNamedFramebufferuiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glClearNamedFramebufferuiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_VERSION_4_5
void
glClearStencil(int arg0)
Entry point to C language function:void glClearStencil(GLint s)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glClearTexImage(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glClearTexImage(GLuint texture, GLint level, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_4
void
glClearTexSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glClearTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_4
void
glClientActiveTexture(int arg0)
Entry point to C language function:void glClientActiveTexture(GLenum texture)
Part ofGL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_multitexture
Alias for:glClientActiveTextureARB
void
glClientAttribDefaultEXT(int arg0)
Entry point to C language function:void glClientAttribDefaultEXT(GLbitfield mask)
Part ofGL_EXT_direct_state_access
int
glClientWaitSync(long arg0, int arg1, long arg2)
Entry point to C language function:GLenum glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glClientWaitSyncAPPLE
void
glClipControl(int arg0, int arg1)
Entry point to C language function:void glClipControl(GLenum origin, GLenum depth)
Part ofGL_VERSION_4_5
void
glClipPlane(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glClipPlane(GLenum plane, const GLdouble * equation)
Part ofGL_VERSION_1_0
void
glClipPlane(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glClipPlane(GLenum plane, const GLdouble * equation)
Part ofGL_VERSION_1_0
void
glClipPlanef(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glClipPlanef(GLenum plane, const GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_IMG_user_clip_plane
,GL_OES_single_precision
Alias for:glClipPlanefIMG
,glClipPlanefOES
void
glClipPlanef(int arg0, FloatBuffer arg1)
Entry point to C language function:void glClipPlanef(GLenum plane, const GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_IMG_user_clip_plane
,GL_OES_single_precision
Alias for:glClipPlanefIMG
,glClipPlanefOES
void
glColor3b(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glColor3b(GLbyte red, GLbyte green, GLbyte blue)
Part ofGL_VERSION_1_0
void
glColor3bv(byte[] arg0, int arg1)
void
glColor3bv(ByteBuffer arg0)
void
glColor3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glColor3d(GLdouble red, GLdouble green, GLdouble blue)
Part ofGL_VERSION_1_0
void
glColor3dv(double[] arg0, int arg1)
void
glColor3dv(DoubleBuffer arg0)
void
glColor3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glColor3f(GLfloat red, GLfloat green, GLfloat blue)
Part ofGL_VERSION_1_0
void
glColor3fv(float[] arg0, int arg1)
void
glColor3fv(FloatBuffer arg0)
void
glColor3h(short arg0, short arg1, short arg2)
Entry point to C language function:void glColor3h(GLhalfNV red, GLhalfNV green, GLhalfNV blue)
Part ofGL_NV_half_float
Alias for:glColor3hNV
void
glColor3hv(short[] arg0, int arg1)
Entry point to C language function:void glColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor3hvNV
void
glColor3hv(ShortBuffer arg0)
Entry point to C language function:void glColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor3hvNV
void
glColor3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glColor3i(GLint red, GLint green, GLint blue)
Part ofGL_VERSION_1_0
void
glColor3iv(int[] arg0, int arg1)
void
glColor3iv(IntBuffer arg0)
void
glColor3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glColor3s(GLshort red, GLshort green, GLshort blue)
Part ofGL_VERSION_1_0
void
glColor3sv(short[] arg0, int arg1)
void
glColor3sv(ShortBuffer arg0)
void
glColor3ub(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glColor3ub(GLubyte red, GLubyte green, GLubyte blue)
Part ofGL_VERSION_1_0
void
glColor3ubv(byte[] arg0, int arg1)
void
glColor3ubv(ByteBuffer arg0)
void
glColor3ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glColor3ui(GLuint red, GLuint green, GLuint blue)
Part ofGL_VERSION_1_0
void
glColor3uiv(int[] arg0, int arg1)
void
glColor3uiv(IntBuffer arg0)
void
glColor3us(short arg0, short arg1, short arg2)
Entry point to C language function:void glColor3us(GLushort red, GLushort green, GLushort blue)
Part ofGL_VERSION_1_0
void
glColor3usv(short[] arg0, int arg1)
void
glColor3usv(ShortBuffer arg0)
void
glColor4b(byte arg0, byte arg1, byte arg2, byte arg3)
Entry point to C language function:void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha)
Part ofGL_VERSION_1_0
void
glColor4bv(byte[] arg0, int arg1)
void
glColor4bv(ByteBuffer arg0)
void
glColor4d(double arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha)
Part ofGL_VERSION_1_0
void
glColor4dv(double[] arg0, int arg1)
void
glColor4dv(DoubleBuffer arg0)
void
glColor4f(float arg0, float arg1, float arg2, float arg3)
void
glColor4fv(float[] arg0, int arg1)
void
glColor4fv(FloatBuffer arg0)
void
glColor4h(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glColor4h(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha)
Part ofGL_NV_half_float
Alias for:glColor4hNV
void
glColor4hv(short[] arg0, int arg1)
Entry point to C language function:void glColor4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor4hvNV
void
glColor4hv(ShortBuffer arg0)
Entry point to C language function:void glColor4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor4hvNV
void
glColor4i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glColor4i(GLint red, GLint green, GLint blue, GLint alpha)
Part ofGL_VERSION_1_0
void
glColor4iv(int[] arg0, int arg1)
void
glColor4iv(IntBuffer arg0)
void
glColor4s(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha)
Part ofGL_VERSION_1_0
void
glColor4sv(short[] arg0, int arg1)
void
glColor4sv(ShortBuffer arg0)
void
glColor4ub(byte arg0, byte arg1, byte arg2, byte arg3)
Entry point to C language function:void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glColor4ubv(byte[] arg0, int arg1)
void
glColor4ubv(ByteBuffer arg0)
void
glColor4ui(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha)
Part ofGL_VERSION_1_0
void
glColor4uiv(int[] arg0, int arg1)
void
glColor4uiv(IntBuffer arg0)
void
glColor4us(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha)
Part ofGL_VERSION_1_0
void
glColor4usv(short[] arg0, int arg1)
void
glColor4usv(ShortBuffer arg0)
void
glColorFormatNV(int arg0, int arg1, int arg2)
Entry point to C language function:void glColorFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glColorMask(boolean arg0, boolean arg1, boolean arg2, boolean arg3)
Entry point to C language function:void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glColorMaski(int arg0, boolean arg1, boolean arg2, boolean arg3, boolean arg4)
Entry point to C language function:void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_EXT_draw_buffers_indexed
,GL_OES_draw_buffers_indexed
Alias for:glColorMaskiEXT
,glColorMaskiOES
void
glColorMaskIndexed(int arg0, boolean arg1, boolean arg2, boolean arg3, boolean arg4)
Entry point to C language function:void glColorMaskIndexed(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Part ofGL_EXT_draw_buffers2
Alias for:glColorMaskIndexedEXT
void
glColorMaterial(int arg0, int arg1)
Entry point to C language function:void glColorMaterial(GLenum face, GLenum mode)
Part ofGL_VERSION_1_0
void
glColorP3ui(int arg0, int arg1)
Entry point to C language function:void glColorP3ui(GLenum type, GLuint color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glColorP3uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glColorP3uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glColorP4ui(int arg0, int arg1)
Entry point to C language function:void glColorP4ui(GLenum type, GLuint color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glColorP4uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glColorP4uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glColorP4uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glColorP4uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glColorPointer(int arg0, int arg1, int arg2, long arg3)
void
glColorPointer(int arg0, int arg1, int arg2, Buffer arg3)
void
glColorPointer(GLArrayData arg0)
void
glColorSubTable(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void * data)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_color_subtable
Alias for:glColorSubTableEXT
void
glColorSubTable(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void * data)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_color_subtable
Alias for:glColorSubTableEXT
void
glColorTable(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glColorTableEXT
,glColorTableSGI
void
glColorTable(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glColorTableEXT
,glColorTableSGI
void
glColorTableParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterfvSGI
void
glColorTableParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterfvSGI
void
glColorTableParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterivSGI
void
glColorTableParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterivSGI
void
glCommandListSegmentsNV(int arg0, int arg1)
Entry point to C language function:void glCommandListSegmentsNV(GLuint list, GLuint segments)
Part ofGL_NV_command_list
void
glCompileCommandListNV(int arg0)
Entry point to C language function:void glCompileCommandListNV(GLuint list)
Part ofGL_NV_command_list
void
glCompileShader(int arg0)
Entry point to C language function:void glCompileShader(GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glCompileShaderARB
void
glCompileShaderARB(long arg0)
Entry point to C language function:void glCompileShaderARB(GLhandleARB shaderObj)
Part ofGL_ARB_shader_objects
void
glCompileShaderIncludeARB(int arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Entry point to C language function:void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * const * path, const GLint * length)
Part ofGL_ARB_shading_language_include
void
glCompileShaderIncludeARB(int arg0, int arg1, String[] arg2, IntBuffer arg3)
Entry point to C language function:void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * const * path, const GLint * length)
Part ofGL_ARB_shading_language_include
void
glCompressedMultiTexImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glCompressedMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedMultiTexImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glCompressedMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedMultiTexImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glCompressedMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedMultiTexSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glCompressedMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedMultiTexSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glCompressedMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedMultiTexSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Entry point to C language function:void glCompressedMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexImage1DARB
void
glCompressedTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexImage1DARB
void
glCompressedTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, long arg7)
Entry point to C language function:void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexImage2DARB
void
glCompressedTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexImage2DARB
void
glCompressedTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Entry point to C language function:void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexImage3DARB
,glCompressedTexImage3DOES
void
glCompressedTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexImage3DARB
,glCompressedTexImage3DOES
void
glCompressedTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage1DARB
void
glCompressedTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage1DARB
void
glCompressedTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Entry point to C language function:void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage2DARB
void
glCompressedTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage2DARB
void
glCompressedTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Entry point to C language function:void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexSubImage3DARB
,glCompressedTexSubImage3DOES
void
glCompressedTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexSubImage3DARB
,glCompressedTexSubImage3DOES
void
glCompressedTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glCompressedTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glCompressedTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedTextureImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glCompressedTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glCompressedTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCompressedTextureSubImage1DEXT
void
glCompressedTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glCompressedTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glCompressedTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCompressedTextureSubImage2DEXT
void
glCompressedTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glCompressedTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glCompressedTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glCompressedTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCompressedTextureSubImage3DEXT
void
glCompressedTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Entry point to C language function:void glCompressedTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
void
glConservativeRasterParameterfNV(int arg0, float arg1)
Entry point to C language function:void glConservativeRasterParameterfNV(GLenum pname, GLfloat value)
Part ofGL_NV_conservative_raster_dilate
void
glConvolutionFilter1D(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter1DEXT
void
glConvolutionFilter1D(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter1DEXT
void
glConvolutionFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter2DEXT
void
glConvolutionFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter2DEXT
void
glConvolutionParameterf(int arg0, int arg1, float arg2)
Entry point to C language function:void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterfEXT
void
glConvolutionParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterfvEXT
void
glConvolutionParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterfvEXT
void
glConvolutionParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glConvolutionParameteri(GLenum target, GLenum pname, GLint params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameteriEXT
void
glConvolutionParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterivEXT
void
glConvolutionParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterivEXT
void
glCopyBufferSubData(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
,GL_ARB_copy_buffer
,GL_NV_copy_buffer
Alias for:glCopyBufferSubDataNV
void
glCopyColorSubTable(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_color_subtable
Alias for:glCopyColorSubTableEXT
void
glCopyColorTable(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glCopyColorTableSGI
void
glCopyConvolutionFilter1D(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glCopyConvolutionFilter1DEXT
void
glCopyConvolutionFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glCopyConvolutionFilter2DEXT
void
glCopyImageSubData(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, int arg11, int arg12, int arg13, int arg14)
Entry point to C language function:void glCopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
Part ofGL_ARB_copy_image
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_NV_copy_image
,GL_EXT_copy_image
,GL_OES_copy_image
Alias for:glCopyImageSubDataNV
,glCopyImageSubDataEXT
,glCopyImageSubDataOES
void
glCopyImageSubDataNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, int arg11, int arg12, int arg13, int arg14)
Entry point to C language function:void glCopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_NV_copy_image
void
glCopyMultiTexImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glCopyMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border)
Part ofGL_EXT_direct_state_access
void
glCopyMultiTexImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Entry point to C language function:void glCopyMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
Part ofGL_EXT_direct_state_access
void
glCopyMultiTexSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glCopyMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_EXT_direct_state_access
void
glCopyMultiTexSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Entry point to C language function:void glCopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glCopyMultiTexSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
Entry point to C language function:void glCopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glCopyNamedBufferSubData(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glCopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_VERSION_4_5
void
glCopyPixels(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type)
Part ofGL_VERSION_1_0
void
glCopyTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border)
Part ofGL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexImage1DEXT
void
glCopyTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexImage2DEXT
void
glCopyTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexSubImage1DEXT
void
glCopyTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexSubImage2DEXT
void
glCopyTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Entry point to C language function:void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_EXT_copy_texture
,GL_OES_texture_3D
Alias for:glCopyTexSubImage3DEXT
,glCopyTexSubImage3DOES
void
glCopyTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glCopyTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border)
Part ofGL_EXT_direct_state_access
void
glCopyTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Entry point to C language function:void glCopyTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
Part ofGL_EXT_direct_state_access
void
glCopyTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glCopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCopyTextureSubImage1DEXT
void
glCopyTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glCopyTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_EXT_direct_state_access
void
glCopyTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glCopyTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCopyTextureSubImage2DEXT
void
glCopyTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Entry point to C language function:void glCopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glCopyTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Entry point to C language function:void glCopyTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCopyTextureSubImage3DEXT
void
glCopyTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
Entry point to C language function:void glCopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glCoverageModulationNV(int arg0)
Entry point to C language function:void glCoverageModulationNV(GLenum components)
Part ofGL_NV_framebuffer_mixed_samples
void
glCoverageModulationTableNV(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glCoverageModulationTableNV(GLsizei n, const GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
void
glCoverageModulationTableNV(int arg0, FloatBuffer arg1)
Entry point to C language function:void glCoverageModulationTableNV(GLsizei n, const GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
void
glCreateBuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_4_5
void
glCreateBuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_4_5
void
glCreateCommandListsNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateCommandListsNV(GLsizei n, GLuint * lists)
Part ofGL_NV_command_list
void
glCreateCommandListsNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateCommandListsNV(GLsizei n, GLuint * lists)
Part ofGL_NV_command_list
void
glCreateFramebuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_VERSION_4_5
void
glCreateFramebuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_VERSION_4_5
void
glCreatePerfQueryINTEL(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreatePerfQueryINTEL(GLuint queryId, GLuint * queryHandle)
Part ofGL_INTEL_performance_query
void
glCreatePerfQueryINTEL(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreatePerfQueryINTEL(GLuint queryId, GLuint * queryHandle)
Part ofGL_INTEL_performance_query
int
glCreateProgram()
Entry point to C language function:GLuint glCreateProgram()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
long
glCreateProgramObjectARB()
Entry point to C language function:GLhandleARB glCreateProgramObjectARB()
Part ofGL_ARB_shader_objects
void
glCreateProgramPipelines(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_VERSION_4_5
void
glCreateProgramPipelines(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_VERSION_4_5
void
glCreateQueries(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glCreateQueries(GLenum target, GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
void
glCreateQueries(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glCreateQueries(GLenum target, GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
void
glCreateRenderbuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_VERSION_4_5
void
glCreateRenderbuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_VERSION_4_5
void
glCreateSamplers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateSamplers(GLsizei n, GLuint * samplers)
Part ofGL_VERSION_4_5
void
glCreateSamplers(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateSamplers(GLsizei n, GLuint * samplers)
Part ofGL_VERSION_4_5
int
glCreateShader(int arg0)
Entry point to C language function:GLuint glCreateShader(GLenum type)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
long
glCreateShaderObjectARB(int arg0)
Entry point to C language function:GLhandleARB glCreateShaderObjectARB(GLenum shaderType)
Part ofGL_ARB_shader_objects
int
glCreateShaderProgramv(int arg0, int arg1, String[] arg2)
Entry point to C language function:GLuint glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar * * strings)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glCreateShaderProgramvEXT
void
glCreateStatesNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateStatesNV(GLsizei n, GLuint * states)
Part ofGL_NV_command_list
void
glCreateStatesNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateStatesNV(GLsizei n, GLuint * states)
Part ofGL_NV_command_list
long
glCreateSyncFromCLeventARB(long arg0, long arg1, int arg2)
Entry point to C language function:GLsync glCreateSyncFromCLeventARB(struct _cl_context * context, struct _cl_event * event, GLbitfield flags)
Part ofGL_ARB_cl_event
void
glCreateTextures(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glCreateTextures(GLenum target, GLsizei n, GLuint * textures)
Part ofGL_VERSION_4_5
void
glCreateTextures(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glCreateTextures(GLenum target, GLsizei n, GLuint * textures)
Part ofGL_VERSION_4_5
void
glCreateTransformFeedbacks(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
void
glCreateTransformFeedbacks(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
void
glCreateVertexArrays(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glCreateVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_VERSION_4_5
void
glCreateVertexArrays(int arg0, IntBuffer arg1)
Entry point to C language function:void glCreateVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_VERSION_4_5
void
glCullFace(int arg0)
Entry point to C language function:void glCullFace(GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glCullParameterdvEXT(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glCullParameterdvEXT(GLenum pname, GLdouble * params)
Part ofGL_EXT_cull_vertex
void
glCullParameterdvEXT(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glCullParameterdvEXT(GLenum pname, GLdouble * params)
Part ofGL_EXT_cull_vertex
void
glCullParameterfvEXT(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glCullParameterfvEXT(GLenum pname, GLfloat * params)
Part ofGL_EXT_cull_vertex
void
glCullParameterfvEXT(int arg0, FloatBuffer arg1)
Entry point to C language function:void glCullParameterfvEXT(GLenum pname, GLfloat * params)
Part ofGL_EXT_cull_vertex
void
glCurrentPaletteMatrixARB(int arg0)
Entry point to C language function:void glCurrentPaletteMatrixARB(GLint index)
Part ofGL_ARB_matrix_palette
void
glDebugMessageControl(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, boolean arg6)
Entry point to C language function:void glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
,GL_ARB_debug_output
Alias for:glDebugMessageControlKHR
,glDebugMessageControlARB
void
glDebugMessageControl(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, boolean arg5)
Entry point to C language function:void glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
,GL_ARB_debug_output
Alias for:glDebugMessageControlKHR
,glDebugMessageControlARB
void
glDebugMessageEnableAMD(int arg0, int arg1, int arg2, int[] arg3, int arg4, boolean arg5)
Entry point to C language function:void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_AMD_debug_output
void
glDebugMessageEnableAMD(int arg0, int arg1, int arg2, IntBuffer arg3, boolean arg4)
Entry point to C language function:void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_AMD_debug_output
void
glDebugMessageInsert(int arg0, int arg1, int arg2, int arg3, int arg4, String arg5)
Entry point to C language function:void glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_ARB_debug_output
,GL_KHR_debug
,GL_AMD_debug_output
Alias for:glDebugMessageInsertARB
,glDebugMessageInsertKHR
,glDebugMessageInsertAMD
void
glDebugMessageInsertAMD(int arg0, int arg1, int arg2, int arg3, String arg4)
Entry point to C language function:void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf)
Part ofGL_AMD_debug_output
void
glDeleteBuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteBuffers(GLsizei n, const GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glDeleteBuffersARB
void
glDeleteBuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteBuffers(GLsizei n, const GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glDeleteBuffersARB
void
glDeleteCommandListsNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteCommandListsNV(GLsizei n, const GLuint * lists)
Part ofGL_NV_command_list
void
glDeleteCommandListsNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteCommandListsNV(GLsizei n, const GLuint * lists)
Part ofGL_NV_command_list
void
glDeleteFramebuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteFramebuffersOES
,glDeleteFramebuffersEXT
void
glDeleteFramebuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteFramebuffersOES
,glDeleteFramebuffersEXT
void
glDeleteLists(int arg0, int arg1)
Entry point to C language function:void glDeleteLists(GLuint list, GLsizei range)
Part ofGL_VERSION_1_0
void
glDeleteNamedStringARB(int arg0, String arg1)
Entry point to C language function:void glDeleteNamedStringARB(GLint namelen, const GLchar * name)
Part ofGL_ARB_shading_language_include
void
glDeleteNamesAMD(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names)
Part ofGL_AMD_name_gen_delete
void
glDeleteNamesAMD(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names)
Part ofGL_AMD_name_gen_delete
void
glDeleteObjectARB(long arg0)
Entry point to C language function:void glDeleteObjectARB(GLhandleARB obj)
Part ofGL_ARB_shader_objects
void
glDeleteOcclusionQueriesNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_occlusion_query
void
glDeleteOcclusionQueriesNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_occlusion_query
void
glDeletePerfMonitorsAMD(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
void
glDeletePerfMonitorsAMD(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
void
glDeletePerfQueryINTEL(int arg0)
Entry point to C language function:void glDeletePerfQueryINTEL(GLuint queryHandle)
Part ofGL_INTEL_performance_query
void
glDeleteProgram(int arg0)
Entry point to C language function:void glDeleteProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glDeleteProgramPipelines(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glDeleteProgramPipelinesEXT
void
glDeleteProgramPipelines(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glDeleteProgramPipelinesEXT
void
glDeleteProgramsARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteProgramsARB(GLsizei n, const GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glDeleteProgramsARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteProgramsARB(GLsizei n, const GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glDeleteQueries(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteQueries(GLsizei n, const GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glDeleteQueriesEXT
,glDeleteQueriesARB
void
glDeleteQueries(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteQueries(GLsizei n, const GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glDeleteQueriesEXT
,glDeleteQueriesARB
void
glDeleteRenderbuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteRenderbuffersOES
,glDeleteRenderbuffersEXT
void
glDeleteRenderbuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteRenderbuffersOES
,glDeleteRenderbuffersEXT
void
glDeleteSamplers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteSamplers(GLsizei count, const GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glDeleteSamplers(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteSamplers(GLsizei count, const GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glDeleteShader(int arg0)
Entry point to C language function:void glDeleteShader(GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glDeleteStatesNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteStatesNV(GLsizei n, const GLuint * states)
Part ofGL_NV_command_list
void
glDeleteStatesNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteStatesNV(GLsizei n, const GLuint * states)
Part ofGL_NV_command_list
void
glDeleteSync(long arg0)
Entry point to C language function:void glDeleteSync(GLsync sync)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glDeleteSyncAPPLE
void
glDeleteTextures(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteTextures(GLsizei n, const GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glDeleteTexturesEXT
void
glDeleteTextures(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteTextures(GLsizei n, const GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glDeleteTexturesEXT
void
glDeleteTransformFeedbacks(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNV
void
glDeleteTransformFeedbacks(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNV
void
glDeleteTransformFeedbacksNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_transform_feedback2
void
glDeleteTransformFeedbacksNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_transform_feedback2
void
glDeleteVertexArrays(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE
,glDeleteVertexArraysOES
void
glDeleteVertexArrays(int arg0, IntBuffer arg1)
Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE
,glDeleteVertexArraysOES
void
glDeleteVertexShaderEXT(int arg0)
Entry point to C language function:void glDeleteVertexShaderEXT(GLuint id)
Part ofGL_EXT_vertex_shader
void
glDepthBoundsEXT(double arg0, double arg1)
Entry point to C language function:void glDepthBoundsEXT(GLclampd zmin, GLclampd zmax)
Part ofGL_EXT_depth_bounds_test
void
glDepthFunc(int arg0)
Entry point to C language function:void glDepthFunc(GLenum func)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glDepthMask(boolean arg0)
Entry point to C language function:void glDepthMask(GLboolean flag)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glDepthRange(double arg0, double arg1)
Aliased entrypoint ofvoid glDepthRange(GLclampd depth);
andvoid glDepthRangef(GLclampf depth);
.void
glDepthRangeArrayv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glDepthRangeArrayv(GLuint first, GLsizei count, const GLdouble * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
void
glDepthRangeArrayv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glDepthRangeArrayv(GLuint first, GLsizei count, const GLdouble * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
void
glDepthRangef(float arg0, float arg1)
Entry point to C language function:void glDepthRangef(GLfloat n, GLfloat f)
Part ofGL_ARB_ES2_compatibility
,GL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_4_1
,GL_OES_single_precision
Alias for:glDepthRangefOES
void
glDepthRangeIndexed(int arg0, double arg1, double arg2)
Entry point to C language function:void glDepthRangeIndexed(GLuint index, GLdouble n, GLdouble f)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
void
glDetachObjectARB(long arg0, long arg1)
Entry point to C language function:void glDetachObjectARB(GLhandleARB containerObj, GLhandleARB attachedObj)
Part ofGL_ARB_shader_objects
void
glDetachShader(int arg0, int arg1)
Entry point to C language function:void glDetachShader(GLuint program, GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glDisable(int arg0)
Entry point to C language function:void glDisable(GLenum cap)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glDisableClientState(int arg0)
Entry point to C language function:void glDisableClientState(GLenum cap)
Part ofGL_NV_vertex_buffer_unified_memory
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
void
glDisableClientStateiEXT(int arg0, int arg1)
Entry point to C language function:void glDisableClientStateiEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
void
glDisableClientStateIndexedEXT(int arg0, int arg1)
Entry point to C language function:void glDisableClientStateIndexedEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
void
glDisablei(int arg0, int arg1)
Entry point to C language function:void glDisablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_draw_buffers_indexed
,GL_NV_viewport_array
,GL_EXT_draw_buffers_indexed
Alias for:glDisableiOES
,glDisableiNV
,glDisableiEXT
void
glDisableIndexed(int arg0, int arg1)
Entry point to C language function:void glDisableIndexed(GLenum target, GLuint index)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glDisableIndexedEXT
void
glDisableVariantClientStateEXT(int arg0)
Entry point to C language function:void glDisableVariantClientStateEXT(GLuint id)
Part ofGL_EXT_vertex_shader
void
glDisableVertexArrayAttrib(int arg0, int arg1)
Entry point to C language function:void glDisableVertexArrayAttrib(GLuint vaobj, GLuint index)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glDisableVertexArrayAttribEXT
void
glDisableVertexArrayAttribEXT(int arg0, int arg1)
Entry point to C language function:void glDisableVertexArrayAttribEXT(GLuint vaobj, GLuint index)
Part ofGL_EXT_direct_state_access
void
glDisableVertexArrayEXT(int arg0, int arg1)
Entry point to C language function:void glDisableVertexArrayEXT(GLuint vaobj, GLenum array)
Part ofGL_EXT_direct_state_access
void
glDisableVertexAttribAPPLE(int arg0, int arg1)
Entry point to C language function:void glDisableVertexAttribAPPLE(GLuint index, GLenum pname)
Part ofGL_APPLE_vertex_program_evaluators
void
glDisableVertexAttribArray(int arg0)
Entry point to C language function:void glDisableVertexAttribArray(GLuint index)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glDisableVertexAttribArrayARB
void
glDisableVertexAttribArrayARB(int arg0)
Entry point to C language function:void glDisableVertexAttribArrayARB(GLuint index)
Part ofGL_ARB_vertex_program
void
glDispatchCompute(int arg0, int arg1, int arg2)
Entry point to C language function:void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
Part ofGL_ARB_compute_shader
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
void
glDispatchComputeGroupSizeARB(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glDispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z)
Part ofGL_ARB_compute_variable_group_size
void
glDispatchComputeIndirect(long arg0)
Entry point to C language function:void glDispatchComputeIndirect(GLintptr indirect)
Part ofGL_ARB_compute_shader
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
void
glDrawArrays(int arg0, int arg1, int arg2)
Entry point to C language function:void glDrawArrays(GLenum mode, GLint first, GLsizei count)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glDrawArraysEXT
void
glDrawArraysIndirect(int arg0, long arg1)
Entry point to C language function:void glDrawArraysIndirect(GLenum mode, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
void
glDrawArraysIndirect(int arg0, Buffer arg1)
Entry point to C language function:void glDrawArraysIndirect(GLenum mode, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
void
glDrawArraysInstanced(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
,GL_ARB_draw_instanced
,GL_EXT_draw_instanced
,GL_NV_draw_instanced
,GL_ANGLE_instanced_arrays
Alias for:glDrawArraysInstancedARB
,glDrawArraysInstancedEXT
,glDrawArraysInstancedNV
,glDrawArraysInstancedANGLE
void
glDrawArraysInstancedBaseInstance(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glDrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei instancecount, GLuint baseinstance)
Part ofGL_ARB_base_instance
,GL_VERSION_4_2
,GL_EXT_base_instance
Alias for:glDrawArraysInstancedBaseInstanceEXT
void
glDrawBuffer(int arg0)
void
glDrawBuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDrawBuffers(GLsizei n, const GLenum * bufs)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_0
,GL_EXT_draw_buffers
,GL_ARB_draw_buffers
,GL_NV_draw_buffers
,GL_ATI_draw_buffers
Alias for:glDrawBuffersEXT
,glDrawBuffersARB
,glDrawBuffersNV
,glDrawBuffersATI
void
glDrawBuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glDrawBuffers(GLsizei n, const GLenum * bufs)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_0
,GL_EXT_draw_buffers
,GL_ARB_draw_buffers
,GL_NV_draw_buffers
,GL_ATI_draw_buffers
Alias for:glDrawBuffersEXT
,glDrawBuffersARB
,glDrawBuffersNV
,glDrawBuffersATI
void
glDrawBuffersATI(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glDrawBuffersATI(GLsizei n, const GLenum * bufs)
Part ofGL_ATI_draw_buffers
void
glDrawBuffersATI(int arg0, IntBuffer arg1)
Entry point to C language function:void glDrawBuffersATI(GLsizei n, const GLenum * bufs)
Part ofGL_ATI_draw_buffers
void
glDrawCommandsAddressNV(int arg0, long[] arg1, int arg2, int[] arg3, int arg4, int arg5)
Entry point to C language function:void glDrawCommandsAddressNV(GLenum primitiveMode, const GLuint64 * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsAddressNV(int arg0, LongBuffer arg1, IntBuffer arg2, int arg3)
Entry point to C language function:void glDrawCommandsAddressNV(GLenum primitiveMode, const GLuint64 * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsNV(int arg0, int arg1, PointerBuffer arg2, int[] arg3, int arg4, int arg5)
Entry point to C language function:void glDrawCommandsNV(GLenum primitiveMode, GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsNV(int arg0, int arg1, PointerBuffer arg2, IntBuffer arg3, int arg4)
Entry point to C language function:void glDrawCommandsNV(GLenum primitiveMode, GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsStatesAddressNV(long[] arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int arg8)
Entry point to C language function:void glDrawCommandsStatesAddressNV(const GLuint64 * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsStatesAddressNV(LongBuffer arg0, IntBuffer arg1, IntBuffer arg2, IntBuffer arg3, int arg4)
Entry point to C language function:void glDrawCommandsStatesAddressNV(const GLuint64 * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsStatesNV(int arg0, PointerBuffer arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int arg8)
Entry point to C language function:void glDrawCommandsStatesNV(GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
void
glDrawCommandsStatesNV(int arg0, PointerBuffer arg1, IntBuffer arg2, IntBuffer arg3, IntBuffer arg4, int arg5)
Entry point to C language function:void glDrawCommandsStatesNV(GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
void
glDrawElements(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glDrawElements(GLenum mode, GLsizei count, GLenum type, const void * indices)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
void
glDrawElements(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_ES_VERSION_2_0
void
glDrawElementsBaseVertex(int arg0, int arg1, int arg2, long arg3, int arg4)
Entry point to C language function:void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const void * indices, GLint basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_EXT_draw_elements_base_vertex
,GL_OES_draw_elements_base_vertex
Alias for:glDrawElementsBaseVertexEXT
,glDrawElementsBaseVertexOES
void
glDrawElementsBaseVertex(int arg0, int arg1, int arg2, Buffer arg3, int arg4)
Entry point to C language function:void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
void
glDrawElementsIndirect(int arg0, int arg1, long arg2)
Entry point to C language function:void glDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
void
glDrawElementsIndirect(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
void
glDrawElementsInstanced(int arg0, int arg1, int arg2, long arg3, int arg4)
Entry point to C language function:void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
,GL_ARB_draw_instanced
,GL_EXT_draw_instanced
,GL_ANGLE_instanced_arrays
,GL_NV_draw_instanced
Alias for:glDrawElementsInstancedARB
,glDrawElementsInstancedEXT
,glDrawElementsInstancedANGLE
,glDrawElementsInstancedNV
void
glDrawElementsInstanced(int arg0, int arg1, int arg2, Buffer arg3, int arg4)
Entry point to C language function:void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei instancecount);
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
;GL_ARB_draw_instanced
void
glDrawElementsInstancedBaseInstance(int arg0, int arg1, int arg2, long arg3, int arg4, int arg5)
Entry point to C language function:void glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLuint baseinstance)
Part ofGL_ARB_base_instance
,GL_VERSION_4_2
,GL_EXT_base_instance
Alias for:glDrawElementsInstancedBaseInstanceEXT
void
glDrawElementsInstancedBaseInstance(int arg0, int arg1, int arg2, Buffer arg3, int arg4, int arg5)
Entry point to C language function:void glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLuint baseinstance);
Part ofGL_VERSION_4_2
,GL_ARB_base_instance
void
glDrawElementsInstancedBaseVertex(int arg0, int arg1, int arg2, long arg3, int arg4, int arg5)
Entry point to C language function:void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLint basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_OES_draw_elements_base_vertex
,GL_EXT_draw_elements_base_vertex
Alias for:glDrawElementsInstancedBaseVertexOES
,glDrawElementsInstancedBaseVertexEXT
void
glDrawElementsInstancedBaseVertex(int arg0, int arg1, int arg2, Buffer arg3, int arg4, int arg5)
Entry point to C language function:void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei instancecount, GLint basevertex);
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
void
glDrawElementsInstancedBaseVertexBaseInstance(int arg0, int arg1, int arg2, long arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance)
Part ofGL_ARB_base_instance
,GL_VERSION_4_2
,GL_EXT_base_instance
Alias for:glDrawElementsInstancedBaseVertexBaseInstanceEXT
void
glDrawElementsInstancedBaseVertexBaseInstance(int arg0, int arg1, int arg2, Buffer arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance);
Part ofGL_VERSION_4_2
,GL_ARB_base_instance
void
glDrawPixels(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
void
glDrawPixels(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
void
glDrawRangeElements(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_EXT_draw_range_elements
Alias for:glDrawRangeElementsEXT
void
glDrawRangeElements(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Part ofGL_VERSION_1_2
,GL_ES_VERSION_3_0
void
glDrawRangeElementsBaseVertex(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5, int arg6)
Entry point to C language function:void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices, GLint basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_EXT_draw_elements_base_vertex
,GL_OES_draw_elements_base_vertex
Alias for:glDrawRangeElementsBaseVertexEXT
,glDrawRangeElementsBaseVertexOES
void
glDrawRangeElementsBaseVertex(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5, int arg6)
Entry point to C language function:void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
void
glDrawTextureNV(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10)
Entry point to C language function:void glDrawTextureNV(GLuint texture, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1)
Part ofGL_NV_draw_texture
void
glDrawTransformFeedback(int arg0, int arg1)
Entry point to C language function:void glDrawTransformFeedback(GLenum mode, GLuint id)
Part ofGL_ARB_transform_feedback2
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glDrawTransformFeedbackNV
void
glDrawTransformFeedbackInstanced(int arg0, int arg1, int arg2)
Entry point to C language function:void glDrawTransformFeedbackInstanced(GLenum mode, GLuint id, GLsizei instancecount)
Part ofGL_VERSION_4_2
,GL_ARB_transform_feedback_instanced
void
glDrawTransformFeedbackNV(int arg0, int arg1)
Entry point to C language function:void glDrawTransformFeedbackNV(GLenum mode, GLuint id)
Part ofGL_NV_transform_feedback2
void
glDrawTransformFeedbackStream(int arg0, int arg1, int arg2)
Entry point to C language function:void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
void
glDrawTransformFeedbackStreamInstanced(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glDrawTransformFeedbackStreamInstanced(GLenum mode, GLuint id, GLuint stream, GLsizei instancecount)
Part ofGL_VERSION_4_2
,GL_ARB_transform_feedback_instanced
void
glEdgeFlag(boolean arg0)
void
glEdgeFlagFormatNV(int arg0)
Entry point to C language function:void glEdgeFlagFormatNV(GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glEdgeFlagPointer(int arg0, long arg1)
Entry point to C language function:void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glEdgeFlagPointerEXT
void
glEdgeFlagPointer(int arg0, Buffer arg1)
Entry point to C language function:void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glEdgeFlagPointerEXT
void
glEdgeFlagv(byte[] arg0, int arg1)
Entry point to C language function:void glEdgeFlagv(const GLboolean * flag)
Part ofGL_VERSION_1_0
void
glEdgeFlagv(ByteBuffer arg0)
Entry point to C language function:void glEdgeFlagv(const GLboolean * flag)
Part ofGL_VERSION_1_0
void
glEnable(int arg0)
Entry point to C language function:void glEnable(GLenum cap)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glEnableClientState(int arg0)
Entry point to C language function:void glEnableClientState(GLenum cap)
Part ofGL_NV_vertex_buffer_unified_memory
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
void
glEnableClientStateiEXT(int arg0, int arg1)
Entry point to C language function:void glEnableClientStateiEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
void
glEnableClientStateIndexedEXT(int arg0, int arg1)
Entry point to C language function:void glEnableClientStateIndexedEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
void
glEnablei(int arg0, int arg1)
Entry point to C language function:void glEnablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_NV_viewport_array
,GL_OES_draw_buffers_indexed
,GL_EXT_draw_buffers_indexed
Alias for:glEnableiNV
,glEnableiOES
,glEnableiEXT
void
glEnableIndexed(int arg0, int arg1)
Entry point to C language function:void glEnableIndexed(GLenum target, GLuint index)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glEnableIndexedEXT
void
glEnableVariantClientStateEXT(int arg0)
Entry point to C language function:void glEnableVariantClientStateEXT(GLuint id)
Part ofGL_EXT_vertex_shader
void
glEnableVertexArrayAttrib(int arg0, int arg1)
Entry point to C language function:void glEnableVertexArrayAttrib(GLuint vaobj, GLuint index)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glEnableVertexArrayAttribEXT
void
glEnableVertexArrayAttribEXT(int arg0, int arg1)
Entry point to C language function:void glEnableVertexArrayAttribEXT(GLuint vaobj, GLuint index)
Part ofGL_EXT_direct_state_access
void
glEnableVertexArrayEXT(int arg0, int arg1)
Entry point to C language function:void glEnableVertexArrayEXT(GLuint vaobj, GLenum array)
Part ofGL_EXT_direct_state_access
void
glEnableVertexAttribAPPLE(int arg0, int arg1)
Entry point to C language function:void glEnableVertexAttribAPPLE(GLuint index, GLenum pname)
Part ofGL_APPLE_vertex_program_evaluators
void
glEnableVertexAttribArray(int arg0)
Entry point to C language function:void glEnableVertexAttribArray(GLuint index)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glEnableVertexAttribArrayARB
void
glEnableVertexAttribArrayARB(int arg0)
Entry point to C language function:void glEnableVertexAttribArrayARB(GLuint index)
Part ofGL_ARB_vertex_program
void
glEnd()
void
glEndConditionalRender()
Entry point to C language function:void glEndConditionalRender()
Part ofGL_VERSION_3_0
,GL_NV_conditional_render
Alias for:glEndConditionalRenderNV
void
glEndConditionalRenderNVX()
Entry point to C language function:void glEndConditionalRenderNVX()
Part ofGL_NVX_conditional_render
void
glEndList()
void
glEndOcclusionQueryNV()
Entry point to C language function:void glEndOcclusionQueryNV()
Part ofGL_NV_occlusion_query
void
glEndPerfMonitorAMD(int arg0)
Entry point to C language function:void glEndPerfMonitorAMD(GLuint monitor)
Part ofGL_AMD_performance_monitor
void
glEndPerfQueryINTEL(int arg0)
Entry point to C language function:void glEndPerfQueryINTEL(GLuint queryHandle)
Part ofGL_INTEL_performance_query
void
glEndQuery(int arg0)
Entry point to C language function:void glEndQuery(GLenum target)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glEndQueryEXT
,glEndQueryARB
void
glEndQueryIndexed(int arg0, int arg1)
Entry point to C language function:void glEndQueryIndexed(GLenum target, GLuint index)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
void
glEndTransformFeedback()
Entry point to C language function:void glEndTransformFeedback()
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glEndTransformFeedbackNV
,glEndTransformFeedbackEXT
void
glEndVertexShaderEXT()
Entry point to C language function:void glEndVertexShaderEXT()
Part ofGL_EXT_vertex_shader
void
glEndVideoCaptureNV(int arg0)
Entry point to C language function:void glEndVideoCaptureNV(GLuint video_capture_slot)
Part ofGL_NV_video_capture
void
glEvalCoord1d(double arg0)
void
glEvalCoord1dv(double[] arg0, int arg1)
void
glEvalCoord1dv(DoubleBuffer arg0)
void
glEvalCoord1f(float arg0)
void
glEvalCoord1fv(float[] arg0, int arg1)
void
glEvalCoord1fv(FloatBuffer arg0)
void
glEvalCoord2d(double arg0, double arg1)
Entry point to C language function:void glEvalCoord2d(GLdouble u, GLdouble v)
Part ofGL_VERSION_1_0
void
glEvalCoord2dv(double[] arg0, int arg1)
void
glEvalCoord2dv(DoubleBuffer arg0)
void
glEvalCoord2f(float arg0, float arg1)
void
glEvalCoord2fv(float[] arg0, int arg1)
void
glEvalCoord2fv(FloatBuffer arg0)
void
glEvalMapsNV(int arg0, int arg1)
Entry point to C language function:void glEvalMapsNV(GLenum target, GLenum mode)
Part ofGL_NV_evaluators
void
glEvalMesh1(int arg0, int arg1, int arg2)
Entry point to C language function:void glEvalMesh1(GLenum mode, GLint i1, GLint i2)
Part ofGL_VERSION_1_0
void
glEvalMesh2(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2)
Part ofGL_VERSION_1_0
void
glEvalPoint1(int arg0)
Entry point to C language function:void glEvalPoint1(GLint i)
Part ofGL_VERSION_1_0
void
glEvalPoint2(int arg0, int arg1)
Entry point to C language function:void glEvalPoint2(GLint i, GLint j)
Part ofGL_VERSION_1_0
void
glEvaluateDepthValuesARB()
Entry point to C language function:void glEvaluateDepthValuesARB()
Part ofGL_ARB_sample_locations
void
glExtractComponentEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glExtractComponentEXT(GLuint res, GLuint src, GLuint num)
Part ofGL_EXT_vertex_shader
void
glFeedbackBuffer(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer)
Part ofGL_VERSION_1_0
long
glFenceSync(int arg0, int arg1)
Entry point to C language function:GLsync glFenceSync(GLenum condition, GLbitfield flags)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glFenceSyncAPPLE
void
glFinish()
Entry point to C language function:void glFinish()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glFinishTextureSUNX()
Entry point to C language function:void glFinishTextureSUNX()
Part ofGL_SUNX_constant_data
void
glFlush()
Entry point to C language function:void glFlush()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glFlushMappedBufferRange(int arg0, long arg1, long arg2)
Entry point to C language function:void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length)
Part ofGL_ARB_map_buffer_range
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_map_buffer_range
,GL_APPLE_flush_buffer_range
Alias for:glFlushMappedBufferRangeEXT
,glFlushMappedBufferRangeAPPLE
void
glFlushMappedNamedBufferRange(int arg0, long arg1, long arg2)
Entry point to C language function:void glFlushMappedNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glFlushMappedNamedBufferRangeEXT
void
glFlushMappedNamedBufferRangeEXT(int arg0, long arg1, long arg2)
Entry point to C language function:void glFlushMappedNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length)
Part ofGL_EXT_direct_state_access
void
glFlushPixelDataRangeNV(int arg0)
Entry point to C language function:void glFlushPixelDataRangeNV(GLenum target)
Part ofGL_NV_pixel_data_range
void
glFlushVertexArrayRangeAPPLE(int arg0, Buffer arg1)
Entry point to C language function:void glFlushVertexArrayRangeAPPLE(GLsizei length, void * pointer)
Part ofGL_APPLE_vertex_array_range
void
glFogCoordd(double arg0)
Entry point to C language function:void glFogCoordd(GLdouble coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoorddEXT
void
glFogCoorddv(double[] arg0, int arg1)
Entry point to C language function:void glFogCoorddv(const GLdouble * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoorddvEXT
void
glFogCoorddv(DoubleBuffer arg0)
Entry point to C language function:void glFogCoorddv(const GLdouble * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoorddvEXT
void
glFogCoordf(float arg0)
Entry point to C language function:void glFogCoordf(GLfloat coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordfEXT
void
glFogCoordFormatNV(int arg0, int arg1)
Entry point to C language function:void glFogCoordFormatNV(GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glFogCoordfv(float[] arg0, int arg1)
Entry point to C language function:void glFogCoordfv(const GLfloat * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordfvEXT
void
glFogCoordfv(FloatBuffer arg0)
Entry point to C language function:void glFogCoordfv(const GLfloat * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordfvEXT
void
glFogCoordh(short arg0)
Entry point to C language function:void glFogCoordh(GLhalfNV fog)
Part ofGL_NV_half_float
Alias for:glFogCoordhNV
void
glFogCoordhv(short[] arg0, int arg1)
Entry point to C language function:void glFogCoordhv(const GLhalfNV * fog)
Part ofGL_NV_half_float
Alias for:glFogCoordhvNV
void
glFogCoordhv(ShortBuffer arg0)
Entry point to C language function:void glFogCoordhv(const GLhalfNV * fog)
Part ofGL_NV_half_float
Alias for:glFogCoordhvNV
void
glFogCoordPointer(int arg0, int arg1, long arg2)
Entry point to C language function:void glFogCoordPointer(GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordPointerEXT
void
glFogCoordPointer(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glFogCoordPointer(GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordPointerEXT
void
glFogf(int arg0, float arg1)
Entry point to C language function:void glFogf(GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glFogfv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glFogfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glFogfv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glFogfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glFogi(int arg0, int arg1)
void
glFogiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glFogiv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glFogiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glFogiv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glFragmentCoverageColorNV(int arg0)
Entry point to C language function:void glFragmentCoverageColorNV(GLuint color)
Part ofGL_NV_fragment_coverage_to_color
void
glFramebufferDrawBufferEXT(int arg0, int arg1)
Entry point to C language function:void glFramebufferDrawBufferEXT(GLuint framebuffer, GLenum mode)
Part ofGL_EXT_direct_state_access
void
glFramebufferDrawBuffersEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_EXT_direct_state_access
void
glFramebufferDrawBuffersEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_EXT_direct_state_access
void
glFramebufferParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glFramebufferParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_ARB_framebuffer_no_attachments
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
void
glFramebufferReadBufferEXT(int arg0, int arg1)
Entry point to C language function:void glFramebufferReadBufferEXT(GLuint framebuffer, GLenum mode)
Part ofGL_EXT_direct_state_access
void
glFramebufferRenderbuffer(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glFramebufferRenderbufferOES
,glFramebufferRenderbufferEXT
void
glFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glFramebufferSampleLocationsfvARB(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
void
glFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glFramebufferSampleLocationsfvARB(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
void
glFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glFramebufferSampleLocationsfvNV(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
void
glFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glFramebufferSampleLocationsfvNV(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
void
glFramebufferTexture(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_OES_geometry_shader
,GL_NV_geometry_program4
,GL_EXT_geometry_shader
,GL_ARB_geometry_shader4
Alias for:glFramebufferTextureOES
,glFramebufferTextureEXT
,glFramebufferTextureARB
void
glFramebufferTexture1D(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
Alias for:glFramebufferTexture1DEXT
void
glFramebufferTexture2D(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glFramebufferTexture2DEXT
,glFramebufferTexture2DOES
void
glFramebufferTexture3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glFramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset)
Part ofGL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_texture_3D
Alias for:glFramebufferTexture3DEXT
,glFramebufferTexture3DOES
void
glFramebufferTextureARB(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_ARB_geometry_shader4
void
glFramebufferTextureEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_NV_geometry_program4
,GL_EXT_geometry_shader
void
glFramebufferTextureFaceARB(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face)
Part ofGL_ARB_geometry_shader4
void
glFramebufferTextureFaceEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glFramebufferTextureFaceEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face)
Part ofGL_NV_geometry_program4
void
glFramebufferTextureLayer(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_ES_VERSION_3_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_texture_array
,GL_NV_geometry_program4
,GL_ARB_geometry_shader4
Alias for:glFramebufferTextureLayerEXT
,glFramebufferTextureLayerARB
void
glFramebufferTextureLayerARB(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_ARB_geometry_shader4
void
glFramebufferTextureMultiviewOVR(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glFramebufferTextureMultiviewOVR(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei numViews)
Part ofGL_OVR_multiview
void
glFrameTerminatorGREMEDY()
Entry point to C language function:void glFrameTerminatorGREMEDY()
Part ofGL_GREMEDY_frame_terminator
void
glFrontFace(int arg0)
Entry point to C language function:void glFrontFace(GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glFrustum(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5)
void
glFrustumf(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
Multiply
the current matrix with the frustum matrix.void
glGenBuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGenBuffersARB
void
glGenBuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGenBuffersARB
void
glGenerateMipmap(int arg0)
Entry point to C language function:void glGenerateMipmap(GLenum target)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glGenerateMipmapOES
,glGenerateMipmapEXT
void
glGenerateMultiTexMipmapEXT(int arg0, int arg1)
Entry point to C language function:void glGenerateMultiTexMipmapEXT(GLenum texunit, GLenum target)
Part ofGL_EXT_direct_state_access
void
glGenerateTextureMipmap(int arg0)
Entry point to C language function:void glGenerateTextureMipmap(GLuint texture)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGenerateTextureMipmapEXT
void
glGenerateTextureMipmapEXT(int arg0, int arg1)
Entry point to C language function:void glGenerateTextureMipmapEXT(GLuint texture, GLenum target)
Part ofGL_EXT_direct_state_access
void
glGenFramebuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glGenFramebuffersOES
,glGenFramebuffersEXT
void
glGenFramebuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glGenFramebuffersOES
,glGenFramebuffersEXT
int
glGenLists(int arg0)
void
glGenNamesAMD(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names)
Part ofGL_AMD_name_gen_delete
void
glGenNamesAMD(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names)
Part ofGL_AMD_name_gen_delete
void
glGenOcclusionQueriesNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids)
Part ofGL_NV_occlusion_query
void
glGenOcclusionQueriesNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids)
Part ofGL_NV_occlusion_query
void
glGenPerfMonitorsAMD(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
void
glGenPerfMonitorsAMD(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
void
glGenProgramPipelines(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGenProgramPipelinesEXT
void
glGenProgramPipelines(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGenProgramPipelinesEXT
void
glGenProgramsARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenProgramsARB(GLsizei n, GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGenProgramsARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenProgramsARB(GLsizei n, GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGenQueries(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenQueries(GLsizei n, GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGenQueriesEXT
,glGenQueriesARB
void
glGenQueries(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenQueries(GLsizei n, GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGenQueriesEXT
,glGenQueriesARB
void
glGenRenderbuffers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGenRenderbuffersEXT
,glGenRenderbuffersOES
void
glGenRenderbuffers(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGenRenderbuffersEXT
,glGenRenderbuffersOES
void
glGenSamplers(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenSamplers(GLsizei count, GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glGenSamplers(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenSamplers(GLsizei count, GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
int
glGenSymbolsEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components)
Part ofGL_EXT_vertex_shader
void
glGenTextures(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenTextures(GLsizei n, GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glGenTexturesEXT
void
glGenTextures(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenTextures(GLsizei n, GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glGenTexturesEXT
void
glGenTransformFeedbacks(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNV
void
glGenTransformFeedbacks(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNV
void
glGenTransformFeedbacksNV(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids)
Part ofGL_NV_transform_feedback2
void
glGenTransformFeedbacksNV(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids)
Part ofGL_NV_transform_feedback2
void
glGenVertexArrays(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE
,glGenVertexArraysOES
void
glGenVertexArrays(int arg0, IntBuffer arg1)
Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE
,glGenVertexArraysOES
int
glGenVertexShadersEXT(int arg0)
Entry point to C language function:GLuint glGenVertexShadersEXT(GLuint range)
Part ofGL_EXT_vertex_shader
void
glGetActiveAtomicCounterBufferiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params)
Part ofGL_ARB_shader_atomic_counters
,GL_VERSION_4_2
void
glGetActiveAtomicCounterBufferiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params)
Part ofGL_ARB_shader_atomic_counters
,GL_VERSION_4_2
void
glGetActiveAttrib(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Entry point to C language function:void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glGetActiveAttribARB
void
glGetActiveAttrib(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Entry point to C language function:void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glGetActiveAttribARB
void
glGetActiveSubroutineName(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, byte[] arg6, int arg7)
Entry point to C language function:void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetActiveSubroutineName(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, ByteBuffer arg5)
Entry point to C language function:void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetActiveSubroutineUniformiv(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetActiveSubroutineUniformiv(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetActiveSubroutineUniformName(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, byte[] arg6, int arg7)
Entry point to C language function:void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetActiveSubroutineUniformName(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, ByteBuffer arg5)
Entry point to C language function:void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetActiveUniform(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Entry point to C language function:void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetActiveUniformARB
void
glGetActiveUniform(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Entry point to C language function:void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetActiveUniformARB
void
glGetActiveUniformARB(long arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Entry point to C language function:void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name)
Part ofGL_ARB_shader_objects
void
glGetActiveUniformARB(long arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Entry point to C language function:void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name)
Part ofGL_ARB_shader_objects
void
glGetActiveUniformBlockiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetActiveUniformBlockiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetActiveUniformBlockName(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetActiveUniformBlockName(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetActiveUniformName(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Entry point to C language function:void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName)
Part ofGL_ARB_uniform_buffer_object
,GL_VERSION_3_1
void
glGetActiveUniformName(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Entry point to C language function:void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName)
Part ofGL_ARB_uniform_buffer_object
,GL_VERSION_3_1
void
glGetActiveUniformsiv(int arg0, int arg1, int[] arg2, int arg3, int arg4, int[] arg5, int arg6)
Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetActiveUniformsiv(int arg0, int arg1, IntBuffer arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetAttachedObjectsARB(long arg0, int arg1, int[] arg2, int arg3, long[] arg4, int arg5)
Entry point to C language function:void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj)
Part ofGL_ARB_shader_objects
void
glGetAttachedObjectsARB(long arg0, int arg1, IntBuffer arg2, LongBuffer arg3)
Entry point to C language function:void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj)
Part ofGL_ARB_shader_objects
void
glGetAttachedShaders(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * shaders)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetAttachedShaders(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3)
Entry point to C language function:void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * shaders)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
int
glGetAttribLocation(int arg0, String arg1)
Entry point to C language function:GLint glGetAttribLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glGetAttribLocationARB
void
glGetBooleani_v(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_3_0
void
glGetBooleani_v(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_3_0
void
glGetBooleanIndexedv(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:void glGetBooleanIndexedv(GLenum target, GLuint index, GLboolean * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetBooleanIndexedvEXT
void
glGetBooleanIndexedv(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:void glGetBooleanIndexedv(GLenum target, GLuint index, GLboolean * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetBooleanIndexedvEXT
void
glGetBooleanv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glGetBooleanv(GLenum pname, GLboolean * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetBooleanv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glGetBooleanv(GLenum pname, GLboolean * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetBufferParameteri64v(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
void
glGetBufferParameteri64v(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
void
glGetBufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGetBufferParameterivARB
void
glGetBufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGetBufferParameterivARB
void
glGetBufferParameterui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
void
glGetBufferParameterui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
void
glGetBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Entry point to C language function:void glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, void * data)
Part ofGL_VERSION_1_5
,GL_ARB_vertex_buffer_object
Alias for:glGetBufferSubDataARB
void
glGetClipPlane(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glGetClipPlane(GLenum plane, GLdouble * equation)
Part ofGL_VERSION_1_0
void
glGetClipPlane(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glGetClipPlane(GLenum plane, GLdouble * equation)
Part ofGL_VERSION_1_0
void
glGetClipPlanef(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glGetClipPlanef(GLenum plane, GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_OES_single_precision
Alias for:glGetClipPlanefOES
void
glGetClipPlanef(int arg0, FloatBuffer arg1)
Entry point to C language function:void glGetClipPlanef(GLenum plane, GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_OES_single_precision
Alias for:glGetClipPlanefOES
void
glGetColorTable(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glGetColorTable(GLenum target, GLenum format, GLenum type, void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableSGI
,glGetColorTableEXT
void
glGetColorTable(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetColorTable(GLenum target, GLenum format, GLenum type, void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableSGI
,glGetColorTableEXT
void
glGetColorTableParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glGetColorTableParameterfvEXT
,glGetColorTableParameterfvSGI
void
glGetColorTableParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glGetColorTableParameterfvEXT
,glGetColorTableParameterfvSGI
void
glGetColorTableParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableParameterivSGI
,glGetColorTableParameterivEXT
void
glGetColorTableParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableParameterivSGI
,glGetColorTableParameterivEXT
int
glGetCommandHeaderNV(int arg0, int arg1)
Entry point to C language function:GLuint glGetCommandHeaderNV(GLenum tokenID, GLuint size)
Part ofGL_NV_command_list
void
glGetCompressedMultiTexImageEXT(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetCompressedMultiTexImageEXT(GLenum texunit, GLenum target, GLint lod, void * img)
Part ofGL_EXT_direct_state_access
void
glGetCompressedTexImage(int arg0, int arg1, long arg2)
Entry point to C language function:void glGetCompressedTexImage(GLenum target, GLint level, void * img)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glGetCompressedTexImageARB
void
glGetCompressedTexImage(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glGetCompressedTexImage(GLenum target, GLint level, void * img)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glGetCompressedTexImageARB
void
glGetCompressedTextureImage(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetCompressedTextureImage(GLuint texture, GLint level, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetCompressedTextureImageEXT
void
glGetCompressedTextureImageEXT(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetCompressedTextureImageEXT(GLuint texture, GLenum target, GLint lod, void * img)
Part ofGL_EXT_direct_state_access
void
glGetCompressedTextureSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glGetCompressedTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
void
glGetConvolutionFilter(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionFilterEXT
void
glGetConvolutionFilter(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionFilterEXT
void
glGetConvolutionParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterfvEXT
void
glGetConvolutionParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterfvEXT
void
glGetConvolutionParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterivEXT
void
glGetConvolutionParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterivEXT
void
glGetCoverageModulationTableNV(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glGetCoverageModulationTableNV(GLsizei bufsize, GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
void
glGetCoverageModulationTableNV(int arg0, FloatBuffer arg1)
Entry point to C language function:void glGetCoverageModulationTableNV(GLsizei bufsize, GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
int
glGetDebugMessageLog(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int[] arg8, int arg9, int[] arg10, int arg11, byte[] arg12, int arg13)
Entry point to C language function:GLuint glGetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_AMD_debug_output
,GL_ARB_debug_output
,GL_KHR_debug
Alias for:glGetDebugMessageLogAMD
,glGetDebugMessageLogARB
,glGetDebugMessageLogKHR
int
glGetDebugMessageLog(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, IntBuffer arg6, ByteBuffer arg7)
Entry point to C language function:GLuint glGetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_AMD_debug_output
,GL_ARB_debug_output
,GL_KHR_debug
Alias for:glGetDebugMessageLogAMD
,glGetDebugMessageLogARB
,glGetDebugMessageLogKHR
int
glGetDebugMessageLogAMD(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int[] arg8, int arg9, byte[] arg10, int arg11)
Entry point to C language function:GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message)
Part ofGL_AMD_debug_output
int
glGetDebugMessageLogAMD(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Entry point to C language function:GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message)
Part ofGL_AMD_debug_output
void
glGetDoublei_v(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glGetDoublei_vEXT
void
glGetDoublei_v(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glGetDoublei_vEXT
void
glGetDoublei_vEXT(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetDoublei_vEXT(GLenum pname, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glGetDoublei_vEXT(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetDoublei_vEXT(GLenum pname, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glGetDoubleIndexedvEXT(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data)
Part ofGL_EXT_direct_state_access
void
glGetDoubleIndexedvEXT(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data)
Part ofGL_EXT_direct_state_access
void
glGetDoublev(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glGetDoublev(GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
void
glGetDoublev(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glGetDoublev(GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
int
glGetError()
Entry point to C language function:GLenum glGetError()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetFirstPerfQueryIdINTEL(int[] arg0, int arg1)
Entry point to C language function:void glGetFirstPerfQueryIdINTEL(GLuint * queryId)
Part ofGL_INTEL_performance_query
void
glGetFirstPerfQueryIdINTEL(IntBuffer arg0)
Entry point to C language function:void glGetFirstPerfQueryIdINTEL(GLuint * queryId)
Part ofGL_INTEL_performance_query
void
glGetFloati_v(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetFloati_v(GLenum target, GLuint index, GLfloat * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_NV_viewport_array
Alias for:glGetFloati_vEXT
,glGetFloati_vNV
void
glGetFloati_v(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetFloati_v(GLenum target, GLuint index, GLfloat * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_NV_viewport_array
Alias for:glGetFloati_vEXT
,glGetFloati_vNV
void
glGetFloati_vEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetFloati_vEXT(GLenum pname, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetFloati_vEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetFloati_vEXT(GLenum pname, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetFloatIndexedvEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data)
Part ofGL_EXT_direct_state_access
void
glGetFloatIndexedvEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data)
Part ofGL_EXT_direct_state_access
void
glGetFloatv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glGetFloatv(GLenum pname, GLfloat * data)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glGetFloatv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glGetFloatv(GLenum pname, GLfloat * data)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
int
glGetFragDataIndex(int arg0, String arg1)
Entry point to C language function:GLint glGetFragDataIndex(GLuint program, const GLchar * name)
Part ofGL_VERSION_3_3
,GL_ARB_blend_func_extended
,GL_EXT_blend_func_extended
Alias for:glGetFragDataIndexEXT
int
glGetFragDataLocation(int arg0, String arg1)
Entry point to C language function:GLint glGetFragDataLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glGetFragDataLocationEXT
void
glGetFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetFramebufferAttachmentParameterivEXT
,glGetFramebufferAttachmentParameterivOES
void
glGetFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetFramebufferAttachmentParameterivEXT
,glGetFramebufferAttachmentParameterivOES
void
glGetFramebufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXT
void
glGetFramebufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXT
void
glGetFramebufferParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetFramebufferParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
int
glGetGraphicsResetStatus()
Entry point to C language function:GLenum glGetGraphicsResetStatus()
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glGetGraphicsResetStatusEXT
,glGetGraphicsResetStatusARB
,glGetGraphicsResetStatusKHR
long
glGetHandleARB(int arg0)
Entry point to C language function:GLhandleARB glGetHandleARB(GLenum pname)
Part ofGL_ARB_shader_objects
void
glGetHistogram(int arg0, boolean arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramEXT
void
glGetHistogram(int arg0, boolean arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramEXT
void
glGetHistogramParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterfvEXT
void
glGetHistogramParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterfvEXT
void
glGetHistogramParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterivEXT
void
glGetHistogramParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterivEXT
long
glGetImageHandleARB(int arg0, int arg1, boolean arg2, int arg3, int arg4)
Entry point to C language function:GLuint64 glGetImageHandleARB(GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum format)
Part ofGL_ARB_bindless_texture
void
glGetInfoLogARB(long arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog)
Part ofGL_ARB_shader_objects
void
glGetInfoLogARB(long arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog)
Part ofGL_ARB_shader_objects
void
glGetInteger64i_v(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
void
glGetInteger64i_v(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
void
glGetInteger64v(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glGetInteger64v(GLenum pname, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetInteger64vAPPLE
void
glGetInteger64v(int arg0, LongBuffer arg1)
Entry point to C language function:void glGetInteger64v(GLenum pname, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetInteger64vAPPLE
void
glGetIntegeri_v(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXT
void
glGetIntegeri_v(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXT
void
glGetIntegerIndexedv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetIntegerIndexedv(GLenum target, GLuint index, GLint * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetIntegerIndexedvEXT
void
glGetIntegerIndexedv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetIntegerIndexedv(GLenum target, GLuint index, GLint * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetIntegerIndexedvEXT
void
glGetIntegerui64i_vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result)
Part ofGL_NV_vertex_buffer_unified_memory
void
glGetIntegerui64i_vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result)
Part ofGL_NV_vertex_buffer_unified_memory
void
glGetIntegerui64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result)
Part ofGL_NV_shader_buffer_load
void
glGetIntegerui64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result)
Part ofGL_NV_shader_buffer_load
void
glGetIntegerv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGetIntegerv(GLenum pname, GLint * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetIntegerv(int arg0, IntBuffer arg1)
Entry point to C language function:void glGetIntegerv(GLenum pname, GLint * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetInternalformati64v(int arg0, int arg1, int arg2, int arg3, long[] arg4, int arg5)
Entry point to C language function:void glGetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_internalformat_query2
,GL_VERSION_4_3
void
glGetInternalformati64v(int arg0, int arg1, int arg2, int arg3, LongBuffer arg4)
Entry point to C language function:void glGetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_internalformat_query2
,GL_VERSION_4_3
void
glGetInternalformativ(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_ARB_internalformat_query
void
glGetInternalformativ(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_ARB_internalformat_query
void
glGetInvariantBooleanvEXT(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
void
glGetInvariantBooleanvEXT(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
void
glGetInvariantFloatvEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
void
glGetInvariantFloatvEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
void
glGetInvariantIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
void
glGetInvariantIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
void
glGetLightfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetLightfv(GLenum light, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glGetLightfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetLightfv(GLenum light, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glGetLightiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetLightiv(GLenum light, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
void
glGetLightiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetLightiv(GLenum light, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
void
glGetLocalConstantBooleanvEXT(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
void
glGetLocalConstantBooleanvEXT(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
void
glGetLocalConstantFloatvEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
void
glGetLocalConstantFloatvEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
void
glGetLocalConstantIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
void
glGetLocalConstantIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
void
glGetMapAttribParameterfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
void
glGetMapAttribParameterfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
void
glGetMapAttribParameterivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
void
glGetMapAttribParameterivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
void
glGetMapControlPointsNV(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, Buffer arg6)
Entry point to C language function:void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, void * points)
Part ofGL_NV_evaluators
void
glGetMapdv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetMapdv(GLenum target, GLenum query, GLdouble * v)
Part ofGL_VERSION_1_0
void
glGetMapdv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetMapdv(GLenum target, GLenum query, GLdouble * v)
Part ofGL_VERSION_1_0
void
glGetMapfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetMapfv(GLenum target, GLenum query, GLfloat * v)
Part ofGL_VERSION_1_0
void
glGetMapfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetMapfv(GLenum target, GLenum query, GLfloat * v)
Part ofGL_VERSION_1_0
void
glGetMapiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetMapiv(GLenum target, GLenum query, GLint * v)
Part ofGL_VERSION_1_0
void
glGetMapiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetMapiv(GLenum target, GLenum query, GLint * v)
Part ofGL_VERSION_1_0
void
glGetMapParameterfvNV(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
void
glGetMapParameterfvNV(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
void
glGetMapParameterivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
void
glGetMapParameterivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
void
glGetMaterialfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glGetMaterialfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glGetMaterialiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetMaterialiv(GLenum face, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
void
glGetMaterialiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetMaterialiv(GLenum face, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
void
glGetMinmax(int arg0, boolean arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxEXT
void
glGetMinmax(int arg0, boolean arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxEXT
void
glGetMinmaxParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterfvEXT
void
glGetMinmaxParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterfvEXT
void
glGetMinmaxParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterivEXT
void
glGetMinmaxParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterivEXT
void
glGetMultisamplefv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_ES_VERSION_3_1
,GL_ARB_texture_multisample
,GL_VERSION_3_2
,GL_NV_explicit_multisample
Alias for:glGetMultisamplefvNV
void
glGetMultisamplefv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_ES_VERSION_3_1
,GL_ARB_texture_multisample
,GL_VERSION_3_2
,GL_NV_explicit_multisample
Alias for:glGetMultisamplefvNV
void
glGetMultisamplefvNV(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_NV_explicit_multisample
void
glGetMultisamplefvNV(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_NV_explicit_multisample
void
glGetMultiTexEnvfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexEnvfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexEnvivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexEnvivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexGendvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexGendvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexGenfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexGenfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexGenivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexGenivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexImageEXT(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glGetMultiTexImageEXT(GLenum texunit, GLenum target, GLint level, GLenum format, GLenum type, void * pixels)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Entry point to C language function:void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Entry point to C language function:void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetMultiTexParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedBufferParameteri64v(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetNamedBufferParameteri64v(GLuint buffer, GLenum pname, GLint64 * params)
Part ofGL_VERSION_4_5
void
glGetNamedBufferParameteri64v(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetNamedBufferParameteri64v(GLuint buffer, GLenum pname, GLint64 * params)
Part ofGL_VERSION_4_5
void
glGetNamedBufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetNamedBufferParameteriv(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferParameterivEXT
void
glGetNamedBufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetNamedBufferParameteriv(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferParameterivEXT
void
glGetNamedBufferParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedBufferParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedBufferParameterui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
void
glGetNamedBufferParameterui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
void
glGetNamedBufferPointerv(int arg0, int arg1, PointerBuffer arg2)
Entry point to C language function:void glGetNamedBufferPointerv(GLuint buffer, GLenum pname, void * * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferPointervEXT
void
glGetNamedBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Entry point to C language function:void glGetNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferSubDataEXT
void
glGetNamedBufferSubDataEXT(int arg0, long arg1, long arg2, Buffer arg3)
Entry point to C language function:void glGetNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, void * data)
Part ofGL_EXT_direct_state_access
void
glGetNamedFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetNamedFramebufferAttachmentParameteriv(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferAttachmentParameterivEXT
void
glGetNamedFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetNamedFramebufferAttachmentParameteriv(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferAttachmentParameterivEXT
void
glGetNamedFramebufferAttachmentParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedFramebufferAttachmentParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedFramebufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetNamedFramebufferParameteriv(GLuint framebuffer, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
,GL_ARB_framebuffer_no_attachments
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferParameterivEXT
void
glGetNamedFramebufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetNamedFramebufferParameteriv(GLuint framebuffer, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
,GL_ARB_framebuffer_no_attachments
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferParameterivEXT
void
glGetNamedProgramivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterdvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterdvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramLocalParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedProgramStringEXT(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, void * string)
Part ofGL_EXT_direct_state_access
void
glGetNamedRenderbufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetNamedRenderbufferParameteriv(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedRenderbufferParameterivEXT
void
glGetNamedRenderbufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetNamedRenderbufferParameteriv(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedRenderbufferParameterivEXT
void
glGetNamedRenderbufferParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedRenderbufferParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetNamedStringARB(int arg0, String arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Entry point to C language function:void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string)
Part ofGL_ARB_shading_language_include
void
glGetNamedStringARB(int arg0, String arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Entry point to C language function:void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string)
Part ofGL_ARB_shading_language_include
void
glGetNamedStringivARB(int arg0, String arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params)
Part ofGL_ARB_shading_language_include
void
glGetNamedStringivARB(int arg0, String arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params)
Part ofGL_ARB_shading_language_include
void
glGetnColorTable(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glGetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void * table)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnColorTableARB
void
glGetnCompressedTexImage(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetnCompressedTexImage(GLenum target, GLint lod, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnCompressedTexImageARB
void
glGetnConvolutionFilter(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glGetnConvolutionFilter(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void * image)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnConvolutionFilterARB
void
glGetNextPerfQueryIdINTEL(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint * nextQueryId)
Part ofGL_INTEL_performance_query
void
glGetNextPerfQueryIdINTEL(int arg0, IntBuffer arg1)
Entry point to C language function:void glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint * nextQueryId)
Part ofGL_INTEL_performance_query
void
glGetnHistogram(int arg0, boolean arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glGetnHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnHistogramARB
void
glGetnMapdv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glGetnMapdv(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapdvARB
void
glGetnMapdv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glGetnMapdv(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapdvARB
void
glGetnMapfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetnMapfv(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapfvARB
void
glGetnMapfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetnMapfv(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapfvARB
void
glGetnMapiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetnMapiv(GLenum target, GLenum query, GLsizei bufSize, GLint * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapivARB
void
glGetnMapiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetnMapiv(GLenum target, GLenum query, GLsizei bufSize, GLint * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapivARB
void
glGetnMinmax(int arg0, boolean arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glGetnMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMinmaxARB
void
glGetnPixelMapfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapfvARB
void
glGetnPixelMapfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapfvARB
void
glGetnPixelMapuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapuivARB
void
glGetnPixelMapuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapuivARB
void
glGetnPixelMapusv(int arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glGetnPixelMapusv(GLenum map, GLsizei bufSize, GLushort * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapusvARB
void
glGetnPixelMapusv(int arg0, int arg1, ShortBuffer arg2)
Entry point to C language function:void glGetnPixelMapusv(GLenum map, GLsizei bufSize, GLushort * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapusvARB
void
glGetnPolygonStipple(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glGetnPolygonStipple(GLsizei bufSize, GLubyte * pattern)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPolygonStippleARB
void
glGetnPolygonStipple(int arg0, ByteBuffer arg1)
Entry point to C language function:void glGetnPolygonStipple(GLsizei bufSize, GLubyte * pattern)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPolygonStippleARB
void
glGetnSeparableFilter(int arg0, int arg1, int arg2, int arg3, Buffer arg4, int arg5, Buffer arg6, Buffer arg7)
Entry point to C language function:void glGetnSeparableFilter(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void * row, GLsizei columnBufSize, void * column, void * span)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnSeparableFilterARB
void
glGetnTexImage(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glGetnTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnTexImageARB
void
glGetnUniformdv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glGetnUniformdv(GLuint program, GLint location, GLsizei bufSize, GLdouble * params)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnUniformdvARB
void
glGetnUniformdv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glGetnUniformdv(GLuint program, GLint location, GLsizei bufSize, GLdouble * params)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnUniformdvARB
void
glGetnUniformfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_EXT_robustness
,GL_ARB_robustness
Alias for:glGetnUniformfvKHR
,glGetnUniformfvEXT
,glGetnUniformfvARB
void
glGetnUniformfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_EXT_robustness
,GL_ARB_robustness
Alias for:glGetnUniformfvKHR
,glGetnUniformfvEXT
,glGetnUniformfvARB
void
glGetnUniformi64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glGetnUniformi64vARB(GLuint program, GLint location, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetnUniformi64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glGetnUniformi64vARB(GLuint program, GLint location, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetnUniformiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glGetnUniformivEXT
,glGetnUniformivARB
,glGetnUniformivKHR
void
glGetnUniformiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glGetnUniformivEXT
,glGetnUniformivARB
,glGetnUniformivKHR
void
glGetnUniformui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glGetnUniformui64vARB(GLuint program, GLint location, GLsizei bufSize, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetnUniformui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glGetnUniformui64vARB(GLuint program, GLint location, GLsizei bufSize, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetnUniformuiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_ARB_robustness
Alias for:glGetnUniformuivKHR
,glGetnUniformuivARB
void
glGetnUniformuiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_ARB_robustness
Alias for:glGetnUniformuivKHR
,glGetnUniformuivARB
void
glGetObjectLabel(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Entry point to C language function:void glGetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_EXT_debug_label
,GL_KHR_debug
Alias for:glGetObjectLabelEXT
,glGetObjectLabelKHR
void
glGetObjectLabel(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Entry point to C language function:void glGetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_EXT_debug_label
,GL_KHR_debug
Alias for:glGetObjectLabelEXT
,glGetObjectLabelKHR
void
glGetObjectParameterfvARB(long arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params)
Part ofGL_ARB_shader_objects
void
glGetObjectParameterfvARB(long arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params)
Part ofGL_ARB_shader_objects
void
glGetObjectParameterivAPPLE(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params)
Part ofGL_APPLE_object_purgeable
void
glGetObjectParameterivAPPLE(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params)
Part ofGL_APPLE_object_purgeable
void
glGetObjectParameterivARB(long arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params)
Part ofGL_ARB_shader_objects
void
glGetObjectParameterivARB(long arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params)
Part ofGL_ARB_shader_objects
void
glGetObjectPtrLabel(Buffer arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetObjectPtrLabel(const void * ptr, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glGetObjectPtrLabelKHR
void
glGetObjectPtrLabel(Buffer arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetObjectPtrLabel(const void * ptr, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glGetObjectPtrLabelKHR
void
glGetOcclusionQueryivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params)
Part ofGL_NV_occlusion_query
void
glGetOcclusionQueryivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params)
Part ofGL_NV_occlusion_query
void
glGetOcclusionQueryuivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params)
Part ofGL_NV_occlusion_query
void
glGetOcclusionQueryuivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params)
Part ofGL_NV_occlusion_query
void
glGetPerfCounterInfoINTEL(int arg0, int arg1, int arg2, byte[] arg3, int arg4, int arg5, byte[] arg6, int arg7, int[] arg8, int arg9, int[] arg10, int arg11, int[] arg12, int arg13, int[] arg14, int arg15, long[] arg16, int arg17)
Entry point to C language function:void glGetPerfCounterInfoINTEL(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue)
Part ofGL_INTEL_performance_query
void
glGetPerfCounterInfoINTEL(int arg0, int arg1, int arg2, ByteBuffer arg3, int arg4, ByteBuffer arg5, IntBuffer arg6, IntBuffer arg7, IntBuffer arg8, IntBuffer arg9, LongBuffer arg10)
Entry point to C language function:void glGetPerfCounterInfoINTEL(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue)
Part ofGL_INTEL_performance_query
void
glGetPerfMonitorCounterDataAMD(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Entry point to C language function:void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorCounterDataAMD(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Entry point to C language function:void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorCounterInfoAMD(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glGetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, void * data)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorCountersAMD(int arg0, int[] arg1, int arg2, int[] arg3, int arg4, int arg5, int[] arg6, int arg7)
Entry point to C language function:void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorCountersAMD(int arg0, IntBuffer arg1, IntBuffer arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorCounterStringAMD(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Entry point to C language function:void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorCounterStringAMD(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Entry point to C language function:void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorGroupsAMD(int[] arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorGroupsAMD(IntBuffer arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorGroupStringAMD(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString)
Part ofGL_AMD_performance_monitor
void
glGetPerfMonitorGroupStringAMD(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString)
Part ofGL_AMD_performance_monitor
void
glGetPerfQueryDataINTEL(int arg0, int arg1, int arg2, Buffer arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten)
Part ofGL_INTEL_performance_query
void
glGetPerfQueryDataINTEL(int arg0, int arg1, int arg2, Buffer arg3, IntBuffer arg4)
Entry point to C language function:void glGetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten)
Part ofGL_INTEL_performance_query
void
glGetPerfQueryIdByNameINTEL(byte[] arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetPerfQueryIdByNameINTEL(GLchar * queryName, GLuint * queryId)
Part ofGL_INTEL_performance_query
void
glGetPerfQueryIdByNameINTEL(ByteBuffer arg0, IntBuffer arg1)
Entry point to C language function:void glGetPerfQueryIdByNameINTEL(GLchar * queryName, GLuint * queryId)
Part ofGL_INTEL_performance_query
void
glGetPerfQueryInfoINTEL(int arg0, int arg1, byte[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int[] arg8, int arg9, int[] arg10, int arg11)
Entry point to C language function:void glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask)
Part ofGL_INTEL_performance_query
void
glGetPerfQueryInfoINTEL(int arg0, int arg1, ByteBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, IntBuffer arg6)
Entry point to C language function:void glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask)
Part ofGL_INTEL_performance_query
void
glGetPixelMapfv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glGetPixelMapfv(GLenum map, GLfloat * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapfv(int arg0, long arg1)
Entry point to C language function:void glGetPixelMapfv(GLenum map, GLfloat * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapfv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glGetPixelMapfv(GLenum map, GLfloat * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapuiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glGetPixelMapuiv(GLenum map, GLuint * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapuiv(int arg0, long arg1)
Entry point to C language function:void glGetPixelMapuiv(GLenum map, GLuint * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapuiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glGetPixelMapuiv(GLenum map, GLuint * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapusv(int arg0, long arg1)
Entry point to C language function:void glGetPixelMapusv(GLenum map, GLushort * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapusv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glGetPixelMapusv(GLenum map, GLushort * values)
Part ofGL_VERSION_1_0
void
glGetPixelMapusv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glGetPixelMapusv(GLenum map, GLushort * values)
Part ofGL_VERSION_1_0
void
glGetPixelTransformParameterfvEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetPixelTransformParameterfvEXT(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_pixel_transform
void
glGetPixelTransformParameterfvEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetPixelTransformParameterfvEXT(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_pixel_transform
void
glGetPixelTransformParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetPixelTransformParameterivEXT(GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_pixel_transform
void
glGetPixelTransformParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetPixelTransformParameterivEXT(GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_pixel_transform
void
glGetPointeri_vEXT(int arg0, int arg1, PointerBuffer arg2)
Entry point to C language function:void glGetPointeri_vEXT(GLenum pname, GLuint index, void * * params)
Part ofGL_EXT_direct_state_access
void
glGetPolygonStipple(byte[] arg0, int arg1)
void
glGetPolygonStipple(long arg0)
void
glGetPolygonStipple(ByteBuffer arg0)
void
glGetProgramBinary(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, Buffer arg6)
Entry point to C language function:void glGetProgramBinary(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, void * binary)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_OES_get_program_binary
Alias for:glGetProgramBinaryOES
void
glGetProgramBinary(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3, Buffer arg4)
Entry point to C language function:void glGetProgramBinary(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, void * binary)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_OES_get_program_binary
Alias for:glGetProgramBinaryOES
void
glGetProgramEnvParameterdvARB(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramEnvParameterdvARB(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramEnvParameterfvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramEnvParameterfvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramEnvParameterIivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramEnvParameterIivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramEnvParameterIuivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramEnvParameterIuivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramInfoLog(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetProgramInfoLog(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetProgramInterfaceiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
void
glGetProgramInterfaceiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
void
glGetProgramiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramiv(GLuint program, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_ARB_fragment_program
,GL_NV_vertex_program
Alias for:glGetProgramivARB
,glGetProgramivNV
void
glGetProgramiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramiv(GLuint program, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_ARB_fragment_program
,GL_NV_vertex_program
Alias for:glGetProgramivARB
,glGetProgramivNV
void
glGetProgramivARB(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramivARB(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramivARB(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramivARB(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramLocalParameterdvARB(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramLocalParameterdvARB(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramLocalParameterfvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramLocalParameterfvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramLocalParameterIivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramLocalParameterIivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramLocalParameterIuivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramLocalParameterIuivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
void
glGetProgramPipelineInfoLog(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineInfoLogEXT
void
glGetProgramPipelineInfoLog(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineInfoLogEXT
void
glGetProgramPipelineiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineivEXT
void
glGetProgramPipelineiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineivEXT
int
glGetProgramResourceIndex(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
int
glGetProgramResourceIndex(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
void
glGetProgramResourceiv(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, int arg6, int[] arg7, int arg8, int[] arg9, int arg10)
Entry point to C language function:void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei * length, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
void
glGetProgramResourceiv(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, int arg5, IntBuffer arg6, IntBuffer arg7)
Entry point to C language function:void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei * length, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
int
glGetProgramResourceLocation(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
int
glGetProgramResourceLocation(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
int
glGetProgramResourceLocationIndex(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:GLint glGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_VERSION_4_3
,GL_ARB_program_interface_query
,GL_EXT_blend_func_extended
Alias for:glGetProgramResourceLocationIndexEXT
int
glGetProgramResourceLocationIndex(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:GLint glGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_VERSION_4_3
,GL_ARB_program_interface_query
,GL_EXT_blend_func_extended
Alias for:glGetProgramResourceLocationIndexEXT
void
glGetProgramResourceName(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, byte[] arg6, int arg7)
Entry point to C language function:void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
void
glGetProgramResourceName(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, ByteBuffer arg5)
Entry point to C language function:void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
void
glGetProgramStageiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetProgramStageiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetProgramStringARB(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glGetProgramStringARB(GLenum target, GLenum pname, void * string)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glGetProgramSubroutineParameteruivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param)
Part ofGL_NV_gpu_program5
void
glGetProgramSubroutineParameteruivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param)
Part ofGL_NV_gpu_program5
void
glGetQueryBufferObjecti64v(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glGetQueryBufferObjecti64v(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
void
glGetQueryBufferObjectiv(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glGetQueryBufferObjectiv(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
void
glGetQueryBufferObjectui64v(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glGetQueryBufferObjectui64v(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
void
glGetQueryBufferObjectuiv(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glGetQueryBufferObjectuiv(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
void
glGetQueryIndexediv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
void
glGetQueryIndexediv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
void
glGetQueryiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetQueryiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryivEXT
,glGetQueryivARB
void
glGetQueryiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetQueryiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryivEXT
,glGetQueryivARB
void
glGetQueryObjecti64v(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjecti64vEXT
void
glGetQueryObjecti64v(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjecti64vEXT
void
glGetQueryObjecti64vEXT(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
void
glGetQueryObjecti64vEXT(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
void
glGetQueryObjectiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ARB_occlusion_query
,GL_EXT_disjoint_timer_query
Alias for:glGetQueryObjectivARB
,glGetQueryObjectivEXT
void
glGetQueryObjectiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ARB_occlusion_query
,GL_EXT_disjoint_timer_query
Alias for:glGetQueryObjectivARB
,glGetQueryObjectivEXT
void
glGetQueryObjectui64v(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjectui64vEXT
void
glGetQueryObjectui64v(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjectui64vEXT
void
glGetQueryObjectui64vEXT(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
void
glGetQueryObjectui64vEXT(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
void
glGetQueryObjectuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryObjectuivEXT
,glGetQueryObjectuivARB
void
glGetQueryObjectuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryObjectuivEXT
,glGetQueryObjectuivARB
void
glGetRenderbufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetRenderbufferParameterivEXT
,glGetRenderbufferParameterivOES
void
glGetRenderbufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetRenderbufferParameterivEXT
,glGetRenderbufferParameterivOES
void
glGetSamplerParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glGetSamplerParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glGetSamplerParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glGetSamplerParameterIivEXT
,glGetSamplerParameterIivOES
void
glGetSamplerParameterIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glGetSamplerParameterIivEXT
,glGetSamplerParameterIivOES
void
glGetSamplerParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_OES_texture_border_clamp
,GL_EXT_texture_border_clamp
Alias for:glGetSamplerParameterIuivOES
,glGetSamplerParameterIuivEXT
void
glGetSamplerParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_OES_texture_border_clamp
,GL_EXT_texture_border_clamp
Alias for:glGetSamplerParameterIuivOES
,glGetSamplerParameterIuivEXT
void
glGetSamplerParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glGetSamplerParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glGetSeparableFilter(int arg0, int arg1, int arg2, long arg3, long arg4, long arg5)
Entry point to C language function:void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetSeparableFilterEXT
void
glGetSeparableFilter(int arg0, int arg1, int arg2, Buffer arg3, Buffer arg4, Buffer arg5)
Entry point to C language function:void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetSeparableFilterEXT
void
glGetShaderInfoLog(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetShaderInfoLog(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetShaderiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetShaderiv(GLuint shader, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetShaderiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetShaderiv(GLuint shader, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glGetShaderPrecisionFormat(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.void
glGetShaderPrecisionFormat(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3)
Entry point to C language function:void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.void
glGetShaderSource(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetShaderSource(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * source)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetShaderSourceARB
void
glGetShaderSource(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetShaderSource(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * source)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetShaderSourceARB
void
glGetShaderSourceARB(long arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Entry point to C language function:void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source)
Part ofGL_ARB_shader_objects
void
glGetShaderSourceARB(long arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Entry point to C language function:void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source)
Part ofGL_ARB_shader_objects
short
glGetStageIndexNV(int arg0)
Entry point to C language function:GLushort glGetStageIndexNV(GLenum shadertype)
Part ofGL_NV_command_list
String
glGetString(int arg0)
Entry point to C language function:const GLubyte * glGetString(GLenum name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
String
glGetStringi(int arg0, int arg1)
Entry point to C language function:const GLubyte * glGetStringi(GLenum name, GLuint index)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
int
glGetSubroutineIndex(int arg0, int arg1, String arg2)
Entry point to C language function:GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
int
glGetSubroutineUniformLocation(int arg0, int arg1, String arg2)
Entry point to C language function:GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetSynciv(long arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Entry point to C language function:void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetSyncivAPPLE
void
glGetSynciv(long arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Entry point to C language function:void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetSyncivAPPLE
void
glGetTexEnvfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glGetTexEnvfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glGetTexEnviv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetTexEnviv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetTexGendv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
void
glGetTexGendv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
void
glGetTexGenfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenfvOES
void
glGetTexGenfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenfvOES
void
glGetTexGeniv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenivOES
void
glGetTexGeniv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenivOES
void
glGetTexImage(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels)
Part ofGL_VERSION_1_0
void
glGetTexImage(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels)
Part ofGL_VERSION_1_0
void
glGetTexLevelParameterfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
void
glGetTexLevelParameterfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
void
glGetTexLevelParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
void
glGetTexLevelParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
void
glGetTexParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glGetTexParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glGetTexParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIivOES
,glGetTexParameterIivEXT
void
glGetTexParameterIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIivOES
,glGetTexParameterIivEXT
void
glGetTexParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIuivOES
,glGetTexParameterIuivEXT
void
glGetTexParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIuivOES
,glGetTexParameterIuivEXT
void
glGetTexParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glGetTexParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
long
glGetTextureHandleARB(int arg0)
Entry point to C language function:GLuint64 glGetTextureHandleARB(GLuint texture)
Part ofGL_ARB_bindless_texture
void
glGetTextureImage(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glGetTextureImage(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureImageEXT
void
glGetTextureImageEXT(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Entry point to C language function:void glGetTextureImageEXT(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void * pixels)
Part ofGL_EXT_direct_state_access
void
glGetTextureLevelParameterfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetTextureLevelParameterfv(GLuint texture, GLint level, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterfvEXT
void
glGetTextureLevelParameterfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetTextureLevelParameterfv(GLuint texture, GLint level, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterfvEXT
void
glGetTextureLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Entry point to C language function:void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Entry point to C language function:void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureLevelParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetTextureLevelParameteriv(GLuint texture, GLint level, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterivEXT
void
glGetTextureLevelParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetTextureLevelParameteriv(GLuint texture, GLint level, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterivEXT
void
glGetTextureLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetTextureParameterfv(GLuint texture, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterfvEXT
void
glGetTextureParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetTextureParameterfv(GLuint texture, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterfvEXT
void
glGetTextureParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTextureParameterIiv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIivEXT
void
glGetTextureParameterIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTextureParameterIiv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIivEXT
void
glGetTextureParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTextureParameterIuiv(GLuint texture, GLenum pname, GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIuivEXT
void
glGetTextureParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTextureParameterIuiv(GLuint texture, GLenum pname, GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIuivEXT
void
glGetTextureParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTextureParameteriv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterivEXT
void
glGetTextureParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTextureParameteriv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterivEXT
void
glGetTextureParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
void
glGetTextureParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
long
glGetTextureSamplerHandleARB(int arg0, int arg1)
Entry point to C language function:GLuint64 glGetTextureSamplerHandleARB(GLuint texture, GLuint sampler)
Part ofGL_ARB_bindless_texture
void
glGetTextureSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Entry point to C language function:void glGetTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbacki_v(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetTransformFeedbacki_v(GLuint xfb, GLenum pname, GLuint index, GLint * param)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbacki_v(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetTransformFeedbacki_v(GLuint xfb, GLenum pname, GLuint index, GLint * param)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbacki64_v(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glGetTransformFeedbacki64_v(GLuint xfb, GLenum pname, GLuint index, GLint64 * param)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbacki64_v(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glGetTransformFeedbacki64_v(GLuint xfb, GLenum pname, GLuint index, GLint64 * param)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbackiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetTransformFeedbackiv(GLuint xfb, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbackiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetTransformFeedbackiv(GLuint xfb, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
void
glGetTransformFeedbackVarying(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV
,glGetTransformFeedbackVaryingEXT
void
glGetTransformFeedbackVarying(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV
,glGetTransformFeedbackVaryingEXT
int
glGetUniformBlockIndex(int arg0, String arg1)
Entry point to C language function:GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
int
glGetUniformBufferSizeEXT(int arg0, int arg1)
Entry point to C language function:GLint glGetUniformBufferSizeEXT(GLuint program, GLint location)
Part ofGL_EXT_bindable_uniform
void
glGetUniformdv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetUniformdv(GLuint program, GLint location, GLdouble * params)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glGetUniformdv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetUniformdv(GLuint program, GLint location, GLdouble * params)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glGetUniformfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetUniformfv(GLuint program, GLint location, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformfvARB
void
glGetUniformfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetUniformfv(GLuint program, GLint location, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformfvARB
void
glGetUniformfvARB(long arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params)
Part ofGL_ARB_shader_objects
void
glGetUniformfvARB(long arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params)
Part ofGL_ARB_shader_objects
void
glGetUniformi64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetUniformi64vARB(GLuint program, GLint location, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetUniformi64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetUniformi64vARB(GLuint program, GLint location, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetUniformi64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glGetUniformi64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glGetUniformIndices(int arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetUniformIndices(int arg0, int arg1, String[] arg2, IntBuffer arg3)
Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glGetUniformiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetUniformiv(GLuint program, GLint location, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformivARB
void
glGetUniformiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetUniformiv(GLuint program, GLint location, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformivARB
void
glGetUniformivARB(long arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params)
Part ofGL_ARB_shader_objects
void
glGetUniformivARB(long arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params)
Part ofGL_ARB_shader_objects
int
glGetUniformLocation(int arg0, String arg1)
Entry point to C language function:GLint glGetUniformLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformLocationARB
int
glGetUniformLocationARB(long arg0, String arg1)
Entry point to C language function:GLint glGetUniformLocationARB(GLhandleARB programObj, const GLcharARB * name)
Part ofGL_ARB_shader_objects
long
glGetUniformOffsetEXT(int arg0, int arg1)
Entry point to C language function:GLintptr glGetUniformOffsetEXT(GLuint program, GLint location)
Part ofGL_EXT_bindable_uniform
void
glGetUniformSubroutineuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetUniformSubroutineuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glGetUniformui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetUniformui64vARB(GLuint program, GLint location, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetUniformui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetUniformui64vARB(GLuint program, GLint location, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
void
glGetUniformui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
,GL_AMD_gpu_shader_int64
void
glGetUniformui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
,GL_AMD_gpu_shader_int64
void
glGetUniformuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXT
void
glGetUniformuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXT
void
glGetVariantBooleanvEXT(int arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
void
glGetVariantBooleanvEXT(int arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
void
glGetVariantFloatvEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
void
glGetVariantFloatvEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
void
glGetVariantIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
void
glGetVariantIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
void
glGetVertexArrayIndexed64iv(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glGetVertexArrayIndexed64iv(GLuint vaobj, GLuint index, GLenum pname, GLint64 * param)
Part ofGL_VERSION_4_5
void
glGetVertexArrayIndexed64iv(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glGetVertexArrayIndexed64iv(GLuint vaobj, GLuint index, GLenum pname, GLint64 * param)
Part ofGL_VERSION_4_5
void
glGetVertexArrayIndexediv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetVertexArrayIndexediv(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
void
glGetVertexArrayIndexediv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetVertexArrayIndexediv(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
void
glGetVertexArrayIntegeri_vEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetVertexArrayIntegeri_vEXT(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
void
glGetVertexArrayIntegeri_vEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetVertexArrayIntegeri_vEXT(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
void
glGetVertexArrayIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexArrayIntegervEXT(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
void
glGetVertexArrayIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexArrayIntegervEXT(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
void
glGetVertexArrayiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexArrayiv(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
void
glGetVertexArrayiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexArrayiv(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
void
glGetVertexArrayPointeri_vEXT(int arg0, int arg1, int arg2, PointerBuffer arg3)
Entry point to C language function:void glGetVertexArrayPointeri_vEXT(GLuint vaobj, GLuint index, GLenum pname, void * * param)
Part ofGL_EXT_direct_state_access
void
glGetVertexArrayPointervEXT(int arg0, int arg1, PointerBuffer arg2)
Entry point to C language function:void glGetVertexArrayPointervEXT(GLuint vaobj, GLenum pname, void * * param)
Part ofGL_EXT_direct_state_access
void
glGetVertexAttribdv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribdvARB
,glGetVertexAttribdvNV
void
glGetVertexAttribdv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribdvARB
,glGetVertexAttribdvNV
void
glGetVertexAttribdvARB(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_program
void
glGetVertexAttribdvARB(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_program
void
glGetVertexAttribfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribfvARB
,glGetVertexAttribfvNV
void
glGetVertexAttribfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribfvARB
,glGetVertexAttribfvNV
void
glGetVertexAttribfvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ARB_vertex_program
void
glGetVertexAttribfvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ARB_vertex_program
void
glGetVertexAttribIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXT
void
glGetVertexAttribIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXT
void
glGetVertexAttribIivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_vertex_program4
void
glGetVertexAttribIivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_vertex_program4
void
glGetVertexAttribIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXT
void
glGetVertexAttribIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXT
void
glGetVertexAttribIuivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params)
Part ofGL_NV_vertex_program4
void
glGetVertexAttribIuivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params)
Part ofGL_NV_vertex_program4
void
glGetVertexAttribiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glGetVertexAttribivNV
,glGetVertexAttribivARB
void
glGetVertexAttribiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glGetVertexAttribivNV
,glGetVertexAttribivARB
void
glGetVertexAttribivARB(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
void
glGetVertexAttribivARB(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
void
glGetVertexAttribLdv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glGetVertexAttribLdvEXT
void
glGetVertexAttribLdv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glGetVertexAttribLdvEXT
void
glGetVertexAttribLi64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glGetVertexAttribLi64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glGetVertexAttribLui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribLui64vARB(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_ARB_bindless_texture
void
glGetVertexAttribLui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetVertexAttribLui64vARB(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_ARB_bindless_texture
void
glGetVertexAttribLui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glGetVertexAttribLui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glGetVideoCaptureivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureStreamdvNV(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureStreamdvNV(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureStreamfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureStreamfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureStreamivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
void
glGetVideoCaptureStreamivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
void
glHint(int arg0, int arg1)
Entry point to C language function:void glHint(GLenum target, GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
,GL_PGI_misc_hints
Alias for:glHintPGI
void
glHistogram(int arg0, int arg1, int arg2, boolean arg3)
Entry point to C language function:void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glHistogramEXT
long
glImportSyncEXT(int arg0, long arg1, int arg2)
Entry point to C language function:GLsync glImportSyncEXT(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags)
Part ofGL_EXT_x11_sync_object
void
glIndexd(double arg0)
void
glIndexdv(double[] arg0, int arg1)
void
glIndexdv(DoubleBuffer arg0)
void
glIndexf(float arg0)
void
glIndexFormatNV(int arg0, int arg1)
Entry point to C language function:void glIndexFormatNV(GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glIndexFuncEXT(int arg0, float arg1)
Entry point to C language function:void glIndexFuncEXT(GLenum func, GLclampf ref)
Part ofGL_EXT_index_func
void
glIndexfv(float[] arg0, int arg1)
void
glIndexfv(FloatBuffer arg0)
void
glIndexi(int arg0)
void
glIndexiv(int[] arg0, int arg1)
void
glIndexiv(IntBuffer arg0)
void
glIndexMask(int arg0)
void
glIndexMaterialEXT(int arg0, int arg1)
Entry point to C language function:void glIndexMaterialEXT(GLenum face, GLenum mode)
Part ofGL_EXT_index_material
void
glIndexPointer(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glIndexPointerEXT
void
glIndexs(short arg0)
void
glIndexsv(short[] arg0, int arg1)
void
glIndexsv(ShortBuffer arg0)
void
glIndexub(byte arg0)
void
glIndexubv(byte[] arg0, int arg1)
void
glIndexubv(ByteBuffer arg0)
void
glInitNames()
void
glInsertComponentEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glInsertComponentEXT(GLuint res, GLuint src, GLuint num)
Part ofGL_EXT_vertex_shader
void
glInterleavedArrays(int arg0, int arg1, long arg2)
Entry point to C language function:void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer)
Part ofGL_VERSION_1_1
void
glInterleavedArrays(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer)
Part ofGL_VERSION_1_1
void
glInvalidateBufferData(int arg0)
Entry point to C language function:void glInvalidateBufferData(GLuint buffer)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
void
glInvalidateBufferSubData(int arg0, long arg1, long arg2)
Entry point to C language function:void glInvalidateBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr length)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
void
glInvalidateFramebuffer(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
void
glInvalidateFramebuffer(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
void
glInvalidateNamedFramebufferData(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glInvalidateNamedFramebufferData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_VERSION_4_5
void
glInvalidateNamedFramebufferData(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glInvalidateNamedFramebufferData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_VERSION_4_5
void
glInvalidateNamedFramebufferSubData(int arg0, int arg1, int[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glInvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
void
glInvalidateNamedFramebufferSubData(int arg0, int arg1, IntBuffer arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glInvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
void
glInvalidateSubFramebuffer(int arg0, int arg1, int[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
void
glInvalidateSubFramebuffer(int arg0, int arg1, IntBuffer arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
void
glInvalidateTexImage(int arg0, int arg1)
Entry point to C language function:void glInvalidateTexImage(GLuint texture, GLint level)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
void
glInvalidateTexSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glInvalidateTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
boolean
glIsBuffer(int arg0)
Entry point to C language function:GLboolean glIsBuffer(GLuint buffer)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glIsBufferARB
boolean
glIsBufferResidentNV(int arg0)
Entry point to C language function:GLboolean glIsBufferResidentNV(GLenum target)
Part ofGL_NV_shader_buffer_load
boolean
glIsCommandListNV(int arg0)
Entry point to C language function:GLboolean glIsCommandListNV(GLuint list)
Part ofGL_NV_command_list
boolean
glIsEnabled(int arg0)
Entry point to C language function:GLboolean glIsEnabled(GLenum cap)
Part ofGL_NV_vertex_buffer_unified_memory
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
boolean
glIsEnabledi(int arg0, int arg1)
Entry point to C language function:GLboolean glIsEnabledi(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_draw_buffers_indexed
,GL_NV_viewport_array
,GL_EXT_draw_buffers_indexed
Alias for:glIsEnablediOES
,glIsEnablediNV
,glIsEnablediEXT
boolean
glIsEnabledIndexed(int arg0, int arg1)
Entry point to C language function:GLboolean glIsEnabledIndexed(GLenum target, GLuint index)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glIsEnabledIndexedEXT
boolean
glIsFramebuffer(int arg0)
Entry point to C language function:GLboolean glIsFramebuffer(GLuint framebuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glIsFramebufferEXT
,glIsFramebufferOES
boolean
glIsImageHandleResidentARB(long arg0)
Entry point to C language function:GLboolean glIsImageHandleResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
boolean
glIsList(int arg0)
boolean
glIsNameAMD(int arg0, int arg1)
Entry point to C language function:GLboolean glIsNameAMD(GLenum identifier, GLuint name)
Part ofGL_AMD_name_gen_delete
boolean
glIsNamedBufferResidentNV(int arg0)
Entry point to C language function:GLboolean glIsNamedBufferResidentNV(GLuint buffer)
Part ofGL_NV_shader_buffer_load
boolean
glIsNamedStringARB(int arg0, String arg1)
Entry point to C language function:GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name)
Part ofGL_ARB_shading_language_include
boolean
glIsOcclusionQueryNV(int arg0)
Entry point to C language function:GLboolean glIsOcclusionQueryNV(GLuint id)
Part ofGL_NV_occlusion_query
boolean
glIsProgram(int arg0)
Entry point to C language function:GLboolean glIsProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_ARB_fragment_program
,GL_NV_vertex_program
Alias for:glIsProgramARB
,glIsProgramNV
boolean
glIsProgramARB(int arg0)
Entry point to C language function:GLboolean glIsProgramARB(GLuint program)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
boolean
glIsProgramPipeline(int arg0)
Entry point to C language function:GLboolean glIsProgramPipeline(GLuint pipeline)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glIsProgramPipelineEXT
boolean
glIsQuery(int arg0)
Entry point to C language function:GLboolean glIsQuery(GLuint id)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glIsQueryEXT
,glIsQueryARB
boolean
glIsRenderbuffer(int arg0)
Entry point to C language function:GLboolean glIsRenderbuffer(GLuint renderbuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glIsRenderbufferOES
,glIsRenderbufferEXT
boolean
glIsSampler(int arg0)
Entry point to C language function:GLboolean glIsSampler(GLuint sampler)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
boolean
glIsShader(int arg0)
Entry point to C language function:GLboolean glIsShader(GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
boolean
glIsStateNV(int arg0)
Entry point to C language function:GLboolean glIsStateNV(GLuint state)
Part ofGL_NV_command_list
boolean
glIsSync(long arg0)
Entry point to C language function:GLboolean glIsSync(GLsync sync)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glIsSyncAPPLE
boolean
glIsTexture(int arg0)
Entry point to C language function:GLboolean glIsTexture(GLuint texture)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glIsTextureEXT
boolean
glIsTextureHandleResidentARB(long arg0)
Entry point to C language function:GLboolean glIsTextureHandleResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
boolean
glIsTransformFeedback(int arg0)
Entry point to C language function:GLboolean glIsTransformFeedback(GLuint id)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glIsTransformFeedbackNV
boolean
glIsTransformFeedbackNV(int arg0)
Entry point to C language function:GLboolean glIsTransformFeedbackNV(GLuint id)
Part ofGL_NV_transform_feedback2
boolean
glIsVariantEnabledEXT(int arg0, int arg1)
Entry point to C language function:GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap)
Part ofGL_EXT_vertex_shader
boolean
glIsVertexArray(int arg0)
Entry point to C language function:GLboolean glIsVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_OES_vertex_array_object
,GL_APPLE_vertex_array_object
Alias for:glIsVertexArrayOES
,glIsVertexArrayAPPLE
boolean
glIsVertexAttribEnabledAPPLE(int arg0, int arg1)
Entry point to C language function:GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname)
Part ofGL_APPLE_vertex_program_evaluators
void
glLightf(int arg0, int arg1, float arg2)
Entry point to C language function:void glLightf(GLenum light, GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glLightfv(int arg0, int arg1, float[] arg2, int arg3)
void
glLightfv(int arg0, int arg1, FloatBuffer arg2)
void
glLighti(int arg0, int arg1, int arg2)
Entry point to C language function:void glLighti(GLenum light, GLenum pname, GLint param)
Part ofGL_VERSION_1_0
void
glLightiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glLightiv(GLenum light, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glLightiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glLightiv(GLenum light, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glLightModelf(int arg0, float arg1)
Entry point to C language function:void glLightModelf(GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glLightModelfv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glLightModelfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glLightModelfv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glLightModelfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glLightModeli(int arg0, int arg1)
Entry point to C language function:void glLightModeli(GLenum pname, GLint param)
Part ofGL_VERSION_1_0
void
glLightModeliv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glLightModeliv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glLightModeliv(int arg0, IntBuffer arg1)
Entry point to C language function:void glLightModeliv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glLineStipple(int arg0, short arg1)
Entry point to C language function:void glLineStipple(GLint factor, GLushort pattern)
Part ofGL_VERSION_1_0
void
glLineWidth(float arg0)
Entry point to C language function:void glLineWidth(GLfloat width)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glLinkProgram(int arg0)
Entry point to C language function:void glLinkProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glLinkProgramARB
void
glLinkProgramARB(long arg0)
Entry point to C language function:void glLinkProgramARB(GLhandleARB programObj)
Part ofGL_ARB_shader_objects
void
glListBase(int arg0)
void
glListDrawCommandsStatesClientNV(int arg0, int arg1, PointerBuffer arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, int arg9)
Entry point to C language function:void glListDrawCommandsStatesClientNV(GLuint list, GLuint segment, const void * * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
void
glListDrawCommandsStatesClientNV(int arg0, int arg1, PointerBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, int arg6)
Entry point to C language function:void glListDrawCommandsStatesClientNV(GLuint list, GLuint segment, const void * * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
void
glLoadIdentity()
Load the current matrix with the identity matrixvoid
glLoadMatrixd(double[] arg0, int arg1)
void
glLoadMatrixd(DoubleBuffer arg0)
void
glLoadMatrixf(float[] arg0, int arg1)
Load the current matrix w/ the provided one.void
glLoadMatrixf(FloatBuffer arg0)
Load the current matrix w/ the provided one.void
glLoadName(int arg0)
void
glLoadTransposeMatrixd(double[] arg0, int arg1)
Entry point to C language function:void glLoadTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixdARB
void
glLoadTransposeMatrixd(DoubleBuffer arg0)
Entry point to C language function:void glLoadTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixdARB
void
glLoadTransposeMatrixf(float[] arg0, int arg1)
Entry point to C language function:void glLoadTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixfARB
void
glLoadTransposeMatrixf(FloatBuffer arg0)
Entry point to C language function:void glLoadTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixfARB
void
glLockArraysEXT(int arg0, int arg1)
Entry point to C language function:void glLockArraysEXT(GLint first, GLsizei count)
Part ofGL_EXT_compiled_vertex_array
void
glLogicOp(int arg0)
Entry point to C language function:void glLogicOp(GLenum opcode)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glMakeBufferNonResidentNV(int arg0)
Entry point to C language function:void glMakeBufferNonResidentNV(GLenum target)
Part ofGL_NV_shader_buffer_load
void
glMakeBufferResidentNV(int arg0, int arg1)
Entry point to C language function:void glMakeBufferResidentNV(GLenum target, GLenum access)
Part ofGL_NV_shader_buffer_load
void
glMakeImageHandleNonResidentARB(long arg0)
Entry point to C language function:void glMakeImageHandleNonResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
void
glMakeImageHandleResidentARB(long arg0, int arg1)
Entry point to C language function:void glMakeImageHandleResidentARB(GLuint64 handle, GLenum access)
Part ofGL_ARB_bindless_texture
void
glMakeNamedBufferNonResidentNV(int arg0)
Entry point to C language function:void glMakeNamedBufferNonResidentNV(GLuint buffer)
Part ofGL_NV_shader_buffer_load
void
glMakeNamedBufferResidentNV(int arg0, int arg1)
Entry point to C language function:void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access)
Part ofGL_NV_shader_buffer_load
void
glMakeTextureHandleNonResidentARB(long arg0)
Entry point to C language function:void glMakeTextureHandleNonResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
void
glMakeTextureHandleResidentARB(long arg0)
Entry point to C language function:void glMakeTextureHandleResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
void
glMap1d(int arg0, double arg1, double arg2, int arg3, int arg4, double[] arg5, int arg6)
Entry point to C language function:void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_VERSION_1_0
void
glMap1d(int arg0, double arg1, double arg2, int arg3, int arg4, DoubleBuffer arg5)
Entry point to C language function:void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_VERSION_1_0
void
glMap1f(int arg0, float arg1, float arg2, int arg3, int arg4, float[] arg5, int arg6)
Entry point to C language function:void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_VERSION_1_0
void
glMap1f(int arg0, float arg1, float arg2, int arg3, int arg4, FloatBuffer arg5)
Entry point to C language function:void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_VERSION_1_0
void
glMap2d(int arg0, double arg1, double arg2, int arg3, int arg4, double arg5, double arg6, int arg7, int arg8, double[] arg9, int arg10)
Entry point to C language function:void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_VERSION_1_0
void
glMap2d(int arg0, double arg1, double arg2, int arg3, int arg4, double arg5, double arg6, int arg7, int arg8, DoubleBuffer arg9)
Entry point to C language function:void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_VERSION_1_0
void
glMap2f(int arg0, float arg1, float arg2, int arg3, int arg4, float arg5, float arg6, int arg7, int arg8, float[] arg9, int arg10)
Entry point to C language function:void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_VERSION_1_0
void
glMap2f(int arg0, float arg1, float arg2, int arg3, int arg4, float arg5, float arg6, int arg7, int arg8, FloatBuffer arg9)
Entry point to C language function:void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_VERSION_1_0
ByteBuffer
glMapBuffer(int arg0, int arg1)
Entry point to C language function:void * glMapBuffer(GLenum target, GLenum access)
Part ofGL_VERSION_1_5
,GL_OES_mapbuffer
,GL_ARB_vertex_buffer_object
Alias for:glMapBufferOES
,glMapBufferARB
ByteBuffer
glMapBufferRange(int arg0, long arg1, long arg2, int arg3)
Entry point to C language function:void * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access)
Part ofGL_ARB_map_buffer_range
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_map_buffer_range
Alias for:glMapBufferRangeEXT
void
glMapControlPointsNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, Buffer arg8)
Entry point to C language function:void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const void * points)
Part ofGL_NV_evaluators
void
glMapGrid1d(int arg0, double arg1, double arg2)
Entry point to C language function:void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2)
Part ofGL_VERSION_1_0
void
glMapGrid1f(int arg0, float arg1, float arg2)
Entry point to C language function:void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2)
Part ofGL_VERSION_1_0
void
glMapGrid2d(int arg0, double arg1, double arg2, int arg3, double arg4, double arg5)
Entry point to C language function:void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2)
Part ofGL_VERSION_1_0
void
glMapGrid2f(int arg0, float arg1, float arg2, int arg3, float arg4, float arg5)
Entry point to C language function:void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2)
Part ofGL_VERSION_1_0
ByteBuffer
glMapNamedBuffer(int arg0, int arg1)
Entry point to C language function:void * glMapNamedBuffer(GLuint buffer, GLenum access)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glMapNamedBufferEXT
ByteBuffer
glMapNamedBufferEXT(int arg0, int arg1)
Entry point to C language function:void * glMapNamedBufferEXT(GLuint buffer, GLenum access)
Part ofGL_EXT_direct_state_access
ByteBuffer
glMapNamedBufferRange(int arg0, long arg1, long arg2, int arg3)
Entry point to C language function:void * glMapNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glMapNamedBufferRangeEXT
ByteBuffer
glMapNamedBufferRangeEXT(int arg0, long arg1, long arg2, int arg3)
Entry point to C language function:void * glMapNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access)
Part ofGL_EXT_direct_state_access
void
glMapParameterfvNV(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_NV_evaluators
void
glMapParameterfvNV(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_NV_evaluators
void
glMapParameterivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params)
Part ofGL_NV_evaluators
void
glMapParameterivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params)
Part ofGL_NV_evaluators
ByteBuffer
glMapTexture2DINTEL(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Entry point to C language function:void * glMapTexture2DINTEL(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout)
Part ofGL_INTEL_map_texture
ByteBuffer
glMapTexture2DINTEL(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Entry point to C language function:void * glMapTexture2DINTEL(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout)
Part ofGL_INTEL_map_texture
void
glMapVertexAttrib1dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, double[] arg6, int arg7)
Entry point to C language function:void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib1dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, DoubleBuffer arg6)
Entry point to C language function:void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib1fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, float[] arg6, int arg7)
Entry point to C language function:void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib1fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, FloatBuffer arg6)
Entry point to C language function:void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib2dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, double arg6, double arg7, int arg8, int arg9, double[] arg10, int arg11)
Entry point to C language function:void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib2dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, double arg6, double arg7, int arg8, int arg9, DoubleBuffer arg10)
Entry point to C language function:void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib2fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, float arg6, float arg7, int arg8, int arg9, float[] arg10, int arg11)
Entry point to C language function:void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMapVertexAttrib2fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, float arg6, float arg7, int arg8, int arg9, FloatBuffer arg10)
Entry point to C language function:void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
void
glMaterialf(int arg0, int arg1, float arg2)
void
glMaterialfv(int arg0, int arg1, float[] arg2, int arg3)
void
glMaterialfv(int arg0, int arg1, FloatBuffer arg2)
void
glMateriali(int arg0, int arg1, int arg2)
Entry point to C language function:void glMateriali(GLenum face, GLenum pname, GLint param)
Part ofGL_VERSION_1_0
void
glMaterialiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glMaterialiv(GLenum face, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glMaterialiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glMaterialiv(GLenum face, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
void
glMatrixFrustumEXT(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
Entry point to C language function:void glMatrixFrustumEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
Part ofGL_EXT_direct_state_access
void
glMatrixIndexPointerARB(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexPointerARB(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexubvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glMatrixIndexubvARB(GLint size, const GLubyte * indices)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexubvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glMatrixIndexubvARB(GLint size, const GLubyte * indices)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexuivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glMatrixIndexuivARB(GLint size, const GLuint * indices)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexuivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glMatrixIndexuivARB(GLint size, const GLuint * indices)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexusvARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMatrixIndexusvARB(GLint size, const GLushort * indices)
Part ofGL_ARB_matrix_palette
void
glMatrixIndexusvARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMatrixIndexusvARB(GLint size, const GLushort * indices)
Part ofGL_ARB_matrix_palette
void
glMatrixLoaddEXT(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMatrixLoaddEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoaddEXT(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMatrixLoaddEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadfEXT(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMatrixLoadfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadfEXT(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMatrixLoadfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadIdentityEXT(int arg0)
Entry point to C language function:void glMatrixLoadIdentityEXT(GLenum mode)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadTransposedEXT(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadTransposedEXT(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadTransposefEXT(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixLoadTransposefEXT(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMode(int arg0)
Sets the current matrix mode.void
glMatrixMultdEXT(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMatrixMultdEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultdEXT(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMatrixMultdEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultfEXT(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMatrixMultfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultfEXT(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMatrixMultfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultTransposedEXT(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultTransposedEXT(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultTransposefEXT(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixMultTransposefEXT(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
void
glMatrixOrthoEXT(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
Entry point to C language function:void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
Part ofGL_EXT_direct_state_access
void
glMatrixPopEXT(int arg0)
Entry point to C language function:void glMatrixPopEXT(GLenum mode)
Part ofGL_EXT_direct_state_access
void
glMatrixPushEXT(int arg0)
Entry point to C language function:void glMatrixPushEXT(GLenum mode)
Part ofGL_EXT_direct_state_access
void
glMatrixRotatedEXT(int arg0, double arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glMatrixRotatedEXT(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
void
glMatrixRotatefEXT(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glMatrixRotatefEXT(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_EXT_direct_state_access
void
glMatrixScaledEXT(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glMatrixScaledEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
void
glMatrixScalefEXT(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glMatrixScalefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_EXT_direct_state_access
void
glMatrixTranslatedEXT(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glMatrixTranslatedEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
void
glMatrixTranslatefEXT(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glMatrixTranslatefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_EXT_direct_state_access
void
glMaxShaderCompilerThreadsARB(int arg0)
Entry point to C language function:void glMaxShaderCompilerThreadsARB(GLuint count)
Part ofGL_ARB_parallel_shader_compile
void
glMemoryBarrier(int arg0)
Entry point to C language function:void glMemoryBarrier(GLbitfield barriers)
Part ofGL_ARB_shader_image_load_store
,GL_VERSION_4_2
,GL_ES_VERSION_3_1
,GL_EXT_shader_image_load_store
Alias for:glMemoryBarrierEXT
void
glMemoryBarrierByRegion(int arg0)
Entry point to C language function:void glMemoryBarrierByRegion(GLbitfield barriers)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_1
void
glMinmax(int arg0, int arg1, boolean arg2)
Entry point to C language function:void glMinmax(GLenum target, GLenum internalformat, GLboolean sink)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glMinmaxEXT
void
glMinSampleShading(float arg0)
Entry point to C language function:void glMinSampleShading(GLfloat value)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_sample_shading
,GL_ARB_sample_shading
Alias for:glMinSampleShadingOES
,glMinSampleShadingARB
void
glMultiDrawArrays(int arg0, int[] arg1, int arg2, int[] arg3, int arg4, int arg5)
Entry point to C language function:void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei drawcount)
Part ofGL_VERSION_1_4
,GL_EXT_multi_draw_arrays
Alias for:glMultiDrawArraysEXT
void
glMultiDrawArrays(int arg0, IntBuffer arg1, IntBuffer arg2, int arg3)
Entry point to C language function:void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei drawcount)
Part ofGL_VERSION_1_4
,GL_EXT_multi_draw_arrays
Alias for:glMultiDrawArraysEXT
void
glMultiDrawArraysIndirect(int arg0, long arg1, int arg2, int arg3)
Entry point to C language function:void glMultiDrawArraysIndirect(GLenum mode, const void * indirect, GLsizei drawcount, GLsizei stride)
Part ofGL_ARB_multi_draw_indirect
,GL_VERSION_4_3
,GL_EXT_multi_draw_indirect
,GL_AMD_multi_draw_indirect
Alias for:glMultiDrawArraysIndirectEXT
,glMultiDrawArraysIndirectAMD
void
glMultiDrawArraysIndirect(int arg0, Buffer arg1, int arg2, int arg3)
Entry point to C language function:void glMultiDrawArraysIndirect(GLenum mode, const void * indirect, GLsizei drawcount, GLsizei stride)
Part ofGL_ARB_multi_draw_indirect
,GL_VERSION_4_3
,GL_EXT_multi_draw_indirect
,GL_AMD_multi_draw_indirect
Alias for:glMultiDrawArraysIndirectEXT
,glMultiDrawArraysIndirectAMD
void
glMultiDrawArraysIndirectAMD(int arg0, Buffer arg1, int arg2, int arg3)
Entry point to C language function:void glMultiDrawArraysIndirectAMD(GLenum mode, const void * indirect, GLsizei primcount, GLsizei stride)
Part ofGL_AMD_multi_draw_indirect
void
glMultiDrawArraysIndirectBindlessCountNV(int arg0, Buffer arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glMultiDrawArraysIndirectBindlessCountNV(GLenum mode, const void * indirect, GLsizei drawCount, GLsizei maxDrawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect_count
void
glMultiDrawArraysIndirectBindlessNV(int arg0, Buffer arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glMultiDrawArraysIndirectBindlessNV(GLenum mode, const void * indirect, GLsizei drawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect
void
glMultiDrawArraysIndirectCountARB(int arg0, long arg1, long arg2, int arg3, int arg4)
Entry point to C language function:void glMultiDrawArraysIndirectCountARB(GLenum mode, GLintptr indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride)
Part ofGL_ARB_indirect_parameters
void
glMultiDrawElements(int arg0, IntBuffer arg1, int arg2, PointerBuffer arg3, int arg4)
Entry point to C language function:void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const void * const * indices, GLsizei drawcount)
Part ofGL_VERSION_1_4
,GL_EXT_multi_draw_arrays
Alias for:glMultiDrawElementsEXT
void
glMultiDrawElementsBaseVertex(int arg0, IntBuffer arg1, int arg2, PointerBuffer arg3, int arg4, IntBuffer arg5)
Entry point to C language function:void glMultiDrawElementsBaseVertex(GLenum mode, const GLsizei * count, GLenum type, const void * const * indices, GLsizei drawcount, const GLint * basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
,GL_OES_draw_elements_base_vertex
,GL_EXT_draw_elements_base_vertex
Alias for:glMultiDrawElementsBaseVertexOES
,glMultiDrawElementsBaseVertexEXT
void
glMultiDrawElementsIndirect(int arg0, int arg1, long arg2, int arg3, int arg4)
Entry point to C language function:void glMultiDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect, GLsizei drawcount, GLsizei stride)
Part ofGL_ARB_multi_draw_indirect
,GL_VERSION_4_3
,GL_AMD_multi_draw_indirect
,GL_EXT_multi_draw_indirect
Alias for:glMultiDrawElementsIndirectAMD
,glMultiDrawElementsIndirectEXT
void
glMultiDrawElementsIndirectAMD(int arg0, int arg1, Buffer arg2, int arg3, int arg4)
Entry point to C language function:void glMultiDrawElementsIndirectAMD(GLenum mode, GLenum type, const void * indirect, GLsizei primcount, GLsizei stride)
Part ofGL_AMD_multi_draw_indirect
void
glMultiDrawElementsIndirectBindlessCountNV(int arg0, int arg1, Buffer arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glMultiDrawElementsIndirectBindlessCountNV(GLenum mode, GLenum type, const void * indirect, GLsizei drawCount, GLsizei maxDrawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect_count
void
glMultiDrawElementsIndirectBindlessNV(int arg0, int arg1, Buffer arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glMultiDrawElementsIndirectBindlessNV(GLenum mode, GLenum type, const void * indirect, GLsizei drawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect
void
glMultiDrawElementsIndirectCountARB(int arg0, int arg1, long arg2, long arg3, int arg4, int arg5)
Entry point to C language function:void glMultiDrawElementsIndirectCountARB(GLenum mode, GLenum type, GLintptr indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride)
Part ofGL_ARB_indirect_parameters
void
glMultiTexBufferEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glMultiTexBufferEXT(GLenum texunit, GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_EXT_direct_state_access
void
glMultiTexCoord1bOES(int arg0, byte arg1)
Entry point to C language function:void glMultiTexCoord1bOES(GLenum texture, GLbyte s)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord1bvOES(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord1bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord1bvOES(int arg0, ByteBuffer arg1)
Entry point to C language function:void glMultiTexCoord1bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord1d(int arg0, double arg1)
Entry point to C language function:void glMultiTexCoord1d(GLenum target, GLdouble s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1dARB
void
glMultiTexCoord1dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord1dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1dvARB
void
glMultiTexCoord1dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMultiTexCoord1dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1dvARB
void
glMultiTexCoord1f(int arg0, float arg1)
Entry point to C language function:void glMultiTexCoord1f(GLenum target, GLfloat s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1fARB
void
glMultiTexCoord1fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord1fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1fvARB
void
glMultiTexCoord1fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMultiTexCoord1fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1fvARB
void
glMultiTexCoord1h(int arg0, short arg1)
Entry point to C language function:void glMultiTexCoord1h(GLenum target, GLhalfNV s)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord1hNV
void
glMultiTexCoord1hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord1hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord1hvNV
void
glMultiTexCoord1hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord1hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord1hvNV
void
glMultiTexCoord1i(int arg0, int arg1)
Entry point to C language function:void glMultiTexCoord1i(GLenum target, GLint s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1iARB
void
glMultiTexCoord1iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord1iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1ivARB
void
glMultiTexCoord1iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glMultiTexCoord1iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1ivARB
void
glMultiTexCoord1s(int arg0, short arg1)
Entry point to C language function:void glMultiTexCoord1s(GLenum target, GLshort s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1sARB
void
glMultiTexCoord1sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord1sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1svARB
void
glMultiTexCoord1sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord1sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1svARB
void
glMultiTexCoord2bOES(int arg0, byte arg1, byte arg2)
Entry point to C language function:void glMultiTexCoord2bOES(GLenum texture, GLbyte s, GLbyte t)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord2bvOES(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord2bvOES(int arg0, ByteBuffer arg1)
Entry point to C language function:void glMultiTexCoord2bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord2d(int arg0, double arg1, double arg2)
Entry point to C language function:void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2dARB
void
glMultiTexCoord2dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2dvARB
void
glMultiTexCoord2dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMultiTexCoord2dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2dvARB
void
glMultiTexCoord2f(int arg0, float arg1, float arg2)
Entry point to C language function:void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2fARB
void
glMultiTexCoord2fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2fvARB
void
glMultiTexCoord2fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMultiTexCoord2fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2fvARB
void
glMultiTexCoord2h(int arg0, short arg1, short arg2)
Entry point to C language function:void glMultiTexCoord2h(GLenum target, GLhalfNV s, GLhalfNV t)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord2hNV
void
glMultiTexCoord2hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord2hvNV
void
glMultiTexCoord2hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord2hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord2hvNV
void
glMultiTexCoord2i(int arg0, int arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2i(GLenum target, GLint s, GLint t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2iARB
void
glMultiTexCoord2iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2ivARB
void
glMultiTexCoord2iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glMultiTexCoord2iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2ivARB
void
glMultiTexCoord2s(int arg0, short arg1, short arg2)
Entry point to C language function:void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2sARB
void
glMultiTexCoord2sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord2sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2svARB
void
glMultiTexCoord2sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord2sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2svARB
void
glMultiTexCoord3bOES(int arg0, byte arg1, byte arg2, byte arg3)
Entry point to C language function:void glMultiTexCoord3bOES(GLenum texture, GLbyte s, GLbyte t, GLbyte r)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord3bvOES(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord3bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord3bvOES(int arg0, ByteBuffer arg1)
Entry point to C language function:void glMultiTexCoord3bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord3d(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3dARB
void
glMultiTexCoord3dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord3dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3dvARB
void
glMultiTexCoord3dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMultiTexCoord3dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3dvARB
void
glMultiTexCoord3f(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3fARB
void
glMultiTexCoord3fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord3fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3fvARB
void
glMultiTexCoord3fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMultiTexCoord3fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3fvARB
void
glMultiTexCoord3h(int arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glMultiTexCoord3h(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord3hNV
void
glMultiTexCoord3hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord3hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord3hvNV
void
glMultiTexCoord3hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord3hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord3hvNV
void
glMultiTexCoord3i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3iARB
void
glMultiTexCoord3iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord3iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3ivARB
void
glMultiTexCoord3iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glMultiTexCoord3iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3ivARB
void
glMultiTexCoord3s(int arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3sARB
void
glMultiTexCoord3sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord3sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3svARB
void
glMultiTexCoord3sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord3sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3svARB
void
glMultiTexCoord4bOES(int arg0, byte arg1, byte arg2, byte arg3, byte arg4)
Entry point to C language function:void glMultiTexCoord4bOES(GLenum texture, GLbyte s, GLbyte t, GLbyte r, GLbyte q)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord4bvOES(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord4bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord4bvOES(int arg0, ByteBuffer arg1)
Entry point to C language function:void glMultiTexCoord4bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glMultiTexCoord4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4dARB
void
glMultiTexCoord4dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord4dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4dvARB
void
glMultiTexCoord4dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glMultiTexCoord4dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4dvARB
void
glMultiTexCoord4f(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4fARB
void
glMultiTexCoord4fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord4fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4fvARB
void
glMultiTexCoord4fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glMultiTexCoord4fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4fvARB
void
glMultiTexCoord4h(int arg0, short arg1, short arg2, short arg3, short arg4)
Entry point to C language function:void glMultiTexCoord4h(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord4hNV
void
glMultiTexCoord4hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord4hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord4hvNV
void
glMultiTexCoord4hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord4hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord4hvNV
void
glMultiTexCoord4i(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glMultiTexCoord4i(GLenum target, GLint s, GLint t, GLint r, GLint q)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4iARB
void
glMultiTexCoord4iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord4iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4ivARB
void
glMultiTexCoord4iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glMultiTexCoord4iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4ivARB
void
glMultiTexCoord4s(int arg0, short arg1, short arg2, short arg3, short arg4)
Entry point to C language function:void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4sARB
void
glMultiTexCoord4sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glMultiTexCoord4sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4svARB
void
glMultiTexCoord4sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glMultiTexCoord4sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4svARB
void
glMultiTexCoordP1ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP1uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP1uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP2ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP2uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP2uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP3ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP3uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP3uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP4ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP4uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordP4uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glMultiTexCoordPointerEXT(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glMultiTexCoordPointerEXT(GLenum texunit, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_EXT_direct_state_access
void
glMultiTexEnvfEXT(int arg0, int arg1, int arg2, float arg3)
Entry point to C language function:void glMultiTexEnvfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
void
glMultiTexEnvfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexEnvfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexEnviEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glMultiTexEnviEXT(GLenum texunit, GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
void
glMultiTexEnvivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexEnvivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexGendEXT(int arg0, int arg1, int arg2, double arg3)
Entry point to C language function:void glMultiTexGendEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble param)
Part ofGL_EXT_direct_state_access
void
glMultiTexGendvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexGendvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexGenfEXT(int arg0, int arg1, int arg2, float arg3)
Entry point to C language function:void glMultiTexGenfEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
void
glMultiTexGenfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexGenfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexGeniEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glMultiTexGeniEXT(GLenum texunit, GLenum coord, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
void
glMultiTexGenivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexGenivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glMultiTexImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glMultiTexImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterfEXT(int arg0, int arg1, int arg2, float arg3)
Entry point to C language function:void glMultiTexParameterfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameteriEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glMultiTexParameteriEXT(GLenum texunit, GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glMultiTexRenderbufferEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glMultiTexRenderbufferEXT(GLenum texunit, GLenum target, GLuint renderbuffer)
Part ofGL_EXT_direct_state_access
void
glMultiTexSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glMultiTexSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glMultiTexSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Entry point to C language function:void glMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glMultMatrixd(double[] arg0, int arg1)
void
glMultMatrixd(DoubleBuffer arg0)
void
glMultMatrixf(float[] arg0, int arg1)
Multiply the current matrix: [c] = [c] x [m]void
glMultMatrixf(FloatBuffer arg0)
Multiply the current matrix: [c] = [c] x [m]void
glMultTransposeMatrixd(double[] arg0, int arg1)
Entry point to C language function:void glMultTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixdARB
void
glMultTransposeMatrixd(DoubleBuffer arg0)
Entry point to C language function:void glMultTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixdARB
void
glMultTransposeMatrixf(float[] arg0, int arg1)
Entry point to C language function:void glMultTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixfARB
void
glMultTransposeMatrixf(FloatBuffer arg0)
Entry point to C language function:void glMultTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixfARB
void
glNamedBufferData(int arg0, long arg1, Buffer arg2, int arg3)
Entry point to C language function:void glNamedBufferData(GLuint buffer, GLsizeiptr size, const void * data, GLenum usage)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedBufferDataEXT
void
glNamedBufferDataEXT(int arg0, long arg1, Buffer arg2, int arg3)
Entry point to C language function:void glNamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const void * data, GLenum usage)
Part ofGL_EXT_direct_state_access
void
glNamedBufferPageCommitmentARB(int arg0, long arg1, long arg2, boolean arg3)
Entry point to C language function:void glNamedBufferPageCommitmentARB(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)
Part ofGL_ARB_sparse_buffer
void
glNamedBufferPageCommitmentEXT(int arg0, long arg1, long arg2, boolean arg3)
Entry point to C language function:void glNamedBufferPageCommitmentEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)
Part ofGL_ARB_sparse_buffer
void
glNamedBufferStorage(int arg0, long arg1, Buffer arg2, int arg3)
Entry point to C language function:void glNamedBufferStorage(GLuint buffer, GLsizeiptr size, const void * data, GLbitfield flags)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedBufferStorageEXT
void
glNamedBufferStorageEXT(int arg0, long arg1, Buffer arg2, int arg3)
Entry point to C language function:void glNamedBufferStorageEXT(GLuint buffer, GLsizeiptr size, const void * data, GLbitfield flags)
Part ofGL_EXT_direct_state_access
void
glNamedBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Entry point to C language function:void glNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedBufferSubDataEXT
void
glNamedBufferSubDataEXT(int arg0, long arg1, long arg2, Buffer arg3)
Entry point to C language function:void glNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, const void * data)
Part ofGL_EXT_direct_state_access
void
glNamedCopyBufferSubDataEXT(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glNamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferDrawBuffer(int arg0, int arg1)
Entry point to C language function:void glNamedFramebufferDrawBuffer(GLuint framebuffer, GLenum buf)
Part ofGL_VERSION_4_5
void
glNamedFramebufferDrawBuffers(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glNamedFramebufferDrawBuffers(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_VERSION_4_5
void
glNamedFramebufferDrawBuffers(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glNamedFramebufferDrawBuffers(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_VERSION_4_5
void
glNamedFramebufferParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glNamedFramebufferParameteri(GLuint framebuffer, GLenum pname, GLint param)
Part ofGL_VERSION_4_5
,GL_ARB_framebuffer_no_attachments
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferParameteriEXT
void
glNamedFramebufferReadBuffer(int arg0, int arg1)
Entry point to C language function:void glNamedFramebufferReadBuffer(GLuint framebuffer, GLenum src)
Part ofGL_VERSION_4_5
void
glNamedFramebufferRenderbuffer(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glNamedFramebufferRenderbuffer(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferRenderbufferEXT
void
glNamedFramebufferRenderbufferEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glNamedFramebufferRenderbufferEXT(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glNamedFramebufferSampleLocationsfvARB(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
void
glNamedFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glNamedFramebufferSampleLocationsfvARB(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
void
glNamedFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glNamedFramebufferSampleLocationsfvNV(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
void
glNamedFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glNamedFramebufferSampleLocationsfvNV(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
void
glNamedFramebufferTexture(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glNamedFramebufferTexture(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferTextureEXT
void
glNamedFramebufferTexture1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferTexture2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferTexture3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glNamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferTextureEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glNamedFramebufferTextureEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferTextureFaceEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedFramebufferTextureFaceEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLenum face)
Part ofGL_EXT_direct_state_access
void
glNamedFramebufferTextureLayer(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedFramebufferTextureLayer(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferTextureLayerEXT
void
glNamedFramebufferTextureLayerEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedFramebufferTextureLayerEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameter4dEXT(int arg0, int arg1, int arg2, double arg3, double arg4, double arg5, double arg6)
Entry point to C language function:void glNamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameter4dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameter4dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameter4fEXT(int arg0, int arg1, int arg2, float arg3, float arg4, float arg5, float arg6)
Entry point to C language function:void glNamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameter4fvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameter4fvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameterI4iEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glNamedProgramLocalParameterI4iEXT(GLuint program, GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameterI4ivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameterI4ivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameterI4uiEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glNamedProgramLocalParameterI4uiEXT(GLuint program, GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameterI4uivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameterI4uivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Entry point to C language function:void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Entry point to C language function:void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParametersI4ivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParametersI4ivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParametersI4uivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramLocalParametersI4uivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glNamedProgramStringEXT(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glNamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const void * string)
Part ofGL_EXT_direct_state_access
void
glNamedRenderbufferStorage(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glNamedRenderbufferStorage(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedRenderbufferStorageEXT
void
glNamedRenderbufferStorageEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glNamedRenderbufferStorageEXT(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glNamedRenderbufferStorageMultisample(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedRenderbufferStorageMultisample(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedRenderbufferStorageMultisampleEXT
void
glNamedRenderbufferStorageMultisampleCoverageEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glNamedRenderbufferStorageMultisampleCoverageEXT(GLuint renderbuffer, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glNamedRenderbufferStorageMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glNamedRenderbufferStorageMultisampleEXT(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
void
glNamedStringARB(int arg0, int arg1, String arg2, int arg3, String arg4)
Entry point to C language function:void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string)
Part ofGL_ARB_shading_language_include
void
glNewList(int arg0, int arg1)
void
glNormal3b(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz)
Part ofGL_VERSION_1_0
void
glNormal3bv(byte[] arg0, int arg1)
void
glNormal3bv(ByteBuffer arg0)
void
glNormal3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz)
Part ofGL_VERSION_1_0
void
glNormal3dv(double[] arg0, int arg1)
void
glNormal3dv(DoubleBuffer arg0)
void
glNormal3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glNormal3fv(float[] arg0, int arg1)
void
glNormal3fv(FloatBuffer arg0)
void
glNormal3h(short arg0, short arg1, short arg2)
Entry point to C language function:void glNormal3h(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz)
Part ofGL_NV_half_float
Alias for:glNormal3hNV
void
glNormal3hv(short[] arg0, int arg1)
Entry point to C language function:void glNormal3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glNormal3hvNV
void
glNormal3hv(ShortBuffer arg0)
Entry point to C language function:void glNormal3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glNormal3hvNV
void
glNormal3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glNormal3i(GLint nx, GLint ny, GLint nz)
Part ofGL_VERSION_1_0
void
glNormal3iv(int[] arg0, int arg1)
void
glNormal3iv(IntBuffer arg0)
void
glNormal3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glNormal3s(GLshort nx, GLshort ny, GLshort nz)
Part ofGL_VERSION_1_0
void
glNormal3sv(short[] arg0, int arg1)
void
glNormal3sv(ShortBuffer arg0)
void
glNormalFormatNV(int arg0, int arg1)
Entry point to C language function:void glNormalFormatNV(GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glNormalP3ui(int arg0, int arg1)
Entry point to C language function:void glNormalP3ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glNormalP3uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glNormalP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glNormalP3uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glNormalP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glNormalPointer(int arg0, int arg1, long arg2)
void
glNormalPointer(int arg0, int arg1, Buffer arg2)
void
glNormalPointer(GLArrayData arg0)
void
glObjectLabel(int arg0, int arg1, int arg2, byte[] arg3, int arg4)
Entry point to C language function:void glObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectLabelKHR
void
glObjectLabel(int arg0, int arg1, int arg2, ByteBuffer arg3)
Entry point to C language function:void glObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectLabelKHR
void
glObjectPtrLabel(Buffer arg0, int arg1, byte[] arg2, int arg3)
Entry point to C language function:void glObjectPtrLabel(const void * ptr, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectPtrLabelKHR
void
glObjectPtrLabel(Buffer arg0, int arg1, ByteBuffer arg2)
Entry point to C language function:void glObjectPtrLabel(const void * ptr, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectPtrLabelKHR
int
glObjectPurgeableAPPLE(int arg0, int arg1, int arg2)
Entry point to C language function:GLenum glObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option)
Part ofGL_APPLE_object_purgeable
int
glObjectUnpurgeableAPPLE(int arg0, int arg1, int arg2)
Entry point to C language function:GLenum glObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option)
Part ofGL_APPLE_object_purgeable
void
glOrtho(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5)
void
glOrthof(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
Multiply
the current matrix with the orthogonal matrix.void
glPassThrough(float arg0)
void
glPatchParameterfv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glPatchParameterfv(GLenum pname, const GLfloat * values)
Part ofGL_ARB_tessellation_shader
,GL_VERSION_4_0
void
glPatchParameterfv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glPatchParameterfv(GLenum pname, const GLfloat * values)
Part ofGL_ARB_tessellation_shader
,GL_VERSION_4_0
void
glPatchParameteri(int arg0, int arg1)
Entry point to C language function:void glPatchParameteri(GLenum pname, GLint value)
Part ofGL_ARB_tessellation_shader
,GL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_tessellation_shader
,GL_EXT_tessellation_shader
Alias for:glPatchParameteriOES
,glPatchParameteriEXT
void
glPauseTransformFeedback()
Entry point to C language function:void glPauseTransformFeedback()
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glPauseTransformFeedbackNV
void
glPauseTransformFeedbackNV()
Entry point to C language function:void glPauseTransformFeedbackNV()
Part ofGL_NV_transform_feedback2
void
glPixelDataRangeNV(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glPixelDataRangeNV(GLenum target, GLsizei length, const void * pointer)
Part ofGL_NV_pixel_data_range
void
glPixelMapfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values)
Part ofGL_VERSION_1_0
void
glPixelMapfv(int arg0, int arg1, long arg2)
Entry point to C language function:void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values)
Part ofGL_VERSION_1_0
void
glPixelMapfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values)
Part ofGL_VERSION_1_0
void
glPixelMapuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values)
Part ofGL_VERSION_1_0
void
glPixelMapuiv(int arg0, int arg1, long arg2)
Entry point to C language function:void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values)
Part ofGL_VERSION_1_0
void
glPixelMapuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values)
Part ofGL_VERSION_1_0
void
glPixelMapusv(int arg0, int arg1, long arg2)
Entry point to C language function:void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values)
Part ofGL_VERSION_1_0
void
glPixelMapusv(int arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values)
Part ofGL_VERSION_1_0
void
glPixelMapusv(int arg0, int arg1, ShortBuffer arg2)
Entry point to C language function:void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values)
Part ofGL_VERSION_1_0
void
glPixelStoref(int arg0, float arg1)
Entry point to C language function:void glPixelStoref(GLenum pname, GLfloat param)
Part ofGL_VERSION_1_0
void
glPixelStorei(int arg0, int arg1)
Entry point to C language function:void glPixelStorei(GLenum pname, GLint param)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glPixelTransferf(int arg0, float arg1)
Entry point to C language function:void glPixelTransferf(GLenum pname, GLfloat param)
Part ofGL_VERSION_1_0
void
glPixelTransferi(int arg0, int arg1)
Entry point to C language function:void glPixelTransferi(GLenum pname, GLint param)
Part ofGL_VERSION_1_0
void
glPixelTransformParameterfEXT(int arg0, int arg1, float arg2)
Entry point to C language function:void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_pixel_transform
void
glPixelTransformParameterfvEXT(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_pixel_transform
void
glPixelTransformParameterfvEXT(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_pixel_transform
void
glPixelTransformParameteriEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_pixel_transform
void
glPixelTransformParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_pixel_transform
void
glPixelTransformParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_pixel_transform
void
glPixelZoom(float arg0, float arg1)
Entry point to C language function:void glPixelZoom(GLfloat xfactor, GLfloat yfactor)
Part ofGL_VERSION_1_0
void
glPNTrianglesfATI(int arg0, float arg1)
Entry point to C language function:void glPNTrianglesfATI(GLenum pname, GLfloat param)
Part ofGL_ATI_pn_triangles
void
glPNTrianglesiATI(int arg0, int arg1)
Entry point to C language function:void glPNTrianglesiATI(GLenum pname, GLint param)
Part ofGL_ATI_pn_triangles
void
glPointParameterf(int arg0, float arg1)
Entry point to C language function:void glPointParameterf(GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_4
,GL_EXT_point_parameters
,GL_ARB_point_parameters
,GL_SGIS_point_parameters
Alias for:glPointParameterfEXT
,glPointParameterfARB
,glPointParameterfSGIS
void
glPointParameterfv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glPointParameterfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_4
,GL_SGIS_point_parameters
,GL_EXT_point_parameters
,GL_ARB_point_parameters
Alias for:glPointParameterfvSGIS
,glPointParameterfvEXT
,glPointParameterfvARB
void
glPointParameterfv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glPointParameterfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_4
,GL_SGIS_point_parameters
,GL_EXT_point_parameters
,GL_ARB_point_parameters
Alias for:glPointParameterfvSGIS
,glPointParameterfvEXT
,glPointParameterfvARB
void
glPointParameteri(int arg0, int arg1)
Entry point to C language function:void glPointParameteri(GLenum pname, GLint param)
Part ofGL_VERSION_1_4
,GL_NV_point_sprite
Alias for:glPointParameteriNV
void
glPointParameteriv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glPointParameteriv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_4
,GL_NV_point_sprite
Alias for:glPointParameterivNV
void
glPointParameteriv(int arg0, IntBuffer arg1)
Entry point to C language function:void glPointParameteriv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_4
,GL_NV_point_sprite
Alias for:glPointParameterivNV
void
glPointSize(float arg0)
Entry point to C language function:void glPointSize(GLfloat size)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glPolygonMode(int arg0, int arg1)
Entry point to C language function:void glPolygonMode(GLenum face, GLenum mode)
Part ofGL_VERSION_1_0
,GL_NV_polygon_mode
Alias for:glPolygonModeNV
void
glPolygonOffset(float arg0, float arg1)
Entry point to C language function:void glPolygonOffset(GLfloat factor, GLfloat units)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_1
,GL_VERSION_1_0
,GL_EXT_polygon_offset
Alias for:glPolygonOffsetEXT
void
glPolygonOffsetClampEXT(float arg0, float arg1, float arg2)
Entry point to C language function:void glPolygonOffsetClampEXT(GLfloat factor, GLfloat units, GLfloat clamp)
Part ofGL_EXT_polygon_offset_clamp
void
glPolygonStipple(byte[] arg0, int arg1)
Entry point to C language function:void glPolygonStipple(const GLubyte * mask)
Part ofGL_VERSION_1_0
void
glPolygonStipple(long arg0)
Entry point to C language function:void glPolygonStipple(const GLubyte * mask)
Part ofGL_VERSION_1_0
void
glPolygonStipple(ByteBuffer arg0)
Entry point to C language function:void glPolygonStipple(const GLubyte * mask)
Part ofGL_VERSION_1_0
void
glPopAttrib()
void
glPopClientAttrib()
void
glPopDebugGroup()
Entry point to C language function:void glPopDebugGroup()
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glPopDebugGroupKHR
void
glPopMatrix()
Pop the current matrix from it's stack.void
glPopName()
void
glPrimitiveBoundingBox(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
Entry point to C language function:void glPrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
Part ofGL_ES_VERSION_3_2
,GL_OES_primitive_bounding_box
,GL_EXT_primitive_bounding_box
,GL_ARB_ES3_2_compatibility
Alias for:glPrimitiveBoundingBoxOES
,glPrimitiveBoundingBoxEXT
,glPrimitiveBoundingBoxARB
void
glPrimitiveRestartIndex(int arg0)
Entry point to C language function:void glPrimitiveRestartIndex(GLuint index)
Part ofGL_VERSION_3_1
,GL_NV_primitive_restart
Alias for:glPrimitiveRestartIndexNV
void
glPrimitiveRestartIndexNV(int arg0)
Entry point to C language function:void glPrimitiveRestartIndexNV(GLuint index)
Part ofGL_NV_primitive_restart
void
glPrimitiveRestartNV()
Entry point to C language function:void glPrimitiveRestartNV()
Part ofGL_NV_primitive_restart
void
glPrioritizeTextures(int arg0, int[] arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glPrioritizeTexturesEXT
void
glPrioritizeTextures(int arg0, IntBuffer arg1, FloatBuffer arg2)
Entry point to C language function:void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glPrioritizeTexturesEXT
void
glProgramBinary(int arg0, int arg1, Buffer arg2, int arg3)
Entry point to C language function:void glProgramBinary(GLuint program, GLenum binaryFormat, const void * binary, GLint length)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_OES_get_program_binary
Alias for:glProgramBinaryOES
void
glProgramBufferParametersfvNV(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramBufferParametersfvNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLfloat * params)
Part ofGL_NV_parameter_buffer_object
void
glProgramBufferParametersfvNV(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramBufferParametersfvNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLfloat * params)
Part ofGL_NV_parameter_buffer_object
void
glProgramBufferParametersIivNV(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glProgramBufferParametersIivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLint * params)
Part ofGL_NV_parameter_buffer_object
void
glProgramBufferParametersIivNV(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glProgramBufferParametersIivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLint * params)
Part ofGL_NV_parameter_buffer_object
void
glProgramBufferParametersIuivNV(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glProgramBufferParametersIuivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLuint * params)
Part ofGL_NV_parameter_buffer_object
void
glProgramBufferParametersIuivNV(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glProgramBufferParametersIuivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLuint * params)
Part ofGL_NV_parameter_buffer_object
void
glProgramEnvParameter4dARB(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Entry point to C language function:void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramEnvParameter4dvARB(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramEnvParameter4dvARB(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramEnvParameter4fARB(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5)
Entry point to C language function:void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramEnvParameter4fvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramEnvParameter4fvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramEnvParameterI4iNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glProgramEnvParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_NV_gpu_program4
void
glProgramEnvParameterI4ivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParameterI4ivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParameterI4uiNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glProgramEnvParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_NV_gpu_program4
void
glProgramEnvParameterI4uivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParameterI4uivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParameters4fvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
void
glProgramEnvParameters4fvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
void
glProgramEnvParametersI4ivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParametersI4ivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParametersI4uivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramEnvParametersI4uivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameter4dARB(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Entry point to C language function:void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramLocalParameter4dvARB(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramLocalParameter4dvARB(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramLocalParameter4fARB(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5)
Entry point to C language function:void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramLocalParameter4fvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramLocalParameter4fvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramLocalParameterI4iNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glProgramLocalParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameterI4ivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameterI4ivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameterI4uiNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glProgramLocalParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameterI4uivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameterI4uivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
void
glProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
void
glProgramLocalParametersI4ivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParametersI4ivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParametersI4uivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramLocalParametersI4uivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
void
glProgramParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glProgramParameteri(GLuint program, GLenum pname, GLint value)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_EXT_geometry_shader4
,GL_EXT_separate_shader_objects
,GL_ARB_geometry_shader4
Alias for:glProgramParameteriEXT
,glProgramParameteriARB
void
glProgramParameteriARB(int arg0, int arg1, int arg2)
Entry point to C language function:void glProgramParameteriARB(GLuint program, GLenum pname, GLint value)
Part ofGL_ARB_geometry_shader4
void
glProgramStringARB(int arg0, int arg1, int arg2, String arg3)
Entry point to C language function:void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const void * string)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
void
glProgramSubroutineParametersuivNV(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program5
void
glProgramSubroutineParametersuivNV(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program5
void
glProgramUniform1d(int arg0, int arg1, double arg2)
Entry point to C language function:void glProgramUniform1d(GLuint program, GLint location, GLdouble v0)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform1dEXT
void
glProgramUniform1dEXT(int arg0, int arg1, double arg2)
Entry point to C language function:void glProgramUniform1dEXT(GLuint program, GLint location, GLdouble x)
Part ofGL_EXT_direct_state_access
void
glProgramUniform1dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform1dvEXT
void
glProgramUniform1dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform1dvEXT
void
glProgramUniform1dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform1dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform1f(int arg0, int arg1, float arg2)
Entry point to C language function:void glProgramUniform1f(GLuint program, GLint location, GLfloat v0)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1fEXT
void
glProgramUniform1fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1fvEXT
void
glProgramUniform1fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1fvEXT
void
glProgramUniform1i(int arg0, int arg1, int arg2)
Entry point to C language function:void glProgramUniform1i(GLuint program, GLint location, GLint v0)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1iEXT
void
glProgramUniform1i64ARB(int arg0, int arg1, long arg2)
Entry point to C language function:void glProgramUniform1i64ARB(GLuint program, GLint location, GLint64 x)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform1i64NV(int arg0, int arg1, long arg2)
Entry point to C language function:void glProgramUniform1i64NV(GLuint program, GLint location, GLint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform1i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform1i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform1i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform1i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform1i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform1iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1ivEXT
void
glProgramUniform1iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1ivEXT
void
glProgramUniform1ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glProgramUniform1ui(GLuint program, GLint location, GLuint v0)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1uiEXT
void
glProgramUniform1ui64ARB(int arg0, int arg1, long arg2)
Entry point to C language function:void glProgramUniform1ui64ARB(GLuint program, GLint location, GLuint64 x)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform1ui64NV(int arg0, int arg1, long arg2)
Entry point to C language function:void glProgramUniform1ui64NV(GLuint program, GLint location, GLuint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform1ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform1ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform1ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform1ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform1ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform1uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1uivEXT
void
glProgramUniform1uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1uivEXT
void
glProgramUniform2d(int arg0, int arg1, double arg2, double arg3)
Entry point to C language function:void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform2dEXT
void
glProgramUniform2dEXT(int arg0, int arg1, double arg2, double arg3)
Entry point to C language function:void glProgramUniform2dEXT(GLuint program, GLint location, GLdouble x, GLdouble y)
Part ofGL_EXT_direct_state_access
void
glProgramUniform2dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform2dvEXT
void
glProgramUniform2dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform2dvEXT
void
glProgramUniform2dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform2dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform2f(int arg0, int arg1, float arg2, float arg3)
Entry point to C language function:void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2fEXT
void
glProgramUniform2fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2fvEXT
void
glProgramUniform2fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2fvEXT
void
glProgramUniform2i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2iEXT
void
glProgramUniform2i64ARB(int arg0, int arg1, long arg2, long arg3)
Entry point to C language function:void glProgramUniform2i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform2i64NV(int arg0, int arg1, long arg2, long arg3)
Entry point to C language function:void glProgramUniform2i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform2i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform2i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform2i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform2i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform2i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform2iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2ivEXT
void
glProgramUniform2iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2ivEXT
void
glProgramUniform2ui(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2uiEXT
void
glProgramUniform2ui64ARB(int arg0, int arg1, long arg2, long arg3)
Entry point to C language function:void glProgramUniform2ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform2ui64NV(int arg0, int arg1, long arg2, long arg3)
Entry point to C language function:void glProgramUniform2ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform2ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform2ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform2ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform2ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform2ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform2uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2uivEXT
void
glProgramUniform2uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2uivEXT
void
glProgramUniform3d(int arg0, int arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform3dEXT
void
glProgramUniform3dEXT(int arg0, int arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glProgramUniform3dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
void
glProgramUniform3dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform3dvEXT
void
glProgramUniform3dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform3dvEXT
void
glProgramUniform3dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform3dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform3f(int arg0, int arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3fEXT
void
glProgramUniform3fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3fvEXT
void
glProgramUniform3fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3fvEXT
void
glProgramUniform3i(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3iEXT
void
glProgramUniform3i64ARB(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glProgramUniform3i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform3i64NV(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glProgramUniform3i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform3i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform3i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform3i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform3i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform3i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform3iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3ivEXT
void
glProgramUniform3iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3ivEXT
void
glProgramUniform3ui(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3uiEXT
void
glProgramUniform3ui64ARB(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glProgramUniform3ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform3ui64NV(int arg0, int arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glProgramUniform3ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform3ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform3ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform3ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform3ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform3ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform3uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3uivEXT
void
glProgramUniform3uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3uivEXT
void
glProgramUniform4d(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Entry point to C language function:void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform4dEXT
void
glProgramUniform4dEXT(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Entry point to C language function:void glProgramUniform4dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_EXT_direct_state_access
void
glProgramUniform4dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform4dvEXT
void
glProgramUniform4dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform4dvEXT
void
glProgramUniform4dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform4dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniform4f(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5)
Entry point to C language function:void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4fEXT
void
glProgramUniform4fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4fvEXT
void
glProgramUniform4fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4fvEXT
void
glProgramUniform4i(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4iEXT
void
glProgramUniform4i64ARB(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Entry point to C language function:void glProgramUniform4i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform4i64NV(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Entry point to C language function:void glProgramUniform4i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform4i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform4i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform4i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform4i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform4i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform4iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4ivEXT
void
glProgramUniform4iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4ivEXT
void
glProgramUniform4ui(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4uiEXT
void
glProgramUniform4ui64ARB(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Entry point to C language function:void glProgramUniform4ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform4ui64NV(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Entry point to C language function:void glProgramUniform4ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform4ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform4ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform4ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glProgramUniform4ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform4ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glProgramUniform4uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4uivEXT
void
glProgramUniform4uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4uivEXT
void
glProgramUniformHandleui64ARB(int arg0, int arg1, long arg2)
Entry point to C language function:void glProgramUniformHandleui64ARB(GLuint program, GLint location, GLuint64 value)
Part ofGL_ARB_bindless_texture
void
glProgramUniformHandleui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniformHandleui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * values)
Part ofGL_ARB_bindless_texture
void
glProgramUniformHandleui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniformHandleui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * values)
Part ofGL_ARB_bindless_texture
void
glProgramUniformMatrix2dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2dvEXT
void
glProgramUniformMatrix2dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2dvEXT
void
glProgramUniformMatrix2dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix2dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix2fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2fvEXT
void
glProgramUniformMatrix2fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2fvEXT
void
glProgramUniformMatrix2x3dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x3dvEXT
void
glProgramUniformMatrix2x3dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x3dvEXT
void
glProgramUniformMatrix2x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix2x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix2x3fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x3fvEXT
void
glProgramUniformMatrix2x3fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x3fvEXT
void
glProgramUniformMatrix2x4dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x4dvEXT
void
glProgramUniformMatrix2x4dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x4dvEXT
void
glProgramUniformMatrix2x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix2x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix2x4fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x4fvEXT
void
glProgramUniformMatrix2x4fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x4fvEXT
void
glProgramUniformMatrix3dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3dvEXT
void
glProgramUniformMatrix3dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3dvEXT
void
glProgramUniformMatrix3dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix3dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix3fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3fvEXT
void
glProgramUniformMatrix3fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3fvEXT
void
glProgramUniformMatrix3x2dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x2dvEXT
void
glProgramUniformMatrix3x2dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x2dvEXT
void
glProgramUniformMatrix3x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix3x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix3x2fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x2fvEXT
void
glProgramUniformMatrix3x2fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x2fvEXT
void
glProgramUniformMatrix3x4dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x4dvEXT
void
glProgramUniformMatrix3x4dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x4dvEXT
void
glProgramUniformMatrix3x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix3x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix3x4fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x4fvEXT
void
glProgramUniformMatrix3x4fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x4fvEXT
void
glProgramUniformMatrix4dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4dvEXT
void
glProgramUniformMatrix4dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4dvEXT
void
glProgramUniformMatrix4dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix4dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix4fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4fvEXT
void
glProgramUniformMatrix4fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4fvEXT
void
glProgramUniformMatrix4x2dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x2dvEXT
void
glProgramUniformMatrix4x2dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x2dvEXT
void
glProgramUniformMatrix4x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix4x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix4x2fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x2fvEXT
void
glProgramUniformMatrix4x2fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x2fvEXT
void
glProgramUniformMatrix4x3dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x3dvEXT
void
glProgramUniformMatrix4x3dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x3dvEXT
void
glProgramUniformMatrix4x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix4x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
void
glProgramUniformMatrix4x3fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Entry point to C language function:void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x3fvEXT
void
glProgramUniformMatrix4x3fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Entry point to C language function:void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x3fvEXT
void
glProgramUniformui64NV(int arg0, int arg1, long arg2)
Entry point to C language function:void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value)
Part ofGL_NV_shader_buffer_load
void
glProgramUniformui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
void
glProgramUniformui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Entry point to C language function:void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
void
glProgramVertexLimitNV(int arg0, int arg1)
Entry point to C language function:void glProgramVertexLimitNV(GLenum target, GLint limit)
Part ofGL_NV_geometry_program4
void
glProvokingVertex(int arg0)
Entry point to C language function:void glProvokingVertex(GLenum mode)
Part ofGL_ARB_provoking_vertex
,GL_VERSION_3_2
,GL_EXT_provoking_vertex
Alias for:glProvokingVertexEXT
void
glProvokingVertexEXT(int arg0)
Entry point to C language function:void glProvokingVertexEXT(GLenum mode)
Part ofGL_EXT_provoking_vertex
void
glPushAttrib(int arg0)
void
glPushClientAttrib(int arg0)
void
glPushClientAttribDefaultEXT(int arg0)
Entry point to C language function:void glPushClientAttribDefaultEXT(GLbitfield mask)
Part ofGL_EXT_direct_state_access
void
glPushDebugGroup(int arg0, int arg1, int arg2, byte[] arg3, int arg4)
Entry point to C language function:void glPushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar * message)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glPushDebugGroupKHR
void
glPushDebugGroup(int arg0, int arg1, int arg2, ByteBuffer arg3)
Entry point to C language function:void glPushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar * message)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glPushDebugGroupKHR
void
glPushMatrix()
Push the current matrix to it's stack, while preserving it's values.void
glPushName(int arg0)
void
glQueryCounter(int arg0, int arg1)
Entry point to C language function:void glQueryCounter(GLuint id, GLenum target)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
Alias for:glQueryCounterEXT
int
glQueryMatrixxOES(int[] arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent)
Part ofGL_OES_query_matrix
int
glQueryMatrixxOES(IntBuffer arg0, IntBuffer arg1)
Entry point to C language function:GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent)
Part ofGL_OES_query_matrix
void
glQueryObjectParameteruiAMD(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glQueryObjectParameteruiAMD(GLenum target, GLuint id, GLenum pname, GLuint param)
Part ofGL_AMD_occlusion_query_event
void
glRasterPos2d(double arg0, double arg1)
Entry point to C language function:void glRasterPos2d(GLdouble x, GLdouble y)
Part ofGL_VERSION_1_0
void
glRasterPos2dv(double[] arg0, int arg1)
void
glRasterPos2dv(DoubleBuffer arg0)
void
glRasterPos2f(float arg0, float arg1)
void
glRasterPos2fv(float[] arg0, int arg1)
void
glRasterPos2fv(FloatBuffer arg0)
void
glRasterPos2i(int arg0, int arg1)
void
glRasterPos2iv(int[] arg0, int arg1)
void
glRasterPos2iv(IntBuffer arg0)
void
glRasterPos2s(short arg0, short arg1)
void
glRasterPos2sv(short[] arg0, int arg1)
void
glRasterPos2sv(ShortBuffer arg0)
void
glRasterPos3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
void
glRasterPos3dv(double[] arg0, int arg1)
void
glRasterPos3dv(DoubleBuffer arg0)
void
glRasterPos3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z)
Part ofGL_VERSION_1_0
void
glRasterPos3fv(float[] arg0, int arg1)
void
glRasterPos3fv(FloatBuffer arg0)
void
glRasterPos3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glRasterPos3i(GLint x, GLint y, GLint z)
Part ofGL_VERSION_1_0
void
glRasterPos3iv(int[] arg0, int arg1)
void
glRasterPos3iv(IntBuffer arg0)
void
glRasterPos3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glRasterPos3s(GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_1_0
void
glRasterPos3sv(short[] arg0, int arg1)
void
glRasterPos3sv(ShortBuffer arg0)
void
glRasterPos4d(double arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_VERSION_1_0
void
glRasterPos4dv(double[] arg0, int arg1)
void
glRasterPos4dv(DoubleBuffer arg0)
void
glRasterPos4f(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_VERSION_1_0
void
glRasterPos4fv(float[] arg0, int arg1)
void
glRasterPos4fv(FloatBuffer arg0)
void
glRasterPos4i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glRasterPos4i(GLint x, GLint y, GLint z, GLint w)
Part ofGL_VERSION_1_0
void
glRasterPos4iv(int[] arg0, int arg1)
void
glRasterPos4iv(IntBuffer arg0)
void
glRasterPos4s(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_VERSION_1_0
void
glRasterPos4sv(short[] arg0, int arg1)
void
glRasterPos4sv(ShortBuffer arg0)
void
glRasterSamplesEXT(int arg0, boolean arg1)
Entry point to C language function:void glRasterSamplesEXT(GLuint samples, GLboolean fixedsamplelocations)
Part ofGL_EXT_raster_multisample
void
glReadBuffer(int arg0)
Entry point to C language function:void glReadBuffer(GLenum mode)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_0
,GL_NV_read_buffer
Alias for:glReadBufferNV
void
glReadnPixels(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void * data)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glReadnPixelsEXT
,glReadnPixelsARB
,glReadnPixelsKHR
void
glReadPixels(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glReadPixels(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glRectd(double arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2)
Part ofGL_VERSION_1_0
void
glRectdv(double[] arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glRectdv(const GLdouble * v1, const GLdouble * v2)
Part ofGL_VERSION_1_0
void
glRectdv(DoubleBuffer arg0, DoubleBuffer arg1)
Entry point to C language function:void glRectdv(const GLdouble * v1, const GLdouble * v2)
Part ofGL_VERSION_1_0
void
glRectf(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2)
Part ofGL_VERSION_1_0
void
glRectfv(float[] arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glRectfv(const GLfloat * v1, const GLfloat * v2)
Part ofGL_VERSION_1_0
void
glRectfv(FloatBuffer arg0, FloatBuffer arg1)
Entry point to C language function:void glRectfv(const GLfloat * v1, const GLfloat * v2)
Part ofGL_VERSION_1_0
void
glRecti(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glRecti(GLint x1, GLint y1, GLint x2, GLint y2)
Part ofGL_VERSION_1_0
void
glRectiv(int[] arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glRectiv(const GLint * v1, const GLint * v2)
Part ofGL_VERSION_1_0
void
glRectiv(IntBuffer arg0, IntBuffer arg1)
Entry point to C language function:void glRectiv(const GLint * v1, const GLint * v2)
Part ofGL_VERSION_1_0
void
glRects(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2)
Part ofGL_VERSION_1_0
void
glRectsv(short[] arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glRectsv(const GLshort * v1, const GLshort * v2)
Part ofGL_VERSION_1_0
void
glRectsv(ShortBuffer arg0, ShortBuffer arg1)
Entry point to C language function:void glRectsv(const GLshort * v1, const GLshort * v2)
Part ofGL_VERSION_1_0
void
glReleaseShaderCompiler()
Entry point to C language function:void glReleaseShaderCompiler(void);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.void
glRenderbufferStorage(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glRenderbufferStorageEXT
,glRenderbufferStorageOES
void
glRenderbufferStorageMultisample(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_3_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_APPLE_framebuffer_multisample
,GL_EXT_multisampled_render_to_texture
,GL_EXT_framebuffer_multisample
,GL_ANGLE_framebuffer_multisample
,GL_IMG_multisampled_render_to_texture
,GL_NV_framebuffer_multisample
Alias for:glRenderbufferStorageMultisampleAPPLE
,glRenderbufferStorageMultisampleEXT
,glRenderbufferStorageMultisampleANGLE
,glRenderbufferStorageMultisampleIMG
,glRenderbufferStorageMultisampleNV
void
glRenderbufferStorageMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glRenderbufferStorageMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_NV_framebuffer_multisample_coverage
int
glRenderMode(int arg0)
void
glResetHistogram(int arg0)
Entry point to C language function:void glResetHistogram(GLenum target)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glResetHistogramEXT
void
glResetMinmax(int arg0)
Entry point to C language function:void glResetMinmax(GLenum target)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glResetMinmaxEXT
void
glResolveDepthValuesNV()
Entry point to C language function:void glResolveDepthValuesNV()
Part ofGL_NV_sample_locations
void
glResumeTransformFeedback()
Entry point to C language function:void glResumeTransformFeedback()
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glResumeTransformFeedbackNV
void
glResumeTransformFeedbackNV()
Entry point to C language function:void glResumeTransformFeedbackNV()
Part ofGL_NV_transform_feedback2
void
glRotated(double arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
void
glRotatef(float arg0, float arg1, float arg2, float arg3)
Rotate the current matrix.void
glSampleCoverage(float arg0, boolean arg1)
Entry point to C language function:void glSampleCoverage(GLfloat value, GLboolean invert)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_multisample
,GL_OES_fixed_point
Alias for:glSampleCoverageARB
,glSampleCoverageOES
void
glSampleMaski(int arg0, int arg1)
Entry point to C language function:void glSampleMaski(GLuint index, GLbitfield mask)
Part ofGL_ES_VERSION_3_1
,GL_ARB_texture_multisample
,GL_VERSION_3_2
void
glSampleMaskIndexedNV(int arg0, int arg1)
Entry point to C language function:void glSampleMaskIndexedNV(GLuint index, GLbitfield mask)
Part ofGL_NV_explicit_multisample
void
glSamplerParameterf(int arg0, int arg1, float arg2)
Entry point to C language function:void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glSamplerParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glSamplerParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glSamplerParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glSamplerParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIivEXT
,glSamplerParameterIivOES
void
glSamplerParameterIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIivEXT
,glSamplerParameterIivOES
void
glSamplerParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIuivEXT
,glSamplerParameterIuivOES
void
glSamplerParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIuivEXT
,glSamplerParameterIuivOES
void
glSamplerParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glSamplerParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
void
glScaled(double arg0, double arg1, double arg2)
Entry point to C language function:void glScaled(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
void
glScalef(float arg0, float arg1, float arg2)
Scale the current matrix.void
glScissor(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glScissor(GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glScissorArrayv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glScissorArrayv(GLuint first, GLsizei count, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorArrayvNV
void
glScissorArrayv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glScissorArrayv(GLuint first, GLsizei count, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorArrayvNV
void
glScissorIndexed(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorIndexedNV
void
glScissorIndexedv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glScissorIndexedv(GLuint index, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorIndexedvNV
void
glScissorIndexedv(int arg0, IntBuffer arg1)
Entry point to C language function:void glScissorIndexedv(GLuint index, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorIndexedvNV
void
glSecondaryColor3b(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3bEXT
void
glSecondaryColor3bv(byte[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3bv(const GLbyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3bvEXT
void
glSecondaryColor3bv(ByteBuffer arg0)
Entry point to C language function:void glSecondaryColor3bv(const GLbyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3bvEXT
void
glSecondaryColor3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3dEXT
void
glSecondaryColor3dv(double[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3dvEXT
void
glSecondaryColor3dv(DoubleBuffer arg0)
Entry point to C language function:void glSecondaryColor3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3dvEXT
void
glSecondaryColor3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3fEXT
void
glSecondaryColor3fv(float[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3fvEXT
void
glSecondaryColor3fv(FloatBuffer arg0)
Entry point to C language function:void glSecondaryColor3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3fvEXT
void
glSecondaryColor3h(short arg0, short arg1, short arg2)
Entry point to C language function:void glSecondaryColor3h(GLhalfNV red, GLhalfNV green, GLhalfNV blue)
Part ofGL_NV_half_float
Alias for:glSecondaryColor3hNV
void
glSecondaryColor3hv(short[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glSecondaryColor3hvNV
void
glSecondaryColor3hv(ShortBuffer arg0)
Entry point to C language function:void glSecondaryColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glSecondaryColor3hvNV
void
glSecondaryColor3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glSecondaryColor3i(GLint red, GLint green, GLint blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3iEXT
void
glSecondaryColor3iv(int[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ivEXT
void
glSecondaryColor3iv(IntBuffer arg0)
Entry point to C language function:void glSecondaryColor3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ivEXT
void
glSecondaryColor3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3sEXT
void
glSecondaryColor3sv(short[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3svEXT
void
glSecondaryColor3sv(ShortBuffer arg0)
Entry point to C language function:void glSecondaryColor3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3svEXT
void
glSecondaryColor3ub(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ubEXT
void
glSecondaryColor3ubv(byte[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3ubv(const GLubyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ubvEXT
void
glSecondaryColor3ubv(ByteBuffer arg0)
Entry point to C language function:void glSecondaryColor3ubv(const GLubyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ubvEXT
void
glSecondaryColor3ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3uiEXT
void
glSecondaryColor3uiv(int[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3uiv(const GLuint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3uivEXT
void
glSecondaryColor3uiv(IntBuffer arg0)
Entry point to C language function:void glSecondaryColor3uiv(const GLuint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3uivEXT
void
glSecondaryColor3us(short arg0, short arg1, short arg2)
Entry point to C language function:void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3usEXT
void
glSecondaryColor3usv(short[] arg0, int arg1)
Entry point to C language function:void glSecondaryColor3usv(const GLushort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3usvEXT
void
glSecondaryColor3usv(ShortBuffer arg0)
Entry point to C language function:void glSecondaryColor3usv(const GLushort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3usvEXT
void
glSecondaryColorFormatNV(int arg0, int arg1, int arg2)
Entry point to C language function:void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glSecondaryColorP3ui(int arg0, int arg1)
Entry point to C language function:void glSecondaryColorP3ui(GLenum type, GLuint color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glSecondaryColorP3uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glSecondaryColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glSecondaryColorP3uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glSecondaryColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glSecondaryColorPointer(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColorPointerEXT
void
glSecondaryColorPointer(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColorPointerEXT
void
glSelectBuffer(int arg0, IntBuffer arg1)
Entry point to C language function:void glSelectBuffer(GLsizei size, GLuint * buffer)
Part ofGL_VERSION_1_0
void
glSelectPerfMonitorCountersAMD(int arg0, boolean arg1, int arg2, int arg3, int[] arg4, int arg5)
Entry point to C language function:void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList)
Part ofGL_AMD_performance_monitor
void
glSelectPerfMonitorCountersAMD(int arg0, boolean arg1, int arg2, int arg3, IntBuffer arg4)
Entry point to C language function:void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList)
Part ofGL_AMD_performance_monitor
void
glSeparableFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6, long arg7)
Entry point to C language function:void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * row, const void * column)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glSeparableFilter2DEXT
void
glSeparableFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6, Buffer arg7)
Entry point to C language function:void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * row, const void * column)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glSeparableFilter2DEXT
void
glSetInvariantEXT(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glSetInvariantEXT(GLuint id, GLenum type, const void * addr)
Part ofGL_EXT_vertex_shader
void
glSetLocalConstantEXT(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glSetLocalConstantEXT(GLuint id, GLenum type, const void * addr)
Part ofGL_EXT_vertex_shader
void
glSetMultisamplefvAMD(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val)
Part ofGL_AMD_sample_positions
void
glSetMultisamplefvAMD(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val)
Part ofGL_AMD_sample_positions
void
glShadeModel(int arg0)
void
glShaderBinary(int arg0, int[] arg1, int arg2, int arg3, Buffer arg4, int arg5)
Entry point to C language function:void glShaderBinary(GLint n, const GLuint * shaders, GLenum binaryformat, const void * binary, GLint length);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.void
glShaderBinary(int arg0, IntBuffer arg1, int arg2, Buffer arg3, int arg4)
Entry point to C language function:void glShaderBinary(GLint n, const GLuint * shaders, GLenum binaryformat, const void * binary, GLint length);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.void
glShaderOp1EXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glShaderOp1EXT(GLenum op, GLuint res, GLuint arg1)
Part ofGL_EXT_vertex_shader
void
glShaderOp2EXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glShaderOp2EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2)
Part ofGL_EXT_vertex_shader
void
glShaderOp3EXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3)
Part ofGL_EXT_vertex_shader
void
glShaderSource(int arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Entry point to C language function:void glShaderSource(GLuint shader, GLsizei count, const GLchar * const * string, const GLint * length)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glShaderSourceARB
void
glShaderSource(int arg0, int arg1, String[] arg2, IntBuffer arg3)
Entry point to C language function:void glShaderSource(GLuint shader, GLsizei count, const GLchar * const * string, const GLint * length)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glShaderSourceARB
void
glShaderSourceARB(long arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Entry point to C language function:void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length)
Part ofGL_ARB_shader_objects
void
glShaderSourceARB(long arg0, int arg1, String[] arg2, IntBuffer arg3)
Entry point to C language function:void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length)
Part ofGL_ARB_shader_objects
void
glShaderStorageBlockBinding(int arg0, int arg1, int arg2)
Entry point to C language function:void glShaderStorageBlockBinding(GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding)
Part ofGL_VERSION_4_3
,GL_ARB_shader_storage_buffer_object
void
glStateCaptureNV(int arg0, int arg1)
Entry point to C language function:void glStateCaptureNV(GLuint state, GLenum mode)
Part ofGL_NV_command_list
void
glStencilClearTagEXT(int arg0, int arg1)
Entry point to C language function:void glStencilClearTagEXT(GLsizei stencilTagBits, GLuint stencilClearTag)
Part ofGL_EXT_stencil_clear_tag
void
glStencilFunc(int arg0, int arg1, int arg2)
Entry point to C language function:void glStencilFunc(GLenum func, GLint ref, GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glStencilFuncSeparate(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ATI_separate_stencil
Alias for:glStencilFuncSeparateATI
void
glStencilMask(int arg0)
Entry point to C language function:void glStencilMask(GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glStencilMaskSeparate(int arg0, int arg1)
Entry point to C language function:void glStencilMaskSeparate(GLenum face, GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glStencilOp(int arg0, int arg1, int arg2)
Entry point to C language function:void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glStencilOpSeparate(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glStencilOpSeparate(GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ATI_separate_stencil
Alias for:glStencilOpSeparateATI
void
glStencilOpValueAMD(int arg0, int arg1)
Entry point to C language function:void glStencilOpValueAMD(GLenum face, GLuint value)
Part ofGL_AMD_stencil_operation_extended
void
glStringMarkerGREMEDY(int arg0, Buffer arg1)
Entry point to C language function:void glStringMarkerGREMEDY(GLsizei len, const void * string)
Part ofGL_GREMEDY_string_marker
void
glSubpixelPrecisionBiasNV(int arg0, int arg1)
Entry point to C language function:void glSubpixelPrecisionBiasNV(GLuint xbits, GLuint ybits)
Part ofGL_NV_conservative_raster
void
glSwizzleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glSwizzleEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW)
Part ofGL_EXT_vertex_shader
void
glSyncTextureINTEL(int arg0)
Entry point to C language function:void glSyncTextureINTEL(GLuint texture)
Part ofGL_INTEL_map_texture
void
glTessellationFactorAMD(float arg0)
Entry point to C language function:void glTessellationFactorAMD(GLfloat factor)
Part ofGL_AMD_vertex_shader_tesselator
,GL_AMD_vertex_shader_tessellator
void
glTessellationModeAMD(int arg0)
Entry point to C language function:void glTessellationModeAMD(GLenum mode)
Part ofGL_AMD_vertex_shader_tesselator
,GL_AMD_vertex_shader_tessellator
void
glTexBuffer(int arg0, int arg1, int arg2)
Entry point to C language function:void glTexBuffer(GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_1
,GL_OES_texture_buffer
,GL_ARB_texture_buffer_object
,GL_EXT_texture_buffer
,GL_EXT_texture_buffer_object
Alias for:glTexBufferOES
,glTexBufferARB
,glTexBufferEXT
void
glTexBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Entry point to C language function:void glTexBufferRange(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_ARB_texture_buffer_range
,GL_OES_texture_buffer
,GL_EXT_texture_buffer
Alias for:glTexBufferRangeOES
,glTexBufferRangeEXT
void
glTexCoord1bOES(byte arg0)
Entry point to C language function:void glTexCoord1bOES(GLbyte s)
Part ofGL_OES_byte_coordinates
void
glTexCoord1bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glTexCoord1bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord1bvOES(ByteBuffer arg0)
Entry point to C language function:void glTexCoord1bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord1d(double arg0)
void
glTexCoord1dv(double[] arg0, int arg1)
void
glTexCoord1dv(DoubleBuffer arg0)
void
glTexCoord1f(float arg0)
void
glTexCoord1fv(float[] arg0, int arg1)
void
glTexCoord1fv(FloatBuffer arg0)
void
glTexCoord1h(short arg0)
Entry point to C language function:void glTexCoord1h(GLhalfNV s)
Part ofGL_NV_half_float
Alias for:glTexCoord1hNV
void
glTexCoord1hv(short[] arg0, int arg1)
Entry point to C language function:void glTexCoord1hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord1hvNV
void
glTexCoord1hv(ShortBuffer arg0)
Entry point to C language function:void glTexCoord1hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord1hvNV
void
glTexCoord1i(int arg0)
void
glTexCoord1iv(int[] arg0, int arg1)
void
glTexCoord1iv(IntBuffer arg0)
void
glTexCoord1s(short arg0)
void
glTexCoord1sv(short[] arg0, int arg1)
void
glTexCoord1sv(ShortBuffer arg0)
void
glTexCoord2bOES(byte arg0, byte arg1)
Entry point to C language function:void glTexCoord2bOES(GLbyte s, GLbyte t)
Part ofGL_OES_byte_coordinates
void
glTexCoord2bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glTexCoord2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord2bvOES(ByteBuffer arg0)
Entry point to C language function:void glTexCoord2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord2d(double arg0, double arg1)
Entry point to C language function:void glTexCoord2d(GLdouble s, GLdouble t)
Part ofGL_VERSION_1_0
void
glTexCoord2dv(double[] arg0, int arg1)
void
glTexCoord2dv(DoubleBuffer arg0)
void
glTexCoord2f(float arg0, float arg1)
void
glTexCoord2fv(float[] arg0, int arg1)
void
glTexCoord2fv(FloatBuffer arg0)
void
glTexCoord2h(short arg0, short arg1)
Entry point to C language function:void glTexCoord2h(GLhalfNV s, GLhalfNV t)
Part ofGL_NV_half_float
Alias for:glTexCoord2hNV
void
glTexCoord2hv(short[] arg0, int arg1)
Entry point to C language function:void glTexCoord2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord2hvNV
void
glTexCoord2hv(ShortBuffer arg0)
Entry point to C language function:void glTexCoord2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord2hvNV
void
glTexCoord2i(int arg0, int arg1)
void
glTexCoord2iv(int[] arg0, int arg1)
void
glTexCoord2iv(IntBuffer arg0)
void
glTexCoord2s(short arg0, short arg1)
void
glTexCoord2sv(short[] arg0, int arg1)
void
glTexCoord2sv(ShortBuffer arg0)
void
glTexCoord3bOES(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glTexCoord3bOES(GLbyte s, GLbyte t, GLbyte r)
Part ofGL_OES_byte_coordinates
void
glTexCoord3bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glTexCoord3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord3bvOES(ByteBuffer arg0)
Entry point to C language function:void glTexCoord3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r)
Part ofGL_VERSION_1_0
void
glTexCoord3dv(double[] arg0, int arg1)
void
glTexCoord3dv(DoubleBuffer arg0)
void
glTexCoord3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r)
Part ofGL_VERSION_1_0
void
glTexCoord3fv(float[] arg0, int arg1)
void
glTexCoord3fv(FloatBuffer arg0)
void
glTexCoord3h(short arg0, short arg1, short arg2)
Entry point to C language function:void glTexCoord3h(GLhalfNV s, GLhalfNV t, GLhalfNV r)
Part ofGL_NV_half_float
Alias for:glTexCoord3hNV
void
glTexCoord3hv(short[] arg0, int arg1)
Entry point to C language function:void glTexCoord3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord3hvNV
void
glTexCoord3hv(ShortBuffer arg0)
Entry point to C language function:void glTexCoord3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord3hvNV
void
glTexCoord3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glTexCoord3i(GLint s, GLint t, GLint r)
Part ofGL_VERSION_1_0
void
glTexCoord3iv(int[] arg0, int arg1)
void
glTexCoord3iv(IntBuffer arg0)
void
glTexCoord3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glTexCoord3s(GLshort s, GLshort t, GLshort r)
Part ofGL_VERSION_1_0
void
glTexCoord3sv(short[] arg0, int arg1)
void
glTexCoord3sv(ShortBuffer arg0)
void
glTexCoord4bOES(byte arg0, byte arg1, byte arg2, byte arg3)
Entry point to C language function:void glTexCoord4bOES(GLbyte s, GLbyte t, GLbyte r, GLbyte q)
Part ofGL_OES_byte_coordinates
void
glTexCoord4bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glTexCoord4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord4bvOES(ByteBuffer arg0)
Entry point to C language function:void glTexCoord4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glTexCoord4d(double arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q)
Part ofGL_VERSION_1_0
void
glTexCoord4dv(double[] arg0, int arg1)
void
glTexCoord4dv(DoubleBuffer arg0)
void
glTexCoord4f(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q)
Part ofGL_VERSION_1_0
void
glTexCoord4fv(float[] arg0, int arg1)
void
glTexCoord4fv(FloatBuffer arg0)
void
glTexCoord4h(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glTexCoord4h(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q)
Part ofGL_NV_half_float
Alias for:glTexCoord4hNV
void
glTexCoord4hv(short[] arg0, int arg1)
Entry point to C language function:void glTexCoord4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord4hvNV
void
glTexCoord4hv(ShortBuffer arg0)
Entry point to C language function:void glTexCoord4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord4hvNV
void
glTexCoord4i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glTexCoord4i(GLint s, GLint t, GLint r, GLint q)
Part ofGL_VERSION_1_0
void
glTexCoord4iv(int[] arg0, int arg1)
void
glTexCoord4iv(IntBuffer arg0)
void
glTexCoord4s(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q)
Part ofGL_VERSION_1_0
void
glTexCoord4sv(short[] arg0, int arg1)
void
glTexCoord4sv(ShortBuffer arg0)
void
glTexCoordFormatNV(int arg0, int arg1, int arg2)
Entry point to C language function:void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glTexCoordP1ui(int arg0, int arg1)
Entry point to C language function:void glTexCoordP1ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP1uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glTexCoordP1uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP1uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glTexCoordP1uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP2ui(int arg0, int arg1)
Entry point to C language function:void glTexCoordP2ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP2uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glTexCoordP2uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP2uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glTexCoordP2uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP3ui(int arg0, int arg1)
Entry point to C language function:void glTexCoordP3ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP3uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glTexCoordP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP3uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glTexCoordP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP4ui(int arg0, int arg1)
Entry point to C language function:void glTexCoordP4ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP4uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glTexCoordP4uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordP4uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glTexCoordP4uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glTexCoordPointer(int arg0, int arg1, int arg2, long arg3)
void
glTexCoordPointer(int arg0, int arg1, int arg2, Buffer arg3)
void
glTexCoordPointer(GLArrayData arg0)
void
glTexEnvf(int arg0, int arg1, float arg2)
Entry point to C language function:void glTexEnvf(GLenum target, GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glTexEnvfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glTexEnvfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
void
glTexEnvi(int arg0, int arg1, int arg2)
Entry point to C language function:void glTexEnvi(GLenum target, GLenum pname, GLint param)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexEnviv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTexEnviv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexEnviv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTexEnviv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexGend(int arg0, int arg1, double arg2)
Entry point to C language function:void glTexGend(GLenum coord, GLenum pname, GLdouble param)
Part ofGL_VERSION_1_0
void
glTexGendv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_VERSION_1_0
void
glTexGendv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_VERSION_1_0
void
glTexGenf(int arg0, int arg1, float arg2)
Entry point to C language function:void glTexGenf(GLenum coord, GLenum pname, GLfloat param)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenfOES
void
glTexGenfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenfvOES
void
glTexGenfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenfvOES
void
glTexGeni(int arg0, int arg1, int arg2)
Entry point to C language function:void glTexGeni(GLenum coord, GLenum pname, GLint param)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGeniOES
void
glTexGeniv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTexGeniv(GLenum coord, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenivOES
void
glTexGeniv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTexGeniv(GLenum coord, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenivOES
void
glTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, long arg7)
Entry point to C language function:void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
void
glTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
void
glTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Entry point to C language function:void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexImage2DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5)
Entry point to C language function:void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_multisample
,GL_VERSION_3_2
void
glTexImage2DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Entry point to C language function:void glTexImage2DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
void
glTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, long arg9)
Entry point to C language function:void glTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexImage3DOES
,glTexImage3DEXT
void
glTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexImage3DOES
,glTexImage3DEXT
void
glTexImage3DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Entry point to C language function:void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_multisample
,GL_VERSION_3_2
void
glTexImage3DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Entry point to C language function:void glTexImage3DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
void
glTexPageCommitmentARB(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8)
Entry point to C language function:void glTexPageCommitmentARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit)
Part ofGL_ARB_sparse_texture
void
glTexParameterf(int arg0, int arg1, float arg2)
Entry point to C language function:void glTexParameterf(GLenum target, GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glTexParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glTexParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
void
glTexParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glTexParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glTexParameterIivOES
,glTexParameterIivEXT
void
glTexParameterIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glTexParameterIivOES
,glTexParameterIivEXT
void
glTexParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glTexParameterIuivEXT
,glTexParameterIuivOES
void
glTexParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glTexParameterIuivEXT
,glTexParameterIuivOES
void
glTexParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTexParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTexParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glTexRenderbufferNV(int arg0, int arg1)
Entry point to C language function:void glTexRenderbufferNV(GLenum target, GLuint renderbuffer)
Part ofGL_NV_explicit_multisample
void
glTexStorage1D(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glTexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
Part ofGL_ARB_texture_storage
,GL_VERSION_4_2
,GL_EXT_texture_storage
Alias for:glTexStorage1DEXT
void
glTexStorage2D(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_ARB_texture_storage
,GL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_EXT_texture_storage
Alias for:glTexStorage2DEXT
void
glTexStorage2DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5)
Entry point to C language function:void glTexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
void
glTexStorage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_ARB_texture_storage
,GL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_EXT_texture_storage
Alias for:glTexStorage3DEXT
void
glTexStorage3DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Entry point to C language function:void glTexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_OES_texture_storage_multisample_2d_array
Alias for:glTexStorage3DMultisampleOES
void
glTexStorageSparseAMD(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glTexStorageSparseAMD(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei layers, GLbitfield flags)
Part ofGL_AMD_sparse_texture
void
glTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage1DEXT
void
glTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage1DEXT
void
glTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Entry point to C language function:void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage2DEXT
void
glTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage2DEXT
void
glTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Entry point to C language function:void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexSubImage3DOES
,glTexSubImage3DEXT
void
glTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexSubImage3DOES
,glTexSubImage3DEXT
void
glTextureBarrier()
Entry point to C language function:void glTextureBarrier()
Part ofGL_VERSION_4_5
,GL_NV_texture_barrier
Alias for:glTextureBarrierNV
void
glTextureBarrierNV()
Entry point to C language function:void glTextureBarrierNV()
Part ofGL_NV_texture_barrier
void
glTextureBuffer(int arg0, int arg1, int arg2)
Entry point to C language function:void glTextureBuffer(GLuint texture, GLenum internalformat, GLuint buffer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureBufferEXT
void
glTextureBufferEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glTextureBufferEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_EXT_direct_state_access
void
glTextureBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Entry point to C language function:void glTextureBufferRange(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
,GL_ARB_texture_buffer_range
Alias for:glTextureBufferRangeEXT
void
glTextureBufferRangeEXT(int arg0, int arg1, int arg2, int arg3, long arg4, long arg5)
Entry point to C language function:void glTextureBufferRangeEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_EXT_direct_state_access
,GL_ARB_texture_buffer_range
void
glTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Entry point to C language function:void glTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, long arg9)
Entry point to C language function:void glTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureImage2DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Entry point to C language function:void glTextureImage2DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
void
glTextureImage2DMultisampleNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Entry point to C language function:void glTextureImage2DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
void
glTextureImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Entry point to C language function:void glTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureImage3DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8)
Entry point to C language function:void glTextureImage3DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
void
glTextureImage3DMultisampleNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Entry point to C language function:void glTextureImage3DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
void
glTextureLightEXT(int arg0)
Entry point to C language function:void glTextureLightEXT(GLenum pname)
Part ofGL_EXT_light_texture
void
glTextureMaterialEXT(int arg0, int arg1)
Entry point to C language function:void glTextureMaterialEXT(GLenum face, GLenum mode)
Part ofGL_EXT_light_texture
void
glTextureNormalEXT(int arg0)
Entry point to C language function:void glTextureNormalEXT(GLenum mode)
Part ofGL_EXT_texture_perturb_normal
void
glTexturePageCommitmentEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8)
Entry point to C language function:void glTexturePageCommitmentEXT(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit)
Part ofGL_EXT_direct_state_access
void
glTextureParameterf(int arg0, int arg1, float arg2)
Entry point to C language function:void glTextureParameterf(GLuint texture, GLenum pname, GLfloat param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterfEXT
void
glTextureParameterfEXT(int arg0, int arg1, int arg2, float arg3)
Entry point to C language function:void glTextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
void
glTextureParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glTextureParameterfv(GLuint texture, GLenum pname, const GLfloat * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterfvEXT
void
glTextureParameterfv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glTextureParameterfv(GLuint texture, GLenum pname, const GLfloat * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterfvEXT
void
glTextureParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameteri(int arg0, int arg1, int arg2)
Entry point to C language function:void glTextureParameteri(GLuint texture, GLenum pname, GLint param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameteriEXT
void
glTextureParameteriEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glTextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
void
glTextureParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTextureParameterIiv(GLuint texture, GLenum pname, const GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIivEXT
void
glTextureParameterIiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTextureParameterIiv(GLuint texture, GLenum pname, const GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIivEXT
void
glTextureParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTextureParameterIuiv(GLuint texture, GLenum pname, const GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIuivEXT
void
glTextureParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTextureParameterIuiv(GLuint texture, GLenum pname, const GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIuivEXT
void
glTextureParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glTextureParameteriv(GLuint texture, GLenum pname, const GLint * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterivEXT
void
glTextureParameteriv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glTextureParameteriv(GLuint texture, GLenum pname, const GLint * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterivEXT
void
glTextureParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glTextureParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
void
glTextureRangeAPPLE(int arg0, int arg1, Buffer arg2)
Entry point to C language function:void glTextureRangeAPPLE(GLenum target, GLsizei length, const void * pointer)
Part ofGL_APPLE_texture_range
void
glTextureRenderbufferEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glTextureRenderbufferEXT(GLuint texture, GLenum target, GLuint renderbuffer)
Part ofGL_EXT_direct_state_access
void
glTextureStorage1D(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glTextureStorage1D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width)
Part ofGL_VERSION_4_5
,GL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
Alias for:glTextureStorage1DEXT
void
glTextureStorage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glTextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
Part ofGL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
void
glTextureStorage2D(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glTextureStorage2D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
Alias for:glTextureStorage2DEXT
void
glTextureStorage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glTextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
void
glTextureStorage2DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5)
Entry point to C language function:void glTextureStorage2DMultisample(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_VERSION_4_5
,GL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
Alias for:glTextureStorage2DMultisampleEXT
void
glTextureStorage2DMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Entry point to C language function:void glTextureStorage2DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
void
glTextureStorage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glTextureStorage3D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_VERSION_4_5
,GL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
Alias for:glTextureStorage3DEXT
void
glTextureStorage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Entry point to C language function:void glTextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
void
glTextureStorage3DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Entry point to C language function:void glTextureStorage3DMultisample(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_VERSION_4_5
,GL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
Alias for:glTextureStorage3DMultisampleEXT
void
glTextureStorage3DMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Entry point to C language function:void glTextureStorage3DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
void
glTextureStorageSparseAMD(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glTextureStorageSparseAMD(GLuint texture, GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei layers, GLbitfield flags)
Part ofGL_AMD_sparse_texture
void
glTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage1DEXT
void
glTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Entry point to C language function:void glTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage1DEXT
void
glTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, long arg7)
Entry point to C language function:void glTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Entry point to C language function:void glTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Entry point to C language function:void glTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage2DEXT
void
glTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Entry point to C language function:void glTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage2DEXT
void
glTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, long arg9)
Entry point to C language function:void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Entry point to C language function:void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Entry point to C language function:void glTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage3DEXT
void
glTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Entry point to C language function:void glTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage3DEXT
void
glTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, long arg11)
Entry point to C language function:void glTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Entry point to C language function:void glTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
void
glTextureView(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Entry point to C language function:void glTextureView(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers)
Part ofGL_VERSION_4_3
,GL_ARB_texture_view
,GL_OES_texture_view
,GL_EXT_texture_view
Alias for:glTextureViewOES
,glTextureViewEXT
void
glTransformFeedbackBufferBase(int arg0, int arg1, int arg2)
Entry point to C language function:void glTransformFeedbackBufferBase(GLuint xfb, GLuint index, GLuint buffer)
Part ofGL_VERSION_4_5
void
glTransformFeedbackBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Entry point to C language function:void glTransformFeedbackBufferRange(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_VERSION_4_5
void
glTransformFeedbackVaryings(int arg0, int arg1, String[] arg2, int arg3)
Entry point to C language function:void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * const * varyings, GLenum bufferMode)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_transform_feedback
,GL_NV_transform_feedback
Alias for:glTransformFeedbackVaryingsEXT
,glTransformFeedbackVaryingsNV
void
glTranslated(double arg0, double arg1, double arg2)
Entry point to C language function:void glTranslated(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
void
glTranslatef(float arg0, float arg1, float arg2)
Translate the current matrix.void
glUniform(GLUniformData arg0)
void
glUniform1d(int arg0, double arg1)
Entry point to C language function:void glUniform1d(GLint location, GLdouble x)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform1dv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glUniform1dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform1dv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glUniform1dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform1f(int arg0, float arg1)
Entry point to C language function:void glUniform1f(GLint location, GLfloat v0)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1fARB
void
glUniform1fARB(int arg0, float arg1)
Entry point to C language function:void glUniform1fARB(GLint location, GLfloat v0)
Part ofGL_ARB_shader_objects
void
glUniform1fv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform1fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1fvARB
void
glUniform1fv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform1fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1fvARB
void
glUniform1fvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform1fvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform1i(int arg0, int arg1)
Entry point to C language function:void glUniform1i(GLint location, GLint v0)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1iARB
void
glUniform1i64ARB(int arg0, long arg1)
Entry point to C language function:void glUniform1i64ARB(GLint location, GLint64 x)
Part ofGL_ARB_gpu_shader_int64
void
glUniform1i64NV(int arg0, long arg1)
Entry point to C language function:void glUniform1i64NV(GLint location, GLint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform1i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform1i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform1i64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform1i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform1i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform1i64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform1iARB(int arg0, int arg1)
Entry point to C language function:void glUniform1iARB(GLint location, GLint v0)
Part ofGL_ARB_shader_objects
void
glUniform1iv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform1iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1ivARB
void
glUniform1iv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform1iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1ivARB
void
glUniform1ivARB(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform1ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform1ivARB(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform1ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform1ui(int arg0, int arg1)
Entry point to C language function:void glUniform1ui(GLint location, GLuint v0)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform1uiEXT
void
glUniform1ui64ARB(int arg0, long arg1)
Entry point to C language function:void glUniform1ui64ARB(GLint location, GLuint64 x)
Part ofGL_ARB_gpu_shader_int64
void
glUniform1ui64NV(int arg0, long arg1)
Entry point to C language function:void glUniform1ui64NV(GLint location, GLuint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform1ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform1ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform1ui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform1ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform1ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform1ui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform1uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXT
void
glUniform1uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXT
void
glUniform2d(int arg0, double arg1, double arg2)
Entry point to C language function:void glUniform2d(GLint location, GLdouble x, GLdouble y)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform2dv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glUniform2dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform2dv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glUniform2dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform2f(int arg0, float arg1, float arg2)
Entry point to C language function:void glUniform2f(GLint location, GLfloat v0, GLfloat v1)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2fARB
void
glUniform2fARB(int arg0, float arg1, float arg2)
Entry point to C language function:void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1)
Part ofGL_ARB_shader_objects
void
glUniform2fv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform2fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2fvARB
void
glUniform2fv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform2fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2fvARB
void
glUniform2fvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform2fvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform2i(int arg0, int arg1, int arg2)
Entry point to C language function:void glUniform2i(GLint location, GLint v0, GLint v1)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2iARB
void
glUniform2i64ARB(int arg0, long arg1, long arg2)
Entry point to C language function:void glUniform2i64ARB(GLint location, GLint64 x, GLint64 y)
Part ofGL_ARB_gpu_shader_int64
void
glUniform2i64NV(int arg0, long arg1, long arg2)
Entry point to C language function:void glUniform2i64NV(GLint location, GLint64EXT x, GLint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform2i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform2i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform2i64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform2i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform2i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform2i64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform2iARB(int arg0, int arg1, int arg2)
Entry point to C language function:void glUniform2iARB(GLint location, GLint v0, GLint v1)
Part ofGL_ARB_shader_objects
void
glUniform2iv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform2iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2ivARB
void
glUniform2iv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform2iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2ivARB
void
glUniform2ivARB(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform2ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform2ivARB(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform2ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform2ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glUniform2ui(GLint location, GLuint v0, GLuint v1)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform2uiEXT
void
glUniform2ui64ARB(int arg0, long arg1, long arg2)
Entry point to C language function:void glUniform2ui64ARB(GLint location, GLuint64 x, GLuint64 y)
Part ofGL_ARB_gpu_shader_int64
void
glUniform2ui64NV(int arg0, long arg1, long arg2)
Entry point to C language function:void glUniform2ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform2ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform2ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform2ui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform2ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform2ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform2ui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform2uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXT
void
glUniform2uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXT
void
glUniform3d(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glUniform3d(GLint location, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform3dv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glUniform3dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform3dv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glUniform3dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform3f(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3fARB
void
glUniform3fARB(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Part ofGL_ARB_shader_objects
void
glUniform3fv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform3fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3fvARB
void
glUniform3fv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform3fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3fvARB
void
glUniform3fvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform3fvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform3i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3iARB
void
glUniform3i64ARB(int arg0, long arg1, long arg2, long arg3)
Entry point to C language function:void glUniform3i64ARB(GLint location, GLint64 x, GLint64 y, GLint64 z)
Part ofGL_ARB_gpu_shader_int64
void
glUniform3i64NV(int arg0, long arg1, long arg2, long arg3)
Entry point to C language function:void glUniform3i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform3i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform3i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform3i64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform3i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform3i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform3i64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform3iARB(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2)
Part ofGL_ARB_shader_objects
void
glUniform3iv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform3iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3ivARB
void
glUniform3iv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform3iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3ivARB
void
glUniform3ivARB(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform3ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform3ivARB(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform3ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform3ui(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform3uiEXT
void
glUniform3ui64ARB(int arg0, long arg1, long arg2, long arg3)
Entry point to C language function:void glUniform3ui64ARB(GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
Part ofGL_ARB_gpu_shader_int64
void
glUniform3ui64NV(int arg0, long arg1, long arg2, long arg3)
Entry point to C language function:void glUniform3ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform3ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform3ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform3ui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform3ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform3ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform3ui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform3uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXT
void
glUniform3uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXT
void
glUniform4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glUniform4d(GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform4dv(int arg0, int arg1, double[] arg2, int arg3)
Entry point to C language function:void glUniform4dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform4dv(int arg0, int arg1, DoubleBuffer arg2)
Entry point to C language function:void glUniform4dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniform4f(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4fARB
void
glUniform4fARB(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Part ofGL_ARB_shader_objects
void
glUniform4fv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform4fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4fvARB
void
glUniform4fv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform4fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4fvARB
void
glUniform4fvARB(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform4fvARB(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniform4i(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4iARB
void
glUniform4i64ARB(int arg0, long arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glUniform4i64ARB(GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
Part ofGL_ARB_gpu_shader_int64
void
glUniform4i64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glUniform4i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform4i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform4i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform4i64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform4i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform4i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform4i64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform4iARB(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Part ofGL_ARB_shader_objects
void
glUniform4iv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform4iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4ivARB
void
glUniform4iv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform4iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4ivARB
void
glUniform4ivARB(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform4ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform4ivARB(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform4ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
void
glUniform4ui(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform4uiEXT
void
glUniform4ui64ARB(int arg0, long arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glUniform4ui64ARB(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
Part ofGL_ARB_gpu_shader_int64
void
glUniform4ui64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glUniform4ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform4ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform4ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform4ui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform4ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
void
glUniform4ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform4ui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
void
glUniform4uiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXT
void
glUniform4uiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXT
void
glUniformBlockBinding(int arg0, int arg1, int arg2)
Entry point to C language function:void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
void
glUniformBufferEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glUniformBufferEXT(GLuint program, GLint location, GLuint buffer)
Part ofGL_EXT_bindable_uniform
void
glUniformHandleui64ARB(int arg0, long arg1)
Entry point to C language function:void glUniformHandleui64ARB(GLint location, GLuint64 value)
Part ofGL_ARB_bindless_texture
void
glUniformHandleui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniformHandleui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_bindless_texture
void
glUniformHandleui64vARB(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniformHandleui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_bindless_texture
void
glUniformMatrix2dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix2dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix2fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix2fvARB
void
glUniformMatrix2fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix2fvARB
void
glUniformMatrix2fvARB(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniformMatrix2fvARB(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniformMatrix2x3dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix2x3dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix2x3fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNV
void
glUniformMatrix2x3fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNV
void
glUniformMatrix2x4dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix2x4dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix2x4fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNV
void
glUniformMatrix2x4fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNV
void
glUniformMatrix3dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix3dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix3fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix3fvARB
void
glUniformMatrix3fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix3fvARB
void
glUniformMatrix3fvARB(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniformMatrix3fvARB(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniformMatrix3x2dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix3x2dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix3x2fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNV
void
glUniformMatrix3x2fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNV
void
glUniformMatrix3x4dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix3x4dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix3x4fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNV
void
glUniformMatrix3x4fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNV
void
glUniformMatrix4dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix4dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix4fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix4fvARB
void
glUniformMatrix4fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix4fvARB
void
glUniformMatrix4fvARB(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniformMatrix4fvARB(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
void
glUniformMatrix4x2dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix4x2dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix4x2fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNV
void
glUniformMatrix4x2fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNV
void
glUniformMatrix4x3dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix4x3dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Entry point to C language function:void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
void
glUniformMatrix4x3fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNV
void
glUniformMatrix4x3fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNV
void
glUniformSubroutinesuiv(int arg0, int arg1, int[] arg2, int arg3)
Entry point to C language function:void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glUniformSubroutinesuiv(int arg0, int arg1, IntBuffer arg2)
Entry point to C language function:void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
void
glUniformui64NV(int arg0, long arg1)
Entry point to C language function:void glUniformui64NV(GLint location, GLuint64EXT value)
Part ofGL_NV_shader_buffer_load
void
glUniformui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Entry point to C language function:void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
void
glUniformui64vNV(int arg0, int arg1, LongBuffer arg2)
Entry point to C language function:void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
void
glUnlockArraysEXT()
Entry point to C language function:void glUnlockArraysEXT()
Part ofGL_EXT_compiled_vertex_array
boolean
glUnmapBuffer(int arg0)
Entry point to C language function:GLboolean glUnmapBuffer(GLenum target)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_OES_mapbuffer
,GL_ARB_vertex_buffer_object
Alias for:glUnmapBufferOES
,glUnmapBufferARB
boolean
glUnmapNamedBuffer(int arg0)
Entry point to C language function:GLboolean glUnmapNamedBuffer(GLuint buffer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glUnmapNamedBufferEXT
boolean
glUnmapNamedBufferEXT(int arg0)
Entry point to C language function:GLboolean glUnmapNamedBufferEXT(GLuint buffer)
Part ofGL_EXT_direct_state_access
void
glUnmapTexture2DINTEL(int arg0, int arg1)
Entry point to C language function:void glUnmapTexture2DINTEL(GLuint texture, GLint level)
Part ofGL_INTEL_map_texture
void
glUseProgram(int arg0)
Entry point to C language function:void glUseProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glUseProgramObjectARB(long arg0)
Entry point to C language function:void glUseProgramObjectARB(GLhandleARB programObj)
Part ofGL_ARB_shader_objects
void
glUseProgramStages(int arg0, int arg1, int arg2)
Entry point to C language function:void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glUseProgramStagesEXT
void
glValidateProgram(int arg0)
Entry point to C language function:void glValidateProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glValidateProgramARB
void
glValidateProgramARB(long arg0)
Entry point to C language function:void glValidateProgramARB(GLhandleARB programObj)
Part ofGL_ARB_shader_objects
void
glValidateProgramPipeline(int arg0)
Entry point to C language function:void glValidateProgramPipeline(GLuint pipeline)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glValidateProgramPipelineEXT
void
glVariantbvEXT(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVariantbvEXT(GLuint id, const GLbyte * addr)
Part ofGL_EXT_vertex_shader
void
glVariantbvEXT(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVariantbvEXT(GLuint id, const GLbyte * addr)
Part ofGL_EXT_vertex_shader
void
glVariantdvEXT(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVariantdvEXT(GLuint id, const GLdouble * addr)
Part ofGL_EXT_vertex_shader
void
glVariantdvEXT(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVariantdvEXT(GLuint id, const GLdouble * addr)
Part ofGL_EXT_vertex_shader
void
glVariantfvEXT(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVariantfvEXT(GLuint id, const GLfloat * addr)
Part ofGL_EXT_vertex_shader
void
glVariantfvEXT(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVariantfvEXT(GLuint id, const GLfloat * addr)
Part ofGL_EXT_vertex_shader
void
glVariantivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVariantivEXT(GLuint id, const GLint * addr)
Part ofGL_EXT_vertex_shader
void
glVariantivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVariantivEXT(GLuint id, const GLint * addr)
Part ofGL_EXT_vertex_shader
void
glVariantPointerEXT(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const void * addr)
Part ofGL_EXT_vertex_shader
void
glVariantPointerEXT(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const void * addr)
Part ofGL_EXT_vertex_shader
void
glVariantsvEXT(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVariantsvEXT(GLuint id, const GLshort * addr)
Part ofGL_EXT_vertex_shader
void
glVariantsvEXT(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVariantsvEXT(GLuint id, const GLshort * addr)
Part ofGL_EXT_vertex_shader
void
glVariantubvEXT(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVariantubvEXT(GLuint id, const GLubyte * addr)
Part ofGL_EXT_vertex_shader
void
glVariantubvEXT(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVariantubvEXT(GLuint id, const GLubyte * addr)
Part ofGL_EXT_vertex_shader
void
glVariantuivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVariantuivEXT(GLuint id, const GLuint * addr)
Part ofGL_EXT_vertex_shader
void
glVariantuivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVariantuivEXT(GLuint id, const GLuint * addr)
Part ofGL_EXT_vertex_shader
void
glVariantusvEXT(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVariantusvEXT(GLuint id, const GLushort * addr)
Part ofGL_EXT_vertex_shader
void
glVariantusvEXT(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVariantusvEXT(GLuint id, const GLushort * addr)
Part ofGL_EXT_vertex_shader
void
glVDPAUFiniNV()
Entry point to C language function:void glVDPAUFiniNV()
Part ofGL_NV_vdpau_interop
void
glVDPAUGetSurfaceivNV(long arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Entry point to C language function:void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_NV_vdpau_interop
void
glVDPAUGetSurfaceivNV(long arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Entry point to C language function:void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_NV_vdpau_interop
void
glVDPAUInitNV(Buffer arg0, Buffer arg1)
Entry point to C language function:void glVDPAUInitNV(const void * vdpDevice, const void * getProcAddress)
Part ofGL_NV_vdpau_interop
boolean
glVDPAUIsSurfaceNV(long arg0)
Entry point to C language function:GLboolean glVDPAUIsSurfaceNV(GLvdpauSurfaceNV surface)
Part ofGL_NV_vdpau_interop
void
glVDPAUMapSurfacesNV(int arg0, PointerBuffer arg1)
Entry point to C language function:void glVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces)
Part ofGL_NV_vdpau_interop
long
glVDPAURegisterOutputSurfaceNV(Buffer arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
long
glVDPAURegisterOutputSurfaceNV(Buffer arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
long
glVDPAURegisterVideoSurfaceNV(Buffer arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
long
glVDPAURegisterVideoSurfaceNV(Buffer arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
void
glVDPAUSurfaceAccessNV(long arg0, int arg1)
Entry point to C language function:void glVDPAUSurfaceAccessNV(GLvdpauSurfaceNV surface, GLenum access)
Part ofGL_NV_vdpau_interop
void
glVDPAUUnmapSurfacesNV(int arg0, PointerBuffer arg1)
Entry point to C language function:void glVDPAUUnmapSurfacesNV(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces)
Part ofGL_NV_vdpau_interop
void
glVDPAUUnregisterSurfaceNV(long arg0)
Entry point to C language function:void glVDPAUUnregisterSurfaceNV(GLvdpauSurfaceNV surface)
Part ofGL_NV_vdpau_interop
void
glVertex2bOES(byte arg0, byte arg1)
Entry point to C language function:void glVertex2bOES(GLbyte x, GLbyte y)
Part ofGL_OES_byte_coordinates
void
glVertex2bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glVertex2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glVertex2bvOES(ByteBuffer arg0)
Entry point to C language function:void glVertex2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glVertex2d(double arg0, double arg1)
void
glVertex2dv(double[] arg0, int arg1)
void
glVertex2dv(DoubleBuffer arg0)
void
glVertex2f(float arg0, float arg1)
void
glVertex2fv(float[] arg0, int arg1)
void
glVertex2fv(FloatBuffer arg0)
void
glVertex2h(short arg0, short arg1)
Entry point to C language function:void glVertex2h(GLhalfNV x, GLhalfNV y)
Part ofGL_NV_half_float
Alias for:glVertex2hNV
void
glVertex2hv(short[] arg0, int arg1)
Entry point to C language function:void glVertex2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex2hvNV
void
glVertex2hv(ShortBuffer arg0)
Entry point to C language function:void glVertex2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex2hvNV
void
glVertex2i(int arg0, int arg1)
void
glVertex2iv(int[] arg0, int arg1)
void
glVertex2iv(IntBuffer arg0)
void
glVertex2s(short arg0, short arg1)
void
glVertex2sv(short[] arg0, int arg1)
void
glVertex2sv(ShortBuffer arg0)
void
glVertex3bOES(byte arg0, byte arg1, byte arg2)
Entry point to C language function:void glVertex3bOES(GLbyte x, GLbyte y, GLbyte z)
Part ofGL_OES_byte_coordinates
void
glVertex3bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glVertex3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glVertex3bvOES(ByteBuffer arg0)
Entry point to C language function:void glVertex3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glVertex3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glVertex3d(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
void
glVertex3dv(double[] arg0, int arg1)
void
glVertex3dv(DoubleBuffer arg0)
void
glVertex3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glVertex3f(GLfloat x, GLfloat y, GLfloat z)
Part ofGL_VERSION_1_0
void
glVertex3fv(float[] arg0, int arg1)
void
glVertex3fv(FloatBuffer arg0)
void
glVertex3h(short arg0, short arg1, short arg2)
Entry point to C language function:void glVertex3h(GLhalfNV x, GLhalfNV y, GLhalfNV z)
Part ofGL_NV_half_float
Alias for:glVertex3hNV
void
glVertex3hv(short[] arg0, int arg1)
Entry point to C language function:void glVertex3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex3hvNV
void
glVertex3hv(ShortBuffer arg0)
Entry point to C language function:void glVertex3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex3hvNV
void
glVertex3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertex3i(GLint x, GLint y, GLint z)
Part ofGL_VERSION_1_0
void
glVertex3iv(int[] arg0, int arg1)
void
glVertex3iv(IntBuffer arg0)
void
glVertex3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glVertex3s(GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_1_0
void
glVertex3sv(short[] arg0, int arg1)
void
glVertex3sv(ShortBuffer arg0)
void
glVertex4bOES(byte arg0, byte arg1, byte arg2, byte arg3)
Entry point to C language function:void glVertex4bOES(GLbyte x, GLbyte y, GLbyte z, GLbyte w)
Part ofGL_OES_byte_coordinates
void
glVertex4bvOES(byte[] arg0, int arg1)
Entry point to C language function:void glVertex4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glVertex4bvOES(ByteBuffer arg0)
Entry point to C language function:void glVertex4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
void
glVertex4d(double arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_VERSION_1_0
void
glVertex4dv(double[] arg0, int arg1)
void
glVertex4dv(DoubleBuffer arg0)
void
glVertex4f(float arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_VERSION_1_0
void
glVertex4fv(float[] arg0, int arg1)
void
glVertex4fv(FloatBuffer arg0)
void
glVertex4h(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glVertex4h(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w)
Part ofGL_NV_half_float
Alias for:glVertex4hNV
void
glVertex4hv(short[] arg0, int arg1)
Entry point to C language function:void glVertex4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex4hvNV
void
glVertex4hv(ShortBuffer arg0)
Entry point to C language function:void glVertex4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex4hvNV
void
glVertex4i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertex4i(GLint x, GLint y, GLint z, GLint w)
Part ofGL_VERSION_1_0
void
glVertex4iv(int[] arg0, int arg1)
void
glVertex4iv(IntBuffer arg0)
void
glVertex4s(short arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_VERSION_1_0
void
glVertex4sv(short[] arg0, int arg1)
void
glVertex4sv(ShortBuffer arg0)
void
glVertexArrayAttribBinding(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexArrayAttribBinding(GLuint vaobj, GLuint attribindex, GLuint bindingindex)
Part ofGL_VERSION_4_5
void
glVertexArrayAttribFormat(int arg0, int arg1, int arg2, int arg3, boolean arg4, int arg5)
Entry point to C language function:void glVertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
Part ofGL_VERSION_4_5
void
glVertexArrayAttribIFormat(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexArrayAttribIFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_VERSION_4_5
void
glVertexArrayAttribLFormat(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexArrayAttribLFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_VERSION_4_5
void
glVertexArrayBindingDivisor(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexArrayBindingDivisor(GLuint vaobj, GLuint bindingindex, GLuint divisor)
Part ofGL_VERSION_4_5
void
glVertexArrayBindVertexBufferEXT(int arg0, int arg1, int arg2, long arg3, int arg4)
Entry point to C language function:void glVertexArrayBindVertexBufferEXT(GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
void
glVertexArrayColorOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glVertexArrayColorOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayEdgeFlagOffsetEXT(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glVertexArrayEdgeFlagOffsetEXT(GLuint vaobj, GLuint buffer, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayElementBuffer(int arg0, int arg1)
Entry point to C language function:void glVertexArrayElementBuffer(GLuint vaobj, GLuint buffer)
Part ofGL_VERSION_4_5
void
glVertexArrayFogCoordOffsetEXT(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glVertexArrayFogCoordOffsetEXT(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayIndexOffsetEXT(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glVertexArrayIndexOffsetEXT(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayMultiTexCoordOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glVertexArrayMultiTexCoordOffsetEXT(GLuint vaobj, GLuint buffer, GLenum texunit, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayNormalOffsetEXT(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glVertexArrayNormalOffsetEXT(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayParameteriAPPLE(int arg0, int arg1)
Entry point to C language function:void glVertexArrayParameteriAPPLE(GLenum pname, GLint param)
Part ofGL_APPLE_vertex_array_range
void
glVertexArrayRangeAPPLE(int arg0, Buffer arg1)
Entry point to C language function:void glVertexArrayRangeAPPLE(GLsizei length, void * pointer)
Part ofGL_APPLE_vertex_array_range
void
glVertexArraySecondaryColorOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glVertexArraySecondaryColorOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayTexCoordOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glVertexArrayTexCoordOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayVertexAttribBindingEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexArrayVertexAttribBindingEXT(GLuint vaobj, GLuint attribindex, GLuint bindingindex)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
void
glVertexArrayVertexAttribDivisorEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexArrayVertexAttribDivisorEXT(GLuint vaobj, GLuint index, GLuint divisor)
Part ofGL_EXT_direct_state_access
void
glVertexArrayVertexAttribFormatEXT(int arg0, int arg1, int arg2, int arg3, boolean arg4, int arg5)
Entry point to C language function:void glVertexArrayVertexAttribFormatEXT(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
void
glVertexArrayVertexAttribIFormatEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexArrayVertexAttribIFormatEXT(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
void
glVertexArrayVertexAttribIOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glVertexArrayVertexAttribIOffsetEXT(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayVertexAttribLFormatEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexArrayVertexAttribLFormatEXT(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
void
glVertexArrayVertexAttribLOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Entry point to C language function:void glVertexArrayVertexAttribLOffsetEXT(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_vertex_attrib_64bit
,GL_EXT_direct_state_access
void
glVertexArrayVertexAttribOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, int arg6, long arg7)
Entry point to C language function:void glVertexArrayVertexAttribOffsetEXT(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexArrayVertexBindingDivisorEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexArrayVertexBindingDivisorEXT(GLuint vaobj, GLuint bindingindex, GLuint divisor)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
void
glVertexArrayVertexBuffer(int arg0, int arg1, int arg2, long arg3, int arg4)
Entry point to C language function:void glVertexArrayVertexBuffer(GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride)
Part ofGL_VERSION_4_5
void
glVertexArrayVertexBuffers(int arg0, int arg1, int arg2, int[] arg3, int arg4, PointerBuffer arg5, int[] arg6, int arg7)
Entry point to C language function:void glVertexArrayVertexBuffers(GLuint vaobj, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_5
void
glVertexArrayVertexBuffers(int arg0, int arg1, int arg2, IntBuffer arg3, PointerBuffer arg4, IntBuffer arg5)
Entry point to C language function:void glVertexArrayVertexBuffers(GLuint vaobj, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_5
void
glVertexArrayVertexOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Entry point to C language function:void glVertexArrayVertexOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
void
glVertexAttrib1d(int arg0, double arg1)
Entry point to C language function:void glVertexAttrib1d(GLuint index, GLdouble x)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1dNV
,glVertexAttrib1dARB
void
glVertexAttrib1dARB(int arg0, double arg1)
Entry point to C language function:void glVertexAttrib1dARB(GLuint index, GLdouble x)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1dvARB
,glVertexAttrib1dvNV
void
glVertexAttrib1dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib1dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1dvARB
,glVertexAttrib1dvNV
void
glVertexAttrib1dvARB(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1dvARB(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib1dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1f(int arg0, float arg1)
Entry point to C language function:void glVertexAttrib1f(GLuint index, GLfloat x)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1fARB
,glVertexAttrib1fNV
void
glVertexAttrib1fARB(int arg0, float arg1)
Entry point to C language function:void glVertexAttrib1fARB(GLuint index, GLfloat x)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1fvNV
,glVertexAttrib1fvARB
void
glVertexAttrib1fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib1fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1fvNV
,glVertexAttrib1fvARB
void
glVertexAttrib1fvARB(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1fvARB(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib1fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1h(int arg0, short arg1)
Entry point to C language function:void glVertexAttrib1h(GLuint index, GLhalfNV x)
Part ofGL_NV_half_float
Alias for:glVertexAttrib1hNV
void
glVertexAttrib1hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib1hvNV
void
glVertexAttrib1hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib1hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib1hvNV
void
glVertexAttrib1s(int arg0, short arg1)
Entry point to C language function:void glVertexAttrib1s(GLuint index, GLshort x)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1sNV
,glVertexAttrib1sARB
void
glVertexAttrib1sARB(int arg0, short arg1)
Entry point to C language function:void glVertexAttrib1sARB(GLuint index, GLshort x)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1svARB
,glVertexAttrib1svNV
void
glVertexAttrib1sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib1sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1svARB
,glVertexAttrib1svNV
void
glVertexAttrib1svARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib1svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib1svARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib1svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2d(int arg0, double arg1, double arg2)
Entry point to C language function:void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2dARB
,glVertexAttrib2dNV
void
glVertexAttrib2dARB(int arg0, double arg1, double arg2)
Entry point to C language function:void glVertexAttrib2dARB(GLuint index, GLdouble x, GLdouble y)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib2dvNV
,glVertexAttrib2dvARB
void
glVertexAttrib2dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib2dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib2dvNV
,glVertexAttrib2dvARB
void
glVertexAttrib2dvARB(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2dvARB(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib2dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2f(int arg0, float arg1, float arg2)
Entry point to C language function:void glVertexAttrib2f(GLuint index, GLfloat x, GLfloat y)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2fARB
,glVertexAttrib2fNV
void
glVertexAttrib2fARB(int arg0, float arg1, float arg2)
Entry point to C language function:void glVertexAttrib2fARB(GLuint index, GLfloat x, GLfloat y)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2fvARB
,glVertexAttrib2fvNV
void
glVertexAttrib2fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib2fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2fvARB
,glVertexAttrib2fvNV
void
glVertexAttrib2fvARB(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2fvARB(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib2fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2h(int arg0, short arg1, short arg2)
Entry point to C language function:void glVertexAttrib2h(GLuint index, GLhalfNV x, GLhalfNV y)
Part ofGL_NV_half_float
Alias for:glVertexAttrib2hNV
void
glVertexAttrib2hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib2hvNV
void
glVertexAttrib2hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib2hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib2hvNV
void
glVertexAttrib2s(int arg0, short arg1, short arg2)
Entry point to C language function:void glVertexAttrib2s(GLuint index, GLshort x, GLshort y)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib2sNV
,glVertexAttrib2sARB
void
glVertexAttrib2sARB(int arg0, short arg1, short arg2)
Entry point to C language function:void glVertexAttrib2sARB(GLuint index, GLshort x, GLshort y)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2svARB
,glVertexAttrib2svNV
void
glVertexAttrib2sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib2sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2svARB
,glVertexAttrib2svNV
void
glVertexAttrib2svARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib2svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib2svARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib2svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3d(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3dARB
,glVertexAttrib3dNV
void
glVertexAttrib3dARB(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glVertexAttrib3dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3dvNV
,glVertexAttrib3dvARB
void
glVertexAttrib3dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib3dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3dvNV
,glVertexAttrib3dvARB
void
glVertexAttrib3dvARB(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3dvARB(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib3dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3f(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3fARB
,glVertexAttrib3fNV
void
glVertexAttrib3fARB(int arg0, float arg1, float arg2, float arg3)
Entry point to C language function:void glVertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3fvNV
,glVertexAttrib3fvARB
void
glVertexAttrib3fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib3fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3fvNV
,glVertexAttrib3fvARB
void
glVertexAttrib3fvARB(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3fvARB(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib3fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3h(int arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glVertexAttrib3h(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z)
Part ofGL_NV_half_float
Alias for:glVertexAttrib3hNV
void
glVertexAttrib3hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib3hvNV
void
glVertexAttrib3hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib3hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib3hvNV
void
glVertexAttrib3s(int arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3sNV
,glVertexAttrib3sARB
void
glVertexAttrib3sARB(int arg0, short arg1, short arg2, short arg3)
Entry point to C language function:void glVertexAttrib3sARB(GLuint index, GLshort x, GLshort y, GLshort z)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3svARB
,glVertexAttrib3svNV
void
glVertexAttrib3sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib3sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3svARB
,glVertexAttrib3svNV
void
glVertexAttrib3svARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib3svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib3svARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib3svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4bv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4bvARB
void
glVertexAttrib4bv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4bvARB
void
glVertexAttrib4bvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4bvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4bvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4bvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4dNV
,glVertexAttrib4dARB
void
glVertexAttrib4dARB(int arg0, double arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glVertexAttrib4dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4dvNV
,glVertexAttrib4dvARB
void
glVertexAttrib4dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib4dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4dvNV
,glVertexAttrib4dvARB
void
glVertexAttrib4dvARB(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4dvARB(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttrib4dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4f(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glVertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4fNV
,glVertexAttrib4fARB
void
glVertexAttrib4fARB(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glVertexAttrib4fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4fv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4fvNV
,glVertexAttrib4fvARB
void
glVertexAttrib4fv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib4fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4fvNV
,glVertexAttrib4fvARB
void
glVertexAttrib4fvARB(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4fvARB(int arg0, FloatBuffer arg1)
Entry point to C language function:void glVertexAttrib4fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4h(int arg0, short arg1, short arg2, short arg3, short arg4)
Entry point to C language function:void glVertexAttrib4h(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w)
Part ofGL_NV_half_float
Alias for:glVertexAttrib4hNV
void
glVertexAttrib4hv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib4hvNV
void
glVertexAttrib4hv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib4hvNV
void
glVertexAttrib4iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4iv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ivARB
void
glVertexAttrib4iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4iv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ivARB
void
glVertexAttrib4ivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4ivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4ivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4ivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Nbv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4Nbv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NbvARB
void
glVertexAttrib4Nbv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4Nbv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NbvARB
void
glVertexAttrib4NbvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4NbvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Niv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4Niv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NivARB
void
glVertexAttrib4Niv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4Niv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NivARB
void
glVertexAttrib4NivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4NivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4NivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4NivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Nsv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4Nsv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NsvARB
void
glVertexAttrib4Nsv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4Nsv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NsvARB
void
glVertexAttrib4NsvARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4NsvARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4NsvARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4NsvARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Nub(int arg0, byte arg1, byte arg2, byte arg3, byte arg4)
Entry point to C language function:void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NubARB
void
glVertexAttrib4NubARB(int arg0, byte arg1, byte arg2, byte arg3, byte arg4)
Entry point to C language function:void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Nubv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4Nubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NubvARB
void
glVertexAttrib4Nubv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4Nubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NubvARB
void
glVertexAttrib4NubvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4NubvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Nuiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4Nuiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NuivARB
void
glVertexAttrib4Nuiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4Nuiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NuivARB
void
glVertexAttrib4NuivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4NuivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4NuivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4NuivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4Nusv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4Nusv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NusvARB
void
glVertexAttrib4Nusv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4Nusv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NusvARB
void
glVertexAttrib4NusvARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4NusvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4NusvARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4NusvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4s(int arg0, short arg1, short arg2, short arg3, short arg4)
Entry point to C language function:void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4sNV
,glVertexAttrib4sARB
void
glVertexAttrib4sARB(int arg0, short arg1, short arg2, short arg3, short arg4)
Entry point to C language function:void glVertexAttrib4sARB(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4svNV
,glVertexAttrib4svARB
void
glVertexAttrib4sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4svNV
,glVertexAttrib4svARB
void
glVertexAttrib4svARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4svARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4ubv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ubvNV
,glVertexAttrib4ubvARB
void
glVertexAttrib4ubv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ubvNV
,glVertexAttrib4ubvARB
void
glVertexAttrib4ubvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4ubvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4uivARB
void
glVertexAttrib4uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4uivARB
void
glVertexAttrib4uivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4uivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4uivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttrib4uivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4usv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4usvARB
void
glVertexAttrib4usv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4usvARB
void
glVertexAttrib4usvARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttrib4usvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttrib4usvARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttrib4usvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
void
glVertexAttribBinding(int arg0, int arg1)
Entry point to C language function:void glVertexAttribBinding(GLuint attribindex, GLuint bindingindex)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
void
glVertexAttribDivisor(int arg0, int arg1)
Entry point to C language function:void glVertexAttribDivisor(GLuint index, GLuint divisor)
Part ofGL_VERSION_3_3
,GL_ES_VERSION_3_0
,GL_NV_instanced_arrays
,GL_ANGLE_instanced_arrays
,GL_ARB_instanced_arrays
,GL_EXT_instanced_arrays
Alias for:glVertexAttribDivisorNV
,glVertexAttribDivisorANGLE
,glVertexAttribDivisorARB
,glVertexAttribDivisorEXT
void
glVertexAttribFormat(int arg0, int arg1, int arg2, boolean arg3, int arg4)
Entry point to C language function:void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
,GL_NV_vertex_buffer_unified_memory
Alias for:glVertexAttribFormatNV
void
glVertexAttribFormatNV(int arg0, int arg1, int arg2, boolean arg3, int arg4)
Entry point to C language function:void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glVertexAttribI1i(int arg0, int arg1)
Entry point to C language function:void glVertexAttribI1i(GLuint index, GLint x)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1iEXT
void
glVertexAttribI1iEXT(int arg0, int arg1)
Entry point to C language function:void glVertexAttribI1iEXT(GLuint index, GLint x)
Part ofGL_NV_vertex_program4
void
glVertexAttribI1iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI1iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1ivEXT
void
glVertexAttribI1iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI1iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1ivEXT
void
glVertexAttribI1ivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI1ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI1ivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI1ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI1ui(int arg0, int arg1)
Entry point to C language function:void glVertexAttribI1ui(GLuint index, GLuint x)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1uiEXT
void
glVertexAttribI1uiEXT(int arg0, int arg1)
Entry point to C language function:void glVertexAttribI1uiEXT(GLuint index, GLuint x)
Part ofGL_NV_vertex_program4
void
glVertexAttribI1uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI1uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1uivEXT
void
glVertexAttribI1uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI1uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1uivEXT
void
glVertexAttribI1uivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI1uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI1uivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI1uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI2i(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexAttribI2i(GLuint index, GLint x, GLint y)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2iEXT
void
glVertexAttribI2iEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexAttribI2iEXT(GLuint index, GLint x, GLint y)
Part ofGL_NV_vertex_program4
void
glVertexAttribI2iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI2iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2ivEXT
void
glVertexAttribI2iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI2iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2ivEXT
void
glVertexAttribI2ivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI2ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI2ivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI2ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI2ui(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2uiEXT
void
glVertexAttribI2uiEXT(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexAttribI2uiEXT(GLuint index, GLuint x, GLuint y)
Part ofGL_NV_vertex_program4
void
glVertexAttribI2uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI2uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2uivEXT
void
glVertexAttribI2uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI2uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2uivEXT
void
glVertexAttribI2uivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI2uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI2uivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI2uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI3i(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3iEXT
void
glVertexAttribI3iEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribI3iEXT(GLuint index, GLint x, GLint y, GLint z)
Part ofGL_NV_vertex_program4
void
glVertexAttribI3iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI3iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3ivEXT
void
glVertexAttribI3iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI3iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3ivEXT
void
glVertexAttribI3ivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI3ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI3ivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI3ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI3ui(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3uiEXT
void
glVertexAttribI3uiEXT(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribI3uiEXT(GLuint index, GLuint x, GLuint y, GLuint z)
Part ofGL_NV_vertex_program4
void
glVertexAttribI3uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI3uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3uivEXT
void
glVertexAttribI3uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI3uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3uivEXT
void
glVertexAttribI3uivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI3uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI3uivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI3uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4bv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4bvEXT
void
glVertexAttribI4bv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttribI4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4bvEXT
void
glVertexAttribI4bvEXT(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4bvEXT(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4i(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4iEXT
void
glVertexAttribI4iEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexAttribI4iEXT(GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4iv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXT
void
glVertexAttribI4iv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXT
void
glVertexAttribI4ivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4ivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI4ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4sv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4svEXT
void
glVertexAttribI4sv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttribI4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4svEXT
void
glVertexAttribI4svEXT(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4svEXT(GLuint index, const GLshort * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4svEXT(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttribI4svEXT(GLuint index, const GLshort * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4ubv(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ubvEXT
void
glVertexAttribI4ubv(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttribI4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ubvEXT
void
glVertexAttribI4ubvEXT(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4ubvEXT(int arg0, ByteBuffer arg1)
Entry point to C language function:void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4ui(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4uiEXT
void
glVertexAttribI4uiEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Entry point to C language function:void glVertexAttribI4uiEXT(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXT
void
glVertexAttribI4uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXT
void
glVertexAttribI4uivEXT(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4uivEXT(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexAttribI4uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4usv(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4usvEXT
void
glVertexAttribI4usv(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttribI4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4usvEXT
void
glVertexAttribI4usvEXT(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glVertexAttribI4usvEXT(GLuint index, const GLushort * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribI4usvEXT(int arg0, ShortBuffer arg1)
Entry point to C language function:void glVertexAttribI4usvEXT(GLuint index, const GLushort * v)
Part ofGL_NV_vertex_program4
void
glVertexAttribIFormat(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
,GL_NV_vertex_buffer_unified_memory
Alias for:glVertexAttribIFormatNV
void
glVertexAttribIFormatNV(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glVertexAttribIPointer(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribIPointerEXT
void
glVertexAttribIPointer(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
void
glVertexAttribIPointerEXT(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glVertexAttribIPointerEXT(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_NV_vertex_program4
void
glVertexAttribL1d(int arg0, double arg1)
Entry point to C language function:void glVertexAttribL1d(GLuint index, GLdouble x)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL1dEXT
void
glVertexAttribL1dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL1dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL1dvEXT
void
glVertexAttribL1dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttribL1dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL1dvEXT
void
glVertexAttribL1i64NV(int arg0, long arg1)
Entry point to C language function:void glVertexAttribL1i64NV(GLuint index, GLint64EXT x)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL1i64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL1i64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL1ui64ARB(int arg0, long arg1)
Entry point to C language function:void glVertexAttribL1ui64ARB(GLuint index, GLuint64EXT x)
Part ofGL_ARB_bindless_texture
void
glVertexAttribL1ui64NV(int arg0, long arg1)
Entry point to C language function:void glVertexAttribL1ui64NV(GLuint index, GLuint64EXT x)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL1ui64vARB(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL1ui64vARB(GLuint index, const GLuint64EXT * v)
Part ofGL_ARB_bindless_texture
void
glVertexAttribL1ui64vARB(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL1ui64vARB(GLuint index, const GLuint64EXT * v)
Part ofGL_ARB_bindless_texture
void
glVertexAttribL1ui64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL1ui64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL2d(int arg0, double arg1, double arg2)
Entry point to C language function:void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL2dEXT
void
glVertexAttribL2dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL2dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL2dvEXT
void
glVertexAttribL2dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttribL2dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL2dvEXT
void
glVertexAttribL2i64NV(int arg0, long arg1, long arg2)
Entry point to C language function:void glVertexAttribL2i64NV(GLuint index, GLint64EXT x, GLint64EXT y)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL2i64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL2i64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL2ui64NV(int arg0, long arg1, long arg2)
Entry point to C language function:void glVertexAttribL2ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL2ui64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL2ui64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL3d(int arg0, double arg1, double arg2, double arg3)
Entry point to C language function:void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL3dEXT
void
glVertexAttribL3dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL3dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL3dvEXT
void
glVertexAttribL3dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttribL3dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL3dvEXT
void
glVertexAttribL3i64NV(int arg0, long arg1, long arg2, long arg3)
Entry point to C language function:void glVertexAttribL3i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL3i64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL3i64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL3ui64NV(int arg0, long arg1, long arg2, long arg3)
Entry point to C language function:void glVertexAttribL3ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL3ui64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL3ui64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Entry point to C language function:void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL4dEXT
void
glVertexAttribL4dv(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL4dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL4dvEXT
void
glVertexAttribL4dv(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glVertexAttribL4dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL4dvEXT
void
glVertexAttribL4i64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glVertexAttribL4i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL4i64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL4i64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL4ui64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Entry point to C language function:void glVertexAttribL4ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL4ui64vNV(int arg0, long[] arg1, int arg2)
Entry point to C language function:void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribL4ui64vNV(int arg0, LongBuffer arg1)
Entry point to C language function:void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribLFormat(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
,GL_NV_vertex_attrib_integer_64bit
Alias for:glVertexAttribLFormatNV
void
glVertexAttribLFormatNV(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glVertexAttribLFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_attrib_integer_64bit
void
glVertexAttribLPointer(int arg0, int arg1, int arg2, int arg3, long arg4)
Entry point to C language function:void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribLPointerEXT
void
glVertexAttribLPointer(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Entry point to C language function:void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part ofGL_VERSION_4_1
,GL_ARB_vertex_attrib_64bit
void
glVertexAttribP1ui(int arg0, int arg1, boolean arg2, int arg3)
Entry point to C language function:void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP1uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Entry point to C language function:void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP1uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Entry point to C language function:void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP2ui(int arg0, int arg1, boolean arg2, int arg3)
Entry point to C language function:void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP2uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Entry point to C language function:void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP2uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Entry point to C language function:void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP3ui(int arg0, int arg1, boolean arg2, int arg3)
Entry point to C language function:void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP3uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Entry point to C language function:void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP3uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Entry point to C language function:void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP4ui(int arg0, int arg1, boolean arg2, int arg3)
Entry point to C language function:void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP4uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Entry point to C language function:void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribP4uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Entry point to C language function:void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexAttribParameteriAMD(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexAttribParameteriAMD(GLuint index, GLenum pname, GLint param)
Part ofGL_AMD_interleaved_elements
void
glVertexAttribPointer(int arg0, int arg1, int arg2, boolean arg3, int arg4, long arg5)
Entry point to C language function:void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttribPointerARB
,glVertexAttribPointerNV
void
glVertexAttribPointer(int arg0, int arg1, int arg2, boolean arg3, int arg4, Buffer arg5)
Entry point to C language function:void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr);
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
void
glVertexAttribPointer(GLArrayData arg0)
void
glVertexAttribPointerARB(int arg0, int arg1, int arg2, boolean arg3, int arg4, long arg5)
Entry point to C language function:void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_program
void
glVertexAttribPointerARB(int arg0, int arg1, int arg2, boolean arg3, int arg4, Buffer arg5)
Entry point to C language function:void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_program
void
glVertexAttribs1hv(int arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glVertexAttribs1hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs1hvNV
void
glVertexAttribs1hv(int arg0, int arg1, ShortBuffer arg2)
Entry point to C language function:void glVertexAttribs1hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs1hvNV
void
glVertexAttribs2hv(int arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glVertexAttribs2hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs2hvNV
void
glVertexAttribs2hv(int arg0, int arg1, ShortBuffer arg2)
Entry point to C language function:void glVertexAttribs2hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs2hvNV
void
glVertexAttribs3hv(int arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glVertexAttribs3hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs3hvNV
void
glVertexAttribs3hv(int arg0, int arg1, ShortBuffer arg2)
Entry point to C language function:void glVertexAttribs3hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs3hvNV
void
glVertexAttribs4hv(int arg0, int arg1, short[] arg2, int arg3)
Entry point to C language function:void glVertexAttribs4hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs4hvNV
void
glVertexAttribs4hv(int arg0, int arg1, ShortBuffer arg2)
Entry point to C language function:void glVertexAttribs4hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs4hvNV
void
glVertexBindingDivisor(int arg0, int arg1)
Entry point to C language function:void glVertexBindingDivisor(GLuint bindingindex, GLuint divisor)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
void
glVertexBlendARB(int arg0)
Entry point to C language function:void glVertexBlendARB(GLint count)
Part ofGL_ARB_vertex_blend
void
glVertexFormatNV(int arg0, int arg1, int arg2)
Entry point to C language function:void glVertexFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
void
glVertexP2ui(int arg0, int arg1)
Entry point to C language function:void glVertexP2ui(GLenum type, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP2uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexP2uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP2uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexP2uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP3ui(int arg0, int arg1)
Entry point to C language function:void glVertexP3ui(GLenum type, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP3uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexP3uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP3uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexP3uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP4ui(int arg0, int arg1)
Entry point to C language function:void glVertexP4ui(GLenum type, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP4uiv(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glVertexP4uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexP4uiv(int arg0, IntBuffer arg1)
Entry point to C language function:void glVertexP4uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
void
glVertexPointer(int arg0, int arg1, int arg2, long arg3)
void
glVertexPointer(int arg0, int arg1, int arg2, Buffer arg3)
void
glVertexPointer(GLArrayData arg0)
void
glVertexWeightfEXT(float arg0)
Entry point to C language function:void glVertexWeightfEXT(GLfloat weight)
Part ofGL_EXT_vertex_weighting
void
glVertexWeightfvEXT(float[] arg0, int arg1)
Entry point to C language function:void glVertexWeightfvEXT(const GLfloat * weight)
Part ofGL_EXT_vertex_weighting
void
glVertexWeightfvEXT(FloatBuffer arg0)
Entry point to C language function:void glVertexWeightfvEXT(const GLfloat * weight)
Part ofGL_EXT_vertex_weighting
void
glVertexWeighth(short arg0)
Entry point to C language function:void glVertexWeighth(GLhalfNV weight)
Part ofGL_NV_half_float
Alias for:glVertexWeighthNV
void
glVertexWeighthv(short[] arg0, int arg1)
Entry point to C language function:void glVertexWeighthv(const GLhalfNV * weight)
Part ofGL_NV_half_float
Alias for:glVertexWeighthvNV
void
glVertexWeighthv(ShortBuffer arg0)
Entry point to C language function:void glVertexWeighthv(const GLhalfNV * weight)
Part ofGL_NV_half_float
Alias for:glVertexWeighthvNV
void
glVertexWeightPointerEXT(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glVertexWeightPointerEXT(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_EXT_vertex_weighting
void
glVertexWeightPointerEXT(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glVertexWeightPointerEXT(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_EXT_vertex_weighting
int
glVideoCaptureNV(int arg0, int[] arg1, int arg2, long[] arg3, int arg4)
Entry point to C language function:GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time)
Part ofGL_NV_video_capture
int
glVideoCaptureNV(int arg0, IntBuffer arg1, LongBuffer arg2)
Entry point to C language function:GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time)
Part ofGL_NV_video_capture
void
glVideoCaptureStreamParameterdvNV(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Entry point to C language function:void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params)
Part ofGL_NV_video_capture
void
glVideoCaptureStreamParameterdvNV(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Entry point to C language function:void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params)
Part ofGL_NV_video_capture
void
glVideoCaptureStreamParameterfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Entry point to C language function:void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params)
Part ofGL_NV_video_capture
void
glVideoCaptureStreamParameterfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Entry point to C language function:void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params)
Part ofGL_NV_video_capture
void
glVideoCaptureStreamParameterivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Entry point to C language function:void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params)
Part ofGL_NV_video_capture
void
glVideoCaptureStreamParameterivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Entry point to C language function:void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params)
Part ofGL_NV_video_capture
void
glViewport(int arg0, int arg1, int arg2, int arg3)
Entry point to C language function:void glViewport(GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
void
glViewportArrayv(int arg0, int arg1, float[] arg2, int arg3)
Entry point to C language function:void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportArrayvNV
void
glViewportArrayv(int arg0, int arg1, FloatBuffer arg2)
Entry point to C language function:void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportArrayvNV
void
glViewportIndexedf(int arg0, float arg1, float arg2, float arg3, float arg4)
Entry point to C language function:void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportIndexedfNV
void
glViewportIndexedfv(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glViewportIndexedfv(GLuint index, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportIndexedfvNV
void
glViewportIndexedfv(int arg0, FloatBuffer arg1)
Entry point to C language function:void glViewportIndexedfv(GLuint index, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportIndexedfvNV
void
glWaitSync(long arg0, int arg1, long arg2)
Entry point to C language function:void glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glWaitSyncAPPLE
void
glWeightbvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glWeightbvARB(GLint size, const GLbyte * weights)
Part ofGL_ARB_vertex_blend
void
glWeightbvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glWeightbvARB(GLint size, const GLbyte * weights)
Part ofGL_ARB_vertex_blend
void
glWeightdvARB(int arg0, double[] arg1, int arg2)
Entry point to C language function:void glWeightdvARB(GLint size, const GLdouble * weights)
Part ofGL_ARB_vertex_blend
void
glWeightdvARB(int arg0, DoubleBuffer arg1)
Entry point to C language function:void glWeightdvARB(GLint size, const GLdouble * weights)
Part ofGL_ARB_vertex_blend
void
glWeightfvARB(int arg0, float[] arg1, int arg2)
Entry point to C language function:void glWeightfvARB(GLint size, const GLfloat * weights)
Part ofGL_ARB_vertex_blend
void
glWeightfvARB(int arg0, FloatBuffer arg1)
Entry point to C language function:void glWeightfvARB(GLint size, const GLfloat * weights)
Part ofGL_ARB_vertex_blend
void
glWeightivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glWeightivARB(GLint size, const GLint * weights)
Part ofGL_ARB_vertex_blend
void
glWeightivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glWeightivARB(GLint size, const GLint * weights)
Part ofGL_ARB_vertex_blend
void
glWeightPointerARB(int arg0, int arg1, int arg2, long arg3)
Entry point to C language function:void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_blend
void
glWeightPointerARB(int arg0, int arg1, int arg2, Buffer arg3)
Entry point to C language function:void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_blend
void
glWeightsvARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glWeightsvARB(GLint size, const GLshort * weights)
Part ofGL_ARB_vertex_blend
void
glWeightsvARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glWeightsvARB(GLint size, const GLshort * weights)
Part ofGL_ARB_vertex_blend
void
glWeightubvARB(int arg0, byte[] arg1, int arg2)
Entry point to C language function:void glWeightubvARB(GLint size, const GLubyte * weights)
Part ofGL_ARB_vertex_blend
void
glWeightubvARB(int arg0, ByteBuffer arg1)
Entry point to C language function:void glWeightubvARB(GLint size, const GLubyte * weights)
Part ofGL_ARB_vertex_blend
void
glWeightuivARB(int arg0, int[] arg1, int arg2)
Entry point to C language function:void glWeightuivARB(GLint size, const GLuint * weights)
Part ofGL_ARB_vertex_blend
void
glWeightuivARB(int arg0, IntBuffer arg1)
Entry point to C language function:void glWeightuivARB(GLint size, const GLuint * weights)
Part ofGL_ARB_vertex_blend
void
glWeightusvARB(int arg0, short[] arg1, int arg2)
Entry point to C language function:void glWeightusvARB(GLint size, const GLushort * weights)
Part ofGL_ARB_vertex_blend
void
glWeightusvARB(int arg0, ShortBuffer arg1)
Entry point to C language function:void glWeightusvARB(GLint size, const GLushort * weights)
Part ofGL_ARB_vertex_blend
void
glWindowPos2d(double arg0, double arg1)
Entry point to C language function:void glWindowPos2d(GLdouble x, GLdouble y)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2dMESA
,glWindowPos2dARB
void
glWindowPos2dv(double[] arg0, int arg1)
Entry point to C language function:void glWindowPos2dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2dvMESA
,glWindowPos2dvARB
void
glWindowPos2dv(DoubleBuffer arg0)
Entry point to C language function:void glWindowPos2dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2dvMESA
,glWindowPos2dvARB
void
glWindowPos2f(float arg0, float arg1)
Entry point to C language function:void glWindowPos2f(GLfloat x, GLfloat y)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2fARB
,glWindowPos2fMESA
void
glWindowPos2fv(float[] arg0, int arg1)
Entry point to C language function:void glWindowPos2fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2fvMESA
,glWindowPos2fvARB
void
glWindowPos2fv(FloatBuffer arg0)
Entry point to C language function:void glWindowPos2fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2fvMESA
,glWindowPos2fvARB
void
glWindowPos2i(int arg0, int arg1)
Entry point to C language function:void glWindowPos2i(GLint x, GLint y)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2iMESA
,glWindowPos2iARB
void
glWindowPos2iv(int[] arg0, int arg1)
Entry point to C language function:void glWindowPos2iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2ivARB
,glWindowPos2ivMESA
void
glWindowPos2iv(IntBuffer arg0)
Entry point to C language function:void glWindowPos2iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2ivARB
,glWindowPos2ivMESA
void
glWindowPos2s(short arg0, short arg1)
Entry point to C language function:void glWindowPos2s(GLshort x, GLshort y)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2sMESA
,glWindowPos2sARB
void
glWindowPos2sv(short[] arg0, int arg1)
Entry point to C language function:void glWindowPos2sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2svARB
,glWindowPos2svMESA
void
glWindowPos2sv(ShortBuffer arg0)
Entry point to C language function:void glWindowPos2sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2svARB
,glWindowPos2svMESA
void
glWindowPos3d(double arg0, double arg1, double arg2)
Entry point to C language function:void glWindowPos3d(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos3dMESA
,glWindowPos3dARB
void
glWindowPos3dv(double[] arg0, int arg1)
Entry point to C language function:void glWindowPos3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3dvARB
,glWindowPos3dvMESA
void
glWindowPos3dv(DoubleBuffer arg0)
Entry point to C language function:void glWindowPos3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3dvARB
,glWindowPos3dvMESA
void
glWindowPos3f(float arg0, float arg1, float arg2)
Entry point to C language function:void glWindowPos3f(GLfloat x, GLfloat y, GLfloat z)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3fARB
,glWindowPos3fMESA
void
glWindowPos3fv(float[] arg0, int arg1)
Entry point to C language function:void glWindowPos3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos3fvMESA
,glWindowPos3fvARB
void
glWindowPos3fv(FloatBuffer arg0)
Entry point to C language function:void glWindowPos3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos3fvMESA
,glWindowPos3fvARB
void
glWindowPos3i(int arg0, int arg1, int arg2)
Entry point to C language function:void glWindowPos3i(GLint x, GLint y, GLint z)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3iARB
,glWindowPos3iMESA
void
glWindowPos3iv(int[] arg0, int arg1)
Entry point to C language function:void glWindowPos3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3ivARB
,glWindowPos3ivMESA
void
glWindowPos3iv(IntBuffer arg0)
Entry point to C language function:void glWindowPos3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3ivARB
,glWindowPos3ivMESA
void
glWindowPos3s(short arg0, short arg1, short arg2)
Entry point to C language function:void glWindowPos3s(GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3sARB
,glWindowPos3sMESA
void
glWindowPos3sv(short[] arg0, int arg1)
Entry point to C language function:void glWindowPos3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3svARB
,glWindowPos3svMESA
void
glWindowPos3sv(ShortBuffer arg0)
Entry point to C language function:void glWindowPos3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3svARB
,glWindowPos3svMESA
void
glWriteMaskEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Entry point to C language function:void glWriteMaskEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW)
Part ofGL_EXT_vertex_shader
boolean
hasBasicFBOSupport()
Returnstrue
if basic FBO support is available, otherwisefalse
.boolean
hasFullFBOSupport()
Returnstrue
if full FBO support is available, otherwisefalse
.boolean
hasGLSL()
Indicates whether this GL object supports GLSL.boolean
isExtensionAvailable(String arg0)
Returns true if the specified OpenGL extension can be used successfully through this GL instance given the current host (OpenGL client) and display (OpenGL server) configuration.boolean
isFunctionAvailable(String arg0)
Returns true if the specified OpenGL core- or extension-function can be used successfully through this GL instance given the current host (OpenGL client) and display (OpenGL server) configuration.boolean
isGL()
Indicates whether this GL object conforms to any of the OpenGL profiles.boolean
isGL2()
Indicates whether this GL object conforms to the OpenGL ≤ 3.0 profile.boolean
isGL2ES1()
Indicates whether this GL object conforms to a GL2ES1 compatible profile.boolean
isGL2ES2()
Indicates whether this GL object conforms to a GL2ES2 compatible profile.boolean
isGL2ES3()
Indicates whether this GL object conforms to a either a GL2GL3 or GL3ES3 compatible profile.boolean
isGL2GL3()
Indicates whether this GL object conforms to a GL2GL3 compatible profile.boolean
isGL3()
Indicates whether this GL object conforms to the OpenGL ≥ 3.1 core profile.boolean
isGL3bc()
Indicates whether this GL object conforms to the OpenGL ≥ 3.1 compatibility profile.boolean
isGL3core()
Indicates whether this GL object uses a GL3 core profile.boolean
isGL3ES3()
Indicates whether this GL object conforms to a GL3ES3 compatible profile.boolean
isGL4()
Indicates whether this GL object conforms to the OpenGL ≥ 4.0 core profile.boolean
isGL4bc()
Indicates whether this GL object conforms to the OpenGL ≥ 4.0 compatibility profile.boolean
isGL4core()
Indicates whether this GL object uses a GL4 core profile.boolean
isGL4ES3()
Returns true if this GL object conforms to a GL4ES3 compatible profile, i.e.boolean
isGLcore()
Indicates whether this GL object uses a GL core profile.boolean
isGLES()
Indicates whether this GL object conforms to one of the OpenGL ES profiles, seeGLBase.isGLES1()
,GLBase.isGLES2()
andGLBase.isGLES3()
.boolean
isGLES1()
Indicates whether this GL object conforms to the OpenGL ES ≥ 1.0 profile.boolean
isGLES2()
Indicates whether this GL object conforms to the OpenGL ES ≥ 2.0 profile.boolean
isGLES2Compatible()
Indicates whether this GL object is compatible with the core OpenGL ES2 functionality.boolean
isGLES3()
Indicates whether this GL object conforms to the OpenGL ES ≥ 3.0 profile.boolean
isGLES31Compatible()
Indicates whether this GL object is compatible with the core OpenGL ES3.1 functionality.boolean
isGLES32Compatible()
Indicates whether this GL object is compatible with the core OpenGL ES3.2 functionality.boolean
isGLES3Compatible()
Indicates whether this GL object is compatible with the core OpenGL ES3 functionality.boolean
isNPOTTextureAvailable()
Returns true if the GL context supports non power of two (NPOT) textures, otherwise false.boolean
isPBOPackBound()
boolean
isPBOUnpackBound()
boolean
isTextureFormatBGRA8888Available()
boolean
isVBOArrayBound()
boolean
isVBOElementArrayBound()
GLBufferStorage
mapBuffer(int arg0, int arg1)
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapBuffer(..)
implementation.GLBufferStorage
mapBufferRange(int arg0, long arg1, long arg2, int arg3)
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapBufferRange(..)
implementation.GLBufferStorage
mapNamedBuffer(int arg0, int arg1)
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBuffer(..)
implementation.GLBufferStorage
mapNamedBufferEXT(int arg0, int arg1)
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBufferEXT(..)
implementation.GLBufferStorage
mapNamedBufferRange(int arg0, long arg1, long arg2, int arg3)
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBufferRange(..)
implementation.GLBufferStorage
mapNamedBufferRangeEXT(int arg0, long arg1, long arg2, int arg3)
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBufferRangeEXT(..)
implementation.void
setSwapInterval(int arg0)
Set the swap interval of the current context and attached onscreenGLDrawable
.String
toString()
-
-
-
Constructor Detail
-
TraceGL4bc
public TraceGL4bc(GL4bc downstreamGL4bc, PrintStream stream)
-
-
Method Detail
-
getDownstreamGL
public final GL getDownstreamGL() throws GLException
Description copied from interface:GLBase
Returns the downstream GL instance in case this is a wrapping pipeline, otherwisenull
.See
GLBase.getRootGL()
for retrieving the implementing root instance.- Specified by:
getDownstreamGL
in interfaceGLBase
- Throws:
GLException
- if the downstream instance is not null and not a GL implementation- See Also:
GLBase.getRootGL()
-
getBoundBuffer
public int getBoundBuffer(int arg0)
- Specified by:
getBoundBuffer
in interfaceGLBase
- Parameters:
arg0
- a GL buffer (VBO) target as used inGL.glBindBuffer(int, int)
, ieGL.GL_ELEMENT_ARRAY_BUFFER
,GL.GL_ARRAY_BUFFER
, ..- Returns:
- the GL buffer name bound to a target via
GL.glBindBuffer(int, int)
or 0 if unbound. - See Also:
GLBase.getBufferStorage(int)
-
getBoundFramebuffer
public int getBoundFramebuffer(int arg0)
Description copied from interface:GLBase
Return the framebuffer name bound to this context, seeGL.glBindFramebuffer(int, int)
.- Specified by:
getBoundFramebuffer
in interfaceGLBase
-
getBufferStorage
public GLBufferStorage getBufferStorage(int arg0)
- Specified by:
getBufferStorage
in interfaceGLBase
- Parameters:
arg0
- a GL buffer name, generated with e.g.GL.glGenBuffers(int, int[], int)
and used inGL.glBindBuffer(int, int)
,GL.glBufferData(int, long, java.nio.Buffer, int)
orGL2.glNamedBufferDataEXT(int, long, java.nio.Buffer, int)
.- Returns:
- the size of the given GL buffer storage, see
GLBufferStorage
- See Also:
GLBase.getBoundBuffer(int)
-
getContext
public GLContext getContext()
Description copied from interface:GLBase
Returns the GLContext associated which this GL object.- Specified by:
getContext
in interfaceGLBase
-
getDefaultDrawBuffer
public int getDefaultDrawBuffer()
Description copied from interface:GLBase
Returns the default color buffer within the current boundGLBase.getDefaultReadFramebuffer()
, i.e. GL_READ_FRAMEBUFFER​, which will be used as the target (output) for (fragment shader) draw commands, settable viaGL2ES2.glDrawBuffers(int, int[], int)
orGL2GL3.glDrawBuffer(int)
.For offscreen framebuffer objects this is
GL.GL_COLOR_ATTACHMENT0
, otherwise this isGL.GL_FRONT
for non-ES profile and single buffer configurations andGL.GL_BACK
for double buffer configurations or ES profiles.Note-1: Neither ES1 nor ES2 supports selecting the draw buffer at all and
GL.GL_BACK
is the default.Note-2: ES3 only supports
GL.GL_BACK
,GL.GL_NONE
orGL.GL_COLOR_ATTACHMENT0
+i viaGL2ES2.glDrawBuffers(int, int[], int)
.Method is only thread-safe while context is
made current
.- Specified by:
getDefaultDrawBuffer
in interfaceGLBase
-
getDefaultDrawFramebuffer
public int getDefaultDrawFramebuffer()
Description copied from interface:GLBase
Return the default draw framebuffer name.May differ from it's default
zero
in case an framebuffer object (FBObject
) based drawable is being used.- Specified by:
getDefaultDrawFramebuffer
in interfaceGLBase
-
getDefaultReadBuffer
public int getDefaultReadBuffer()
Description copied from interface:GLBase
Returns the default color buffer within the current boundGLBase.getDefaultReadFramebuffer()
, i.e. GL_READ_FRAMEBUFFER​, which will be used as the source for pixel reading commands, likeglReadPixels
etc.For offscreen framebuffer objects this is
GL.GL_COLOR_ATTACHMENT0
, otherwise this isGL.GL_FRONT
for non-ES profile and single buffer configurations andGL.GL_BACK
for double buffer configurations or ES profiles.Note-1: Neither ES1 nor ES2 supports selecting the read buffer via glReadBuffer and
GL.GL_BACK
is the default.Note-2: ES3 only supports
GL.GL_BACK
,GL.GL_NONE
orGL.GL_COLOR_ATTACHMENT0
+iNote-3: See
swapBuffersBeforeRead
for read-pixels and swap-buffers implications.Method is only thread-safe while context is
made current
.- Specified by:
getDefaultReadBuffer
in interfaceGLBase
-
getDefaultReadFramebuffer
public int getDefaultReadFramebuffer()
Description copied from interface:GLBase
Return the default read framebuffer name.May differ from it's default
zero
in case an framebuffer object (FBObject
) based drawable is being used.- Specified by:
getDefaultReadFramebuffer
in interfaceGLBase
-
getExtension
public Object getExtension(String arg0)
Description copied from interface:GLBase
Returns an object providing access to the specified OpenGL extension. This is intended to provide a mechanism for vendors who wish to provide access to new OpenGL extensions without changing the public API of the core package. For example, a user may request access to extension "GL_VENDOR_foo" and receive back an object which implements a vendor-specified interface which can call the OpenGL extension functions corresponding to that extension. It is up to the vendor to specify both the extension name and Java API for accessing it, including which class or interface contains the functions.Note: it is the intent to add new extensions as quickly as possible to the core GL API. Therefore it is unlikely that most vendors will use this extension mechanism, but it is being provided for completeness.
- Specified by:
getExtension
in interfaceGLBase
-
getGL
public GL getGL()
Description copied from interface:GLBase
Casts this object to the GL interface.
-
getGL2
public GL2 getGL2()
Description copied from interface:GLBase
Casts this object to the GL2 interface.
-
getGL2ES1
public GL2ES1 getGL2ES1()
Description copied from interface:GLBase
Casts this object to the GL2ES1 interface.
-
getGL2ES2
public GL2ES2 getGL2ES2()
Description copied from interface:GLBase
Casts this object to the GL2ES2 interface.
-
getGL2ES3
public GL2ES3 getGL2ES3()
Description copied from interface:GLBase
Casts this object to the GL2ES3 interface.
-
getGL2GL3
public GL2GL3 getGL2GL3()
Description copied from interface:GLBase
Casts this object to the GL2GL3 interface.
-
getGL3
public GL3 getGL3()
Description copied from interface:GLBase
Casts this object to the GL3 interface.
-
getGL3ES3
public GL3ES3 getGL3ES3()
Description copied from interface:GLBase
Casts this object to the GL3ES3 interface.
-
getGL3bc
public GL3bc getGL3bc()
Description copied from interface:GLBase
Casts this object to the GL3bc interface.
-
getGL4
public GL4 getGL4()
Description copied from interface:GLBase
Casts this object to the GL4 interface.
-
getGL4ES3
public GL4ES3 getGL4ES3()
Description copied from interface:GLBase
Casts this object to the GL4ES3 interface.
-
getGL4bc
public GL4bc getGL4bc()
Description copied from interface:GLBase
Casts this object to the GL4bc interface.
-
getGLES1
public GLES1 getGLES1()
Description copied from interface:GLBase
Casts this object to the GLES1 interface.
-
getGLES2
public GLES2 getGLES2()
Description copied from interface:GLBase
Casts this object to the GLES2 interface.
-
getGLES3
public GLES3 getGLES3()
Description copied from interface:GLBase
Casts this object to the GLES3 interface.
-
getGLProfile
public GLProfile getGLProfile()
Description copied from interface:GLBase
Returns the GLProfile associated with this GL object.- Specified by:
getGLProfile
in interfaceGLBase
-
getMaxRenderbufferSamples
public int getMaxRenderbufferSamples()
Description copied from interface:GLBase
Returns the maximum number of FBO RENDERBUFFER samples iffull FBO is supported
, otherwise false.- Specified by:
getMaxRenderbufferSamples
in interfaceGLBase
- See Also:
GLContext.getMaxRenderbufferSamples()
-
getPlatformGLExtensions
public Object getPlatformGLExtensions()
Description copied from interface:GLBase
Returns an object through which platform-specific OpenGL extensions (EGL, GLX, WGL, etc.) may be accessed. The data type of the returned object and its associated capabilities are undefined. Most applications will never need to call this method. It is highly recommended that any applications which do call this method perform all accesses on the returned object reflectively to guard themselves against changes to the implementation.- Specified by:
getPlatformGLExtensions
in interfaceGLBase
-
getRootGL
public GL getRootGL()
Description copied from interface:GLBase
Returns the implementing root instance, considering a wrapped pipelined hierarchy, seeGLBase.getDownstreamGL()
.If this instance is not a wrapping pipeline, i.e. has no downstream instance, this instance is returned.
-
getSwapInterval
public int getSwapInterval()
Description copied from interface:GLBase
Return the current swap interval.If the context has not been made current at all, the default value
0
is returned.For a valid context w/ an
onscreen GLDrawable
the default value is1
, otherwise the default value is0
.- Specified by:
getSwapInterval
in interfaceGLBase
- See Also:
GLContext.getSwapInterval()
,GLBase.setSwapInterval(int)
-
glAccum
public void glAccum(int arg0, float arg1)
Description copied from interface:GL2
-
glActiveShaderProgram
public void glActiveShaderProgram(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glActiveShaderProgram(GLuint pipeline, GLuint program)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glActiveShaderProgramEXT
- Specified by:
glActiveShaderProgram
in interfaceGL2ES2
-
glActiveStencilFaceEXT
public void glActiveStencilFaceEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glActiveStencilFaceEXT(GLenum face)
Part ofGL_EXT_stencil_two_side
- Specified by:
glActiveStencilFaceEXT
in interfaceGL2
-
glActiveTexture
public void glActiveTexture(int arg0)
Description copied from interface:GL
Entry point to C language function:void glActiveTexture(GLenum texture)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_multitexture
Alias for:glActiveTextureARB
- Specified by:
glActiveTexture
in interfaceGL
-
glAlphaFunc
public void glAlphaFunc(int arg0, float arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glAlphaFunc(GLenum func, GLclampf ref)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
,GL_QCOM_alpha_test
Alias for:glAlphaFuncQCOM
- Specified by:
glAlphaFunc
in interfaceGL2ES1
-
glApplyFramebufferAttachmentCMAAINTEL
public void glApplyFramebufferAttachmentCMAAINTEL()
Description copied from interface:GL2ES2
Entry point to C language function:void glApplyFramebufferAttachmentCMAAINTEL()
Part ofGL_INTEL_framebuffer_CMAA
- Specified by:
glApplyFramebufferAttachmentCMAAINTEL
in interfaceGL2ES2
-
glApplyTextureEXT
public void glApplyTextureEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glApplyTextureEXT(GLenum mode)
Part ofGL_EXT_light_texture
- Specified by:
glApplyTextureEXT
in interfaceGL2
-
glAreTexturesResident
public boolean glAreTexturesResident(int arg0, int[] arg1, int arg2, byte[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glAreTexturesResidentEXT
- Specified by:
glAreTexturesResident
in interfaceGL2
-
glAreTexturesResident
public boolean glAreTexturesResident(int arg0, IntBuffer arg1, ByteBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:GLboolean glAreTexturesResident(GLsizei n, const GLuint * textures, GLboolean * residences)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glAreTexturesResidentEXT
- Specified by:
glAreTexturesResident
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedByteBuffer
-
glArrayElement
public void glArrayElement(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glArrayElement(GLint i)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glArrayElementEXT
- Specified by:
glArrayElement
in interfaceGL2
-
glAttachObjectARB
public void glAttachObjectARB(long arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glAttachObjectARB(GLhandleARB containerObj, GLhandleARB obj)
Part ofGL_ARB_shader_objects
- Specified by:
glAttachObjectARB
in interfaceGL2
-
glAttachShader
public void glAttachShader(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glAttachShader(GLuint program, GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glAttachShader
in interfaceGL2ES2
-
glBegin
public void glBegin(int arg0)
Description copied from interface:GL2
-
glBeginConditionalRender
public void glBeginConditionalRender(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glBeginConditionalRender(GLuint id, GLenum mode)
Part ofGL_VERSION_3_0
,GL_NV_conditional_render
Alias for:glBeginConditionalRenderNV
- Specified by:
glBeginConditionalRender
in interfaceGL2ES3
-
glBeginConditionalRenderNVX
public void glBeginConditionalRenderNVX(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glBeginConditionalRenderNVX(GLuint id)
Part ofGL_NVX_conditional_render
- Specified by:
glBeginConditionalRenderNVX
in interfaceGL2
-
glBeginOcclusionQueryNV
public void glBeginOcclusionQueryNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glBeginOcclusionQueryNV(GLuint id)
Part ofGL_NV_occlusion_query
- Specified by:
glBeginOcclusionQueryNV
in interfaceGL2
-
glBeginPerfMonitorAMD
public void glBeginPerfMonitorAMD(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glBeginPerfMonitorAMD(GLuint monitor)
Part ofGL_AMD_performance_monitor
- Specified by:
glBeginPerfMonitorAMD
in interfaceGL2
-
glBeginPerfQueryINTEL
public void glBeginPerfQueryINTEL(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glBeginPerfQueryINTEL(GLuint queryHandle)
Part ofGL_INTEL_performance_query
- Specified by:
glBeginPerfQueryINTEL
in interfaceGL2
-
glBeginQuery
public void glBeginQuery(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glBeginQuery(GLenum target, GLuint id)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_ARB_occlusion_query
,GL_EXT_disjoint_timer_query
Alias for:glBeginQueryARB
,glBeginQueryEXT
- Specified by:
glBeginQuery
in interfaceGL2ES2
-
glBeginQueryIndexed
public void glBeginQueryIndexed(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glBeginQueryIndexed(GLenum target, GLuint index, GLuint id)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
- Specified by:
glBeginQueryIndexed
in interfaceGL2GL3
-
glBeginTransformFeedback
public void glBeginTransformFeedback(int arg0)
Description copied from interface:GL2ES3
Entry point to C language function:void glBeginTransformFeedback(GLenum primitiveMode)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_transform_feedback
,GL_NV_transform_feedback
Alias for:glBeginTransformFeedbackEXT
,glBeginTransformFeedbackNV
- Specified by:
glBeginTransformFeedback
in interfaceGL2ES3
-
glBeginVertexShaderEXT
public void glBeginVertexShaderEXT()
Description copied from interface:GL2
Entry point to C language function:void glBeginVertexShaderEXT()
Part ofGL_EXT_vertex_shader
- Specified by:
glBeginVertexShaderEXT
in interfaceGL2
-
glBeginVideoCaptureNV
public void glBeginVideoCaptureNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glBeginVideoCaptureNV(GLuint video_capture_slot)
Part ofGL_NV_video_capture
- Specified by:
glBeginVideoCaptureNV
in interfaceGL2
-
glBindAttribLocation
public void glBindAttribLocation(int arg0, int arg1, String arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glBindAttribLocation(GLuint program, GLuint index, const GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glBindAttribLocationARB
- Specified by:
glBindAttribLocation
in interfaceGL2ES2
-
glBindBuffer
public void glBindBuffer(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glBindBuffer(GLenum target, GLuint buffer)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glBindBufferARB
- Specified by:
glBindBuffer
in interfaceGL
-
glBindBufferBase
public void glBindBufferBase(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glBindBufferBase(GLenum target, GLuint index, GLuint buffer)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glBindBufferBaseNV
,glBindBufferBaseEXT
- Specified by:
glBindBufferBase
in interfaceGL2ES3
-
glBindBufferRange
public void glBindBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glBindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glBindBufferRangeNV
,glBindBufferRangeEXT
- Specified by:
glBindBufferRange
in interfaceGL2ES3
-
glBindBuffersBase
public void glBindBuffersBase(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glBindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint * buffers)
Part ofGL_VERSION_4_4
- Specified by:
glBindBuffersBase
in interfaceGL4
-
glBindBuffersBase
public void glBindBuffersBase(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glBindBuffersBase(GLenum target, GLuint first, GLsizei count, const GLuint * buffers)
Part ofGL_VERSION_4_4
- Specified by:
glBindBuffersBase
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glBindBuffersRange
public void glBindBuffersRange(int arg0, int arg1, int arg2, IntBuffer arg3, PointerBuffer arg4, PointerBuffer arg5)
Description copied from interface:GL4
Entry point to C language function:void glBindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes)
Part ofGL_VERSION_4_4
- Specified by:
glBindBuffersRange
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedPointerBuffer
arg5
- a direct or array-backedPointerBuffer
-
glBindBuffersRange
public void glBindBuffersRange(int arg0, int arg1, int arg2, int[] arg3, int arg4, PointerBuffer arg5, PointerBuffer arg6)
Description copied from interface:GL4
Entry point to C language function:void glBindBuffersRange(GLenum target, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizeiptr * sizes)
Part ofGL_VERSION_4_4
- Specified by:
glBindBuffersRange
in interfaceGL4
arg5
- a direct or array-backedPointerBuffer
arg6
- a direct or array-backedPointerBuffer
-
glBindFragDataLocation
public void glBindFragDataLocation(int arg0, int arg1, String arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glBindFragDataLocation(GLuint program, GLuint color, const GLchar * name)
Part ofGL_VERSION_3_0
,GL_EXT_gpu_shader4
,GL_EXT_blend_func_extended
Alias for:glBindFragDataLocationEXT
- Specified by:
glBindFragDataLocation
in interfaceGL2GL3
-
glBindFragDataLocationIndexed
public void glBindFragDataLocationIndexed(int arg0, int arg1, int arg2, String arg3)
Description copied from interface:GL3
Entry point to C language function:void glBindFragDataLocationIndexed(GLuint program, GLuint colorNumber, GLuint index, const GLchar * name)
Part ofGL_VERSION_3_3
,GL_ARB_blend_func_extended
,GL_EXT_blend_func_extended
Alias for:glBindFragDataLocationIndexedEXT
- Specified by:
glBindFragDataLocationIndexed
in interfaceGL3
-
glBindFramebuffer
public void glBindFramebuffer(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glBindFramebuffer(GLenum target, GLuint framebuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glBindFramebufferOES
,glBindFramebufferEXT
- Specified by:
glBindFramebuffer
in interfaceGL
-
glBindImageTexture
public void glBindImageTexture(int arg0, int arg1, int arg2, boolean arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2ES3
Entry point to C language function:void glBindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format)
Part ofGL_ARB_shader_image_load_store
,GL_VERSION_4_2
,GL_ES_VERSION_3_1
,GL_EXT_shader_image_load_store
Alias for:glBindImageTextureEXT
- Specified by:
glBindImageTexture
in interfaceGL2ES3
-
glBindImageTextures
public void glBindImageTextures(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glBindImageTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
- Specified by:
glBindImageTextures
in interfaceGL4
-
glBindImageTextures
public void glBindImageTextures(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glBindImageTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
- Specified by:
glBindImageTextures
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glBindLightParameterEXT
public int glBindLightParameterEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLuint glBindLightParameterEXT(GLenum light, GLenum value)
Part ofGL_EXT_vertex_shader
- Specified by:
glBindLightParameterEXT
in interfaceGL2
-
glBindMaterialParameterEXT
public int glBindMaterialParameterEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLuint glBindMaterialParameterEXT(GLenum face, GLenum value)
Part ofGL_EXT_vertex_shader
- Specified by:
glBindMaterialParameterEXT
in interfaceGL2
-
glBindMultiTextureEXT
public void glBindMultiTextureEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glBindMultiTextureEXT(GLenum texunit, GLenum target, GLuint texture)
Part ofGL_EXT_direct_state_access
- Specified by:
glBindMultiTextureEXT
in interfaceGL2
-
glBindParameterEXT
public int glBindParameterEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLuint glBindParameterEXT(GLenum value)
Part ofGL_EXT_vertex_shader
- Specified by:
glBindParameterEXT
in interfaceGL2
-
glBindProgramARB
public void glBindProgramARB(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glBindProgramARB(GLenum target, GLuint program)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glBindProgramARB
in interfaceGL2
-
glBindProgramPipeline
public void glBindProgramPipeline(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glBindProgramPipeline(GLuint pipeline)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glBindProgramPipelineEXT
- Specified by:
glBindProgramPipeline
in interfaceGL2ES2
-
glBindRenderbuffer
public void glBindRenderbuffer(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glBindRenderbuffer(GLenum target, GLuint renderbuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glBindRenderbufferEXT
,glBindRenderbufferOES
- Specified by:
glBindRenderbuffer
in interfaceGL
-
glBindSampler
public void glBindSampler(int arg0, int arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glBindSampler(GLuint unit, GLuint sampler)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glBindSampler
in interfaceGL3ES3
-
glBindSamplers
public void glBindSamplers(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glBindSamplers(GLuint first, GLsizei count, const GLuint * samplers)
Part ofGL_VERSION_4_4
- Specified by:
glBindSamplers
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glBindSamplers
public void glBindSamplers(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glBindSamplers(GLuint first, GLsizei count, const GLuint * samplers)
Part ofGL_VERSION_4_4
- Specified by:
glBindSamplers
in interfaceGL4
-
glBindTexGenParameterEXT
public int glBindTexGenParameterEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:GLuint glBindTexGenParameterEXT(GLenum unit, GLenum coord, GLenum value)
Part ofGL_EXT_vertex_shader
- Specified by:
glBindTexGenParameterEXT
in interfaceGL2
-
glBindTexture
public void glBindTexture(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glBindTexture(GLenum target, GLuint texture)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glBindTextureEXT
- Specified by:
glBindTexture
in interfaceGL
-
glBindTextureUnit
public void glBindTextureUnit(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glBindTextureUnit(GLuint unit, GLuint texture)
Part ofGL_VERSION_4_5
- Specified by:
glBindTextureUnit
in interfaceGL4
-
glBindTextureUnitParameterEXT
public int glBindTextureUnitParameterEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLuint glBindTextureUnitParameterEXT(GLenum unit, GLenum value)
Part ofGL_EXT_vertex_shader
- Specified by:
glBindTextureUnitParameterEXT
in interfaceGL2
-
glBindTextures
public void glBindTextures(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glBindTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
- Specified by:
glBindTextures
in interfaceGL4
-
glBindTextures
public void glBindTextures(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glBindTextures(GLuint first, GLsizei count, const GLuint * textures)
Part ofGL_VERSION_4_4
- Specified by:
glBindTextures
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glBindTransformFeedback
public void glBindTransformFeedback(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glBindTransformFeedback(GLenum target, GLuint id)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glBindTransformFeedbackNV
- Specified by:
glBindTransformFeedback
in interfaceGL2ES3
-
glBindTransformFeedbackNV
public void glBindTransformFeedbackNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glBindTransformFeedbackNV(GLenum target, GLuint id)
Part ofGL_NV_transform_feedback2
- Specified by:
glBindTransformFeedbackNV
in interfaceGL2
-
glBindVertexArray
public void glBindVertexArray(int arg0)
Description copied from interface:GL2ES3
Entry point to C language function:void glBindVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glBindVertexArrayAPPLE
,glBindVertexArrayOES
- Specified by:
glBindVertexArray
in interfaceGL2ES3
-
glBindVertexBuffer
public void glBindVertexBuffer(int arg0, int arg1, long arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glBindVertexBuffer(GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
- Specified by:
glBindVertexBuffer
in interfaceGL3ES3
-
glBindVertexBuffers
public void glBindVertexBuffers(int arg0, int arg1, IntBuffer arg2, PointerBuffer arg3, IntBuffer arg4)
Description copied from interface:GL4
Entry point to C language function:void glBindVertexBuffers(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_4
- Specified by:
glBindVertexBuffers
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedPointerBuffer
arg4
- a direct or array-backedIntBuffer
-
glBindVertexBuffers
public void glBindVertexBuffers(int arg0, int arg1, int[] arg2, int arg3, PointerBuffer arg4, int[] arg5, int arg6)
Description copied from interface:GL4
Entry point to C language function:void glBindVertexBuffers(GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_4
- Specified by:
glBindVertexBuffers
in interfaceGL4
arg4
- a direct or array-backedPointerBuffer
-
glBindVertexShaderEXT
public void glBindVertexShaderEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glBindVertexShaderEXT(GLuint id)
Part ofGL_EXT_vertex_shader
- Specified by:
glBindVertexShaderEXT
in interfaceGL2
-
glBindVideoCaptureStreamBufferNV
public void glBindVideoCaptureStreamBufferNV(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glBindVideoCaptureStreamBufferNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLintptrARB offset)
Part ofGL_NV_video_capture
- Specified by:
glBindVideoCaptureStreamBufferNV
in interfaceGL2
-
glBindVideoCaptureStreamTextureNV
public void glBindVideoCaptureStreamTextureNV(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glBindVideoCaptureStreamTextureNV(GLuint video_capture_slot, GLuint stream, GLenum frame_region, GLenum target, GLuint texture)
Part ofGL_NV_video_capture
- Specified by:
glBindVideoCaptureStreamTextureNV
in interfaceGL2
-
glBitmap
public void glBitmap(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, ByteBuffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap)
Part ofGL_VERSION_1_0
- Specified by:
glBitmap
in interfaceGL2
arg6
- a direct or array-backedByteBuffer
-
glBitmap
public void glBitmap(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, long arg6)
Description copied from interface:GL2
Entry point to C language function:void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap)
Part ofGL_VERSION_1_0
-
glBitmap
public void glBitmap(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, byte[] arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glBitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, GLfloat ymove, const GLubyte * bitmap)
Part ofGL_VERSION_1_0
-
glBlendBarrier
public void glBlendBarrier()
Description copied from interface:GL2
Entry point to C language function:void glBlendBarrier()
Part ofGL_ES_VERSION_3_2
,GL_KHR_blend_equation_advanced
,GL_NV_blend_equation_advanced
Alias for:glBlendBarrierKHR
,glBlendBarrierNV
- Specified by:
glBlendBarrier
in interfaceGL2
- Specified by:
glBlendBarrier
in interfaceGL3ES3
-
glBlendColor
public void glBlendColor(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_4
,GL_VERSION_1_2
,GL_EXT_blend_color
Alias for:glBlendColorEXT
- Specified by:
glBlendColor
in interfaceGL2ES2
-
glBlendEquation
public void glBlendEquation(int arg0)
Description copied from interface:GL
Entry point to C language function:void glBlendEquation(GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_4
,GL_VERSION_1_2
,GL_OES_blend_subtract
,GL_EXT_blend_minmax
Alias for:glBlendEquationOES
,glBlendEquationEXT
- Specified by:
glBlendEquation
in interfaceGL
-
glBlendEquationIndexedAMD
public void glBlendEquationIndexedAMD(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glBlendEquationIndexedAMD(GLuint buf, GLenum mode)
Part ofGL_AMD_draw_buffers_blend
- Specified by:
glBlendEquationIndexedAMD
in interfaceGL2
-
glBlendEquationSeparate
public void glBlendEquationSeparate(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_OES_blend_equation_separate
,GL_EXT_blend_equation_separate
Alias for:glBlendEquationSeparateOES
,glBlendEquationSeparateEXT
- Specified by:
glBlendEquationSeparate
in interfaceGL
-
glBlendEquationSeparateIndexedAMD
public void glBlendEquationSeparateIndexedAMD(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glBlendEquationSeparateIndexedAMD(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Part ofGL_AMD_draw_buffers_blend
- Specified by:
glBlendEquationSeparateIndexedAMD
in interfaceGL2
-
glBlendEquationSeparatei
public void glBlendEquationSeparatei(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glBlendEquationSeparatei(GLuint buf, GLenum modeRGB, GLenum modeAlpha)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
,GL_OES_draw_buffers_indexed
Alias for:glBlendEquationSeparateiARB
,glBlendEquationSeparateiEXT
,glBlendEquationSeparateiOES
- Specified by:
glBlendEquationSeparatei
in interfaceGL2ES3
-
glBlendEquationi
public void glBlendEquationi(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glBlendEquationi(GLuint buf, GLenum mode)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_draw_buffers_indexed
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
Alias for:glBlendEquationiOES
,glBlendEquationiARB
,glBlendEquationiEXT
- Specified by:
glBlendEquationi
in interfaceGL2ES3
-
glBlendFunc
public void glBlendFunc(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glBlendFunc(GLenum sfactor, GLenum dfactor)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glBlendFunc
in interfaceGL
-
glBlendFuncIndexedAMD
public void glBlendFuncIndexedAMD(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glBlendFuncIndexedAMD(GLuint buf, GLenum src, GLenum dst)
Part ofGL_AMD_draw_buffers_blend
- Specified by:
glBlendFuncIndexedAMD
in interfaceGL2
-
glBlendFuncSeparate
public void glBlendFuncSeparate(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glBlendFuncSeparate(GLenum sfactorRGB, GLenum dfactorRGB, GLenum sfactorAlpha, GLenum dfactorAlpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_4
,GL_INGR_blend_func_separate
,GL_OES_blend_func_separate
,GL_EXT_blend_func_separate
Alias for:glBlendFuncSeparateINGR
,glBlendFuncSeparateOES
,glBlendFuncSeparateEXT
- Specified by:
glBlendFuncSeparate
in interfaceGL
-
glBlendFuncSeparateIndexedAMD
public void glBlendFuncSeparateIndexedAMD(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glBlendFuncSeparateIndexedAMD(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Part ofGL_AMD_draw_buffers_blend
- Specified by:
glBlendFuncSeparateIndexedAMD
in interfaceGL2
-
glBlendFuncSeparatei
public void glBlendFuncSeparatei(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glBlendFuncSeparatei(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_draw_buffers_indexed
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
Alias for:glBlendFuncSeparateiOES
,glBlendFuncSeparateiARB
,glBlendFuncSeparateiEXT
- Specified by:
glBlendFuncSeparatei
in interfaceGL2ES3
-
glBlendFunci
public void glBlendFunci(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glBlendFunci(GLuint buf, GLenum src, GLenum dst)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_ARB_draw_buffers_blend
,GL_EXT_draw_buffers_indexed
,GL_OES_draw_buffers_indexed
Alias for:glBlendFunciARB
,glBlendFunciEXT
,glBlendFunciOES
- Specified by:
glBlendFunci
in interfaceGL2ES3
-
glBlitFramebuffer
public void glBlitFramebuffer(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
Description copied from interface:GL2ES3
Entry point to C language function:void glBlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Part ofGL_ES_VERSION_3_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_NV_framebuffer_blit
,GL_EXT_framebuffer_blit
,GL_ANGLE_framebuffer_blit
Alias for:glBlitFramebufferNV
,glBlitFramebufferEXT
,glBlitFramebufferANGLE
- Specified by:
glBlitFramebuffer
in interfaceGL2ES3
-
glBlitNamedFramebuffer
public void glBlitNamedFramebuffer(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, int arg11)
Description copied from interface:GL4
Entry point to C language function:void glBlitNamedFramebuffer(GLuint readFramebuffer, GLuint drawFramebuffer, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
Part ofGL_VERSION_4_5
- Specified by:
glBlitNamedFramebuffer
in interfaceGL4
-
glBufferAddressRangeNV
public void glBufferAddressRangeNV(int arg0, int arg1, long arg2, long arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glBufferAddressRangeNV(GLenum pname, GLuint index, GLuint64EXT address, GLsizeiptr length)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glBufferAddressRangeNV
in interfaceGL2GL3
-
glBufferData
public void glBufferData(int arg0, long arg1, Buffer arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glBufferData(GLenum target, GLsizeiptr size, const void * data, GLenum usage)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glBufferDataARB
- Specified by:
glBufferData
in interfaceGL
arg2
- a direct or array-backedBuffer
Throws a
GLException
if GL-function constraints are not met or the native GL-function fails.
-
glBufferPageCommitmentARB
public void glBufferPageCommitmentARB(int arg0, long arg1, long arg2, boolean arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glBufferPageCommitmentARB(GLenum target, GLintptr offset, GLsizeiptr size, GLboolean commit)
Part ofGL_ARB_sparse_buffer
- Specified by:
glBufferPageCommitmentARB
in interfaceGL2GL3
-
glBufferParameteri
public void glBufferParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glBufferParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_APPLE_flush_buffer_range
Alias for:glBufferParameteriAPPLE
- Specified by:
glBufferParameteri
in interfaceGL2
-
glBufferStorage
public void glBufferStorage(int arg0, long arg1, Buffer arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glBufferStorage(GLenum target, GLsizeiptr size, const void * data, GLbitfield flags)
Part ofGL_VERSION_4_4
,GL_EXT_buffer_storage
Alias for:glBufferStorageEXT
- Specified by:
glBufferStorage
in interfaceGL4
arg2
- a direct or array-backedBuffer
-
glBufferSubData
public void glBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Description copied from interface:GL
Entry point to C language function:void glBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, const void * data)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glBufferSubDataARB
- Specified by:
glBufferSubData
in interfaceGL
arg3
- a direct or array-backedBuffer
-
glCallCommandListNV
public void glCallCommandListNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glCallCommandListNV(GLuint list)
Part ofGL_NV_command_list
- Specified by:
glCallCommandListNV
in interfaceGL2
-
glCallList
public void glCallList(int arg0)
Description copied from interface:GL2
- Specified by:
glCallList
in interfaceGL2
-
glCallLists
public void glCallLists(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glCallLists(GLsizei n, GLenum type, const GLvoid * lists)
Part ofGL_VERSION_1_0
- Specified by:
glCallLists
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glCheckFramebufferStatus
public int glCheckFramebufferStatus(int arg0)
Description copied from interface:GL
Entry point to C language function:GLenum glCheckFramebufferStatus(GLenum target)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glCheckFramebufferStatusEXT
,glCheckFramebufferStatusOES
- Specified by:
glCheckFramebufferStatus
in interfaceGL
-
glCheckNamedFramebufferStatus
public int glCheckNamedFramebufferStatus(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:GLenum glCheckNamedFramebufferStatus(GLuint framebuffer, GLenum target)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCheckNamedFramebufferStatusEXT
- Specified by:
glCheckNamedFramebufferStatus
in interfaceGL4
-
glCheckNamedFramebufferStatusEXT
public int glCheckNamedFramebufferStatusEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLenum glCheckNamedFramebufferStatusEXT(GLuint framebuffer, GLenum target)
Part ofGL_EXT_direct_state_access
- Specified by:
glCheckNamedFramebufferStatusEXT
in interfaceGL2
-
glClampColor
public void glClampColor(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glClampColor(GLenum target, GLenum clamp)
Part ofGL_VERSION_3_0
,GL_ARB_color_buffer_float
Alias for:glClampColorARB
- Specified by:
glClampColor
in interfaceGL2GL3
-
glClear
public void glClear(int arg0)
Description copied from interface:GL
Entry point to C language function:void glClear(GLbitfield mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glClearAccum
public void glClearAccum(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
Part ofGL_VERSION_1_0
- Specified by:
glClearAccum
in interfaceGL2
-
glClearBufferData
public void glClearBufferData(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glClearBufferData(GLenum target, GLenum internalformat, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_3
,GL_ARB_clear_buffer_object
- Specified by:
glClearBufferData
in interfaceGL2GL3
arg4
- a direct or array-backedBuffer
-
glClearBufferSubData
public void glClearBufferSubData(int arg0, int arg1, long arg2, long arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glClearBufferSubData(GLenum target, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_3
,GL_ARB_clear_buffer_object
- Specified by:
glClearBufferSubData
in interfaceGL2GL3
arg6
- a direct or array-backedBuffer
-
glClearBufferfi
public void glClearBufferfi(int arg0, int arg1, float arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferfi(GLenum buffer, GLint drawbuffer, GLfloat depth, GLint stencil)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferfi
in interfaceGL2ES3
-
glClearBufferfv
public void glClearBufferfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferfv
in interfaceGL2ES3
-
glClearBufferfv
public void glClearBufferfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferfv(GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferfv
in interfaceGL2ES3
arg2
- a direct or array-backedFloatBuffer
-
glClearBufferiv
public void glClearBufferiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glClearBufferiv
public void glClearBufferiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferiv(GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferiv
in interfaceGL2ES3
-
glClearBufferuiv
public void glClearBufferuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferuiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glClearBufferuiv
public void glClearBufferuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glClearBufferuiv(GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glClearBufferuiv
in interfaceGL2ES3
-
glClearColor
public void glClearColor(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL
Entry point to C language function:void glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glClearColor
in interfaceGL
-
glClearColorIi
public void glClearColorIi(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glClearColorIi(GLint red, GLint green, GLint blue, GLint alpha)
Part ofGL_EXT_texture_integer
Alias for:glClearColorIiEXT
- Specified by:
glClearColorIi
in interfaceGL2
-
glClearColorIui
public void glClearColorIui(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glClearColorIui(GLuint red, GLuint green, GLuint blue, GLuint alpha)
Part ofGL_EXT_texture_integer
Alias for:glClearColorIuiEXT
- Specified by:
glClearColorIui
in interfaceGL2
-
glClearDepth
public void glClearDepth(double arg0)
Description copied from interface:GLBase
Aliased entrypoint ofvoid glClearDepth(GLclampd depth);
andvoid glClearDepthf(GLclampf depth);
.- Specified by:
glClearDepth
in interfaceGL2ES2
- Specified by:
glClearDepth
in interfaceGLBase
-
glClearDepthf
public void glClearDepthf(float arg0)
Description copied from interface:GL
Entry point to C language function:void glClearDepthf(GLfloat d)
Part ofGL_ARB_ES2_compatibility
,GL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_4_1
,GL_OES_single_precision
Alias for:glClearDepthfOES
- Specified by:
glClearDepthf
in interfaceGL
- Specified by:
glClearDepthf
in interfaceGL2ES2
-
glClearIndex
public void glClearIndex(float arg0)
Description copied from interface:GL2
- Specified by:
glClearIndex
in interfaceGL2
-
glClearNamedBufferData
public void glClearNamedBufferData(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glClearNamedBufferData(GLuint buffer, GLenum internalformat, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
,GL_ARB_clear_buffer_object
Alias for:glClearNamedBufferDataEXT
- Specified by:
glClearNamedBufferData
in interfaceGL2
- Specified by:
glClearNamedBufferData
in interfaceGL4
arg4
- a direct or array-backedBuffer
-
glClearNamedBufferSubData
public void glClearNamedBufferSubData(int arg0, int arg1, long arg2, long arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glClearNamedBufferSubData(GLuint buffer, GLenum internalformat, GLintptr offset, GLsizeiptr size, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
,GL_ARB_clear_buffer_object
Alias for:glClearNamedBufferSubDataEXT
- Specified by:
glClearNamedBufferSubData
in interfaceGL2
- Specified by:
glClearNamedBufferSubData
in interfaceGL4
arg6
- a direct or array-backedBuffer
-
glClearNamedFramebufferfi
public void glClearNamedFramebufferfi(int arg0, int arg1, float arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferfi(GLuint framebuffer, GLenum buffer, GLfloat depth, GLint stencil)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferfi
in interfaceGL4
-
glClearNamedFramebufferfv
public void glClearNamedFramebufferfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferfv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferfv
in interfaceGL4
-
glClearNamedFramebufferfv
public void glClearNamedFramebufferfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferfv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLfloat * value)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferfv
in interfaceGL4
arg3
- a direct or array-backedFloatBuffer
-
glClearNamedFramebufferiv
public void glClearNamedFramebufferiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferiv
in interfaceGL4
-
glClearNamedFramebufferiv
public void glClearNamedFramebufferiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLint * value)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferiv
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glClearNamedFramebufferuiv
public void glClearNamedFramebufferuiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferuiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferuiv
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glClearNamedFramebufferuiv
public void glClearNamedFramebufferuiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glClearNamedFramebufferuiv(GLuint framebuffer, GLenum buffer, GLint drawbuffer, const GLuint * value)
Part ofGL_VERSION_4_5
- Specified by:
glClearNamedFramebufferuiv
in interfaceGL4
-
glClearStencil
public void glClearStencil(int arg0)
Description copied from interface:GL
Entry point to C language function:void glClearStencil(GLint s)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glClearStencil
in interfaceGL
-
glClearTexImage
public void glClearTexImage(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL4
Entry point to C language function:void glClearTexImage(GLuint texture, GLint level, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_4
- Specified by:
glClearTexImage
in interfaceGL4
arg4
- a direct or array-backedBuffer
-
glClearTexSubImage
public void glClearTexSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL4
Entry point to C language function:void glClearTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * data)
Part ofGL_VERSION_4_4
- Specified by:
glClearTexSubImage
in interfaceGL4
arg10
- a direct or array-backedBuffer
-
glClientActiveTexture
public void glClientActiveTexture(int arg0)
Description copied from interface:GL2ES1
Entry point to C language function:void glClientActiveTexture(GLenum texture)
Part ofGL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_multitexture
Alias for:glClientActiveTextureARB
- Specified by:
glClientActiveTexture
in interfaceGL2ES1
-
glClientAttribDefaultEXT
public void glClientAttribDefaultEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glClientAttribDefaultEXT(GLbitfield mask)
Part ofGL_EXT_direct_state_access
- Specified by:
glClientAttribDefaultEXT
in interfaceGL2
-
glClientWaitSync
public int glClientWaitSync(long arg0, int arg1, long arg2)
Description copied from interface:GL3ES3
Entry point to C language function:GLenum glClientWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glClientWaitSyncAPPLE
- Specified by:
glClientWaitSync
in interfaceGL3ES3
-
glClipControl
public void glClipControl(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glClipControl(GLenum origin, GLenum depth)
Part ofGL_VERSION_4_5
- Specified by:
glClipControl
in interfaceGL4
-
glClipPlane
public void glClipPlane(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glClipPlane(GLenum plane, const GLdouble * equation)
Part ofGL_VERSION_1_0
- Specified by:
glClipPlane
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glClipPlane
public void glClipPlane(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glClipPlane(GLenum plane, const GLdouble * equation)
Part ofGL_VERSION_1_0
- Specified by:
glClipPlane
in interfaceGL2
-
glClipPlanef
public void glClipPlanef(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glClipPlanef(GLenum plane, const GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_IMG_user_clip_plane
,GL_OES_single_precision
Alias for:glClipPlanefIMG
,glClipPlanefOES
- Specified by:
glClipPlanef
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glClipPlanef
public void glClipPlanef(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glClipPlanef(GLenum plane, const GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_IMG_user_clip_plane
,GL_OES_single_precision
Alias for:glClipPlanefIMG
,glClipPlanefOES
- Specified by:
glClipPlanef
in interfaceGL2
-
glColor3b
public void glColor3b(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3b(GLbyte red, GLbyte green, GLbyte blue)
Part ofGL_VERSION_1_0
-
glColor3bv
public void glColor3bv(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3bv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glColor3bv
public void glColor3bv(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3bv
in interfaceGL2
-
glColor3d
public void glColor3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3d(GLdouble red, GLdouble green, GLdouble blue)
Part ofGL_VERSION_1_0
-
glColor3dv
public void glColor3dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3dv
in interfaceGL2
-
glColor3dv
public void glColor3dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glColor3f
public void glColor3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3f(GLfloat red, GLfloat green, GLfloat blue)
Part ofGL_VERSION_1_0
-
glColor3fv
public void glColor3fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3fv
in interfaceGL2
-
glColor3fv
public void glColor3fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glColor3h
public void glColor3h(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3h(GLhalfNV red, GLhalfNV green, GLhalfNV blue)
Part ofGL_NV_half_float
Alias for:glColor3hNV
-
glColor3hv
public void glColor3hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor3hvNV
- Specified by:
glColor3hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glColor3hv
public void glColor3hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor3hvNV
- Specified by:
glColor3hv
in interfaceGL2
-
glColor3i
public void glColor3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3i(GLint red, GLint green, GLint blue)
Part ofGL_VERSION_1_0
-
glColor3iv
public void glColor3iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3iv
in interfaceGL2
-
glColor3iv
public void glColor3iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glColor3s
public void glColor3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3s(GLshort red, GLshort green, GLshort blue)
Part ofGL_VERSION_1_0
-
glColor3sv
public void glColor3sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3sv
in interfaceGL2
-
glColor3sv
public void glColor3sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glColor3ub
public void glColor3ub(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3ub(GLubyte red, GLubyte green, GLubyte blue)
Part ofGL_VERSION_1_0
- Specified by:
glColor3ub
in interfaceGL2
-
glColor3ubv
public void glColor3ubv(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3ubv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glColor3ubv
public void glColor3ubv(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3ubv
in interfaceGL2
-
glColor3ui
public void glColor3ui(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3ui(GLuint red, GLuint green, GLuint blue)
Part ofGL_VERSION_1_0
- Specified by:
glColor3ui
in interfaceGL2
-
glColor3uiv
public void glColor3uiv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3uiv
in interfaceGL2
-
glColor3uiv
public void glColor3uiv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3uiv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glColor3us
public void glColor3us(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glColor3us(GLushort red, GLushort green, GLushort blue)
Part ofGL_VERSION_1_0
- Specified by:
glColor3us
in interfaceGL2
-
glColor3usv
public void glColor3usv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor3usv
in interfaceGL2
-
glColor3usv
public void glColor3usv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor3usv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glColor4b
public void glColor4b(byte arg0, byte arg1, byte arg2, byte arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha)
Part ofGL_VERSION_1_0
-
glColor4bv
public void glColor4bv(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4bv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glColor4bv
public void glColor4bv(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4bv
in interfaceGL2
-
glColor4d
public void glColor4d(double arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha)
Part ofGL_VERSION_1_0
-
glColor4dv
public void glColor4dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4dv
in interfaceGL2
-
glColor4dv
public void glColor4dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glColor4f
public void glColor4f(float arg0, float arg1, float arg2, float arg3)
- Specified by:
glColor4f
in interfaceGLLightingFunc
- Specified by:
glColor4f
in interfaceGLPointerFunc
-
glColor4fv
public void glColor4fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glColor4fv
public void glColor4fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4fv
in interfaceGL2
-
glColor4h
public void glColor4h(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4h(GLhalfNV red, GLhalfNV green, GLhalfNV blue, GLhalfNV alpha)
Part ofGL_NV_half_float
Alias for:glColor4hNV
-
glColor4hv
public void glColor4hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glColor4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor4hvNV
- Specified by:
glColor4hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glColor4hv
public void glColor4hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glColor4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glColor4hvNV
- Specified by:
glColor4hv
in interfaceGL2
-
glColor4i
public void glColor4i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4i(GLint red, GLint green, GLint blue, GLint alpha)
Part ofGL_VERSION_1_0
-
glColor4iv
public void glColor4iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4iv
in interfaceGL2
-
glColor4iv
public void glColor4iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glColor4s
public void glColor4s(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha)
Part ofGL_VERSION_1_0
-
glColor4sv
public void glColor4sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4sv
in interfaceGL2
-
glColor4sv
public void glColor4sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glColor4ub
public void glColor4ub(byte arg0, byte arg1, byte arg2, byte arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glColor4ub
in interfaceGL2ES1
-
glColor4ubv
public void glColor4ubv(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4ubv
in interfaceGL2
-
glColor4ubv
public void glColor4ubv(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4ubv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glColor4ui
public void glColor4ui(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha)
Part ofGL_VERSION_1_0
- Specified by:
glColor4ui
in interfaceGL2
-
glColor4uiv
public void glColor4uiv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4uiv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glColor4uiv
public void glColor4uiv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4uiv
in interfaceGL2
-
glColor4us
public void glColor4us(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha)
Part ofGL_VERSION_1_0
- Specified by:
glColor4us
in interfaceGL2
-
glColor4usv
public void glColor4usv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glColor4usv
in interfaceGL2
-
glColor4usv
public void glColor4usv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glColor4usv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glColorFormatNV
public void glColorFormatNV(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glColorFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glColorFormatNV
in interfaceGL2GL3
-
glColorMask
public void glColorMask(boolean arg0, boolean arg1, boolean arg2, boolean arg3)
Description copied from interface:GL
Entry point to C language function:void glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glColorMask
in interfaceGL
-
glColorMaskIndexed
public void glColorMaskIndexed(int arg0, boolean arg1, boolean arg2, boolean arg3, boolean arg4)
Description copied from interface:GL2
Entry point to C language function:void glColorMaskIndexed(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Part ofGL_EXT_draw_buffers2
Alias for:glColorMaskIndexedEXT
- Specified by:
glColorMaskIndexed
in interfaceGL2
-
glColorMaski
public void glColorMaski(int arg0, boolean arg1, boolean arg2, boolean arg3, boolean arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glColorMaski(GLuint index, GLboolean r, GLboolean g, GLboolean b, GLboolean a)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_EXT_draw_buffers_indexed
,GL_OES_draw_buffers_indexed
Alias for:glColorMaskiEXT
,glColorMaskiOES
- Specified by:
glColorMaski
in interfaceGL2ES3
-
glColorMaterial
public void glColorMaterial(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glColorMaterial(GLenum face, GLenum mode)
Part ofGL_VERSION_1_0
- Specified by:
glColorMaterial
in interfaceGL2
-
glColorP3ui
public void glColorP3ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glColorP3ui(GLenum type, GLuint color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glColorP3ui
in interfaceGL3bc
-
glColorP3uiv
public void glColorP3uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glColorP3uiv
in interfaceGL3bc
-
glColorP3uiv
public void glColorP3uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glColorP3uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glColorP4ui
public void glColorP4ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glColorP4ui(GLenum type, GLuint color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glColorP4ui
in interfaceGL3bc
-
glColorP4uiv
public void glColorP4uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glColorP4uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glColorP4uiv
in interfaceGL3bc
-
glColorP4uiv
public void glColorP4uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glColorP4uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glColorP4uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glColorPointer
public void glColorPointer(int arg0, int arg1, int arg2, Buffer arg3)
- Specified by:
glColorPointer
in interfaceGLPointerFunc
-
glColorPointer
public void glColorPointer(int arg0, int arg1, int arg2, long arg3)
- Specified by:
glColorPointer
in interfaceGLPointerFunc
-
glColorPointer
public void glColorPointer(GLArrayData arg0)
- Specified by:
glColorPointer
in interfaceGLPointerFunc
-
glColorSubTable
public void glColorSubTable(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void * data)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_color_subtable
Alias for:glColorSubTableEXT
- Specified by:
glColorSubTable
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glColorSubTable
public void glColorSubTable(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glColorSubTable(GLenum target, GLsizei start, GLsizei count, GLenum format, GLenum type, const void * data)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_color_subtable
Alias for:glColorSubTableEXT
- Specified by:
glColorSubTable
in interfaceGL2
-
glColorTable
public void glColorTable(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glColorTableEXT
,glColorTableSGI
- Specified by:
glColorTable
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glColorTable
public void glColorTable(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glColorTable(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glColorTableEXT
,glColorTableSGI
- Specified by:
glColorTable
in interfaceGL2
-
glColorTableParameterfv
public void glColorTableParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterfvSGI
- Specified by:
glColorTableParameterfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glColorTableParameterfv
public void glColorTableParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glColorTableParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterfvSGI
- Specified by:
glColorTableParameterfv
in interfaceGL2
-
glColorTableParameteriv
public void glColorTableParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterivSGI
- Specified by:
glColorTableParameteriv
in interfaceGL2
-
glColorTableParameteriv
public void glColorTableParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glColorTableParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glColorTableParameterivSGI
- Specified by:
glColorTableParameteriv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glCommandListSegmentsNV
public void glCommandListSegmentsNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glCommandListSegmentsNV(GLuint list, GLuint segments)
Part ofGL_NV_command_list
- Specified by:
glCommandListSegmentsNV
in interfaceGL2
-
glCompileCommandListNV
public void glCompileCommandListNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glCompileCommandListNV(GLuint list)
Part ofGL_NV_command_list
- Specified by:
glCompileCommandListNV
in interfaceGL2
-
glCompileShader
public void glCompileShader(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glCompileShader(GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glCompileShaderARB
- Specified by:
glCompileShader
in interfaceGL2ES2
-
glCompileShaderARB
public void glCompileShaderARB(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glCompileShaderARB(GLhandleARB shaderObj)
Part ofGL_ARB_shader_objects
- Specified by:
glCompileShaderARB
in interfaceGL2
-
glCompileShaderIncludeARB
public void glCompileShaderIncludeARB(int arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * const * path, const GLint * length)
Part ofGL_ARB_shading_language_include
- Specified by:
glCompileShaderIncludeARB
in interfaceGL3
-
glCompileShaderIncludeARB
public void glCompileShaderIncludeARB(int arg0, int arg1, String[] arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glCompileShaderIncludeARB(GLuint shader, GLsizei count, const GLchar * const * path, const GLint * length)
Part ofGL_ARB_shading_language_include
- Specified by:
glCompileShaderIncludeARB
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glCompressedMultiTexImage1DEXT
public void glCompressedMultiTexImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glCompressedMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedMultiTexImage1DEXT
in interfaceGL2
arg7
- a direct or array-backedBuffer
-
glCompressedMultiTexImage2DEXT
public void glCompressedMultiTexImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL2
Entry point to C language function:void glCompressedMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedMultiTexImage2DEXT
in interfaceGL2
arg8
- a direct or array-backedBuffer
-
glCompressedMultiTexImage3DEXT
public void glCompressedMultiTexImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glCompressedMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedMultiTexImage3DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glCompressedMultiTexSubImage1DEXT
public void glCompressedMultiTexSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glCompressedMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedMultiTexSubImage1DEXT
in interfaceGL2
arg7
- a direct or array-backedBuffer
-
glCompressedMultiTexSubImage2DEXT
public void glCompressedMultiTexSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glCompressedMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedMultiTexSubImage2DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glCompressedMultiTexSubImage3DEXT
public void glCompressedMultiTexSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Description copied from interface:GL2
Entry point to C language function:void glCompressedMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedMultiTexSubImage3DEXT
in interfaceGL2
arg11
- a direct or array-backedBuffer
-
glCompressedTexImage1D
public void glCompressedTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexImage1DARB
- Specified by:
glCompressedTexImage1D
in interfaceGL2GL3
arg6
- a direct or array-backedBuffer
-
glCompressedTexImage1D
public void glCompressedTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glCompressedTexImage1D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexImage1DARB
- Specified by:
glCompressedTexImage1D
in interfaceGL2GL3
-
glCompressedTexImage2D
public void glCompressedTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL
Entry point to C language function:void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexImage2DARB
- Specified by:
glCompressedTexImage2D
in interfaceGL
arg7
- a direct or array-backedBuffer
-
glCompressedTexImage2D
public void glCompressedTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, long arg7)
Description copied from interface:GL
Entry point to C language function:void glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexImage2DARB
- Specified by:
glCompressedTexImage2D
in interfaceGL
-
glCompressedTexImage3D
public void glCompressedTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL2ES2
Entry point to C language function:void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexImage3DARB
,glCompressedTexImage3DOES
- Specified by:
glCompressedTexImage3D
in interfaceGL2ES2
arg8
- a direct or array-backedBuffer
-
glCompressedTexImage3D
public void glCompressedTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Description copied from interface:GL2ES2
Entry point to C language function:void glCompressedTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexImage3DARB
,glCompressedTexImage3DOES
- Specified by:
glCompressedTexImage3D
in interfaceGL2ES2
-
glCompressedTexSubImage1D
public void glCompressedTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage1DARB
- Specified by:
glCompressedTexSubImage1D
in interfaceGL2GL3
-
glCompressedTexSubImage1D
public void glCompressedTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glCompressedTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage1DARB
- Specified by:
glCompressedTexSubImage1D
in interfaceGL2GL3
arg6
- a direct or array-backedBuffer
-
glCompressedTexSubImage2D
public void glCompressedTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Description copied from interface:GL
Entry point to C language function:void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage2DARB
- Specified by:
glCompressedTexSubImage2D
in interfaceGL
-
glCompressedTexSubImage2D
public void glCompressedTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL
Entry point to C language function:void glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_texture_compression
Alias for:glCompressedTexSubImage2DARB
- Specified by:
glCompressedTexSubImage2D
in interfaceGL
arg8
- a direct or array-backedBuffer
-
glCompressedTexSubImage3D
public void glCompressedTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Description copied from interface:GL2ES2
Entry point to C language function:void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexSubImage3DARB
,glCompressedTexSubImage3DOES
- Specified by:
glCompressedTexSubImage3D
in interfaceGL2ES2
-
glCompressedTexSubImage3D
public void glCompressedTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL2ES2
Entry point to C language function:void glCompressedTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_3
,GL_ARB_texture_compression
,GL_OES_texture_3D
Alias for:glCompressedTexSubImage3DARB
,glCompressedTexSubImage3DOES
- Specified by:
glCompressedTexSubImage3D
in interfaceGL2ES2
arg10
- a direct or array-backedBuffer
-
glCompressedTextureImage1DEXT
public void glCompressedTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glCompressedTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedTextureImage1DEXT
in interfaceGL2
arg7
- a direct or array-backedBuffer
-
glCompressedTextureImage2DEXT
public void glCompressedTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL2
Entry point to C language function:void glCompressedTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedTextureImage2DEXT
in interfaceGL2
arg8
- a direct or array-backedBuffer
-
glCompressedTextureImage3DEXT
public void glCompressedTextureImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glCompressedTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedTextureImage3DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glCompressedTextureSubImage1D
public void glCompressedTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL4
Entry point to C language function:void glCompressedTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCompressedTextureSubImage1DEXT
- Specified by:
glCompressedTextureSubImage1D
in interfaceGL4
arg6
- a direct or array-backedBuffer
-
glCompressedTextureSubImage1DEXT
public void glCompressedTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glCompressedTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedTextureSubImage1DEXT
in interfaceGL2
arg7
- a direct or array-backedBuffer
-
glCompressedTextureSubImage2D
public void glCompressedTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL4
Entry point to C language function:void glCompressedTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCompressedTextureSubImage2DEXT
- Specified by:
glCompressedTextureSubImage2D
in interfaceGL4
arg8
- a direct or array-backedBuffer
-
glCompressedTextureSubImage2DEXT
public void glCompressedTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glCompressedTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedTextureSubImage2DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glCompressedTextureSubImage3D
public void glCompressedTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL4
Entry point to C language function:void glCompressedTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCompressedTextureSubImage3DEXT
- Specified by:
glCompressedTextureSubImage3D
in interfaceGL4
arg10
- a direct or array-backedBuffer
-
glCompressedTextureSubImage3DEXT
public void glCompressedTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Description copied from interface:GL2
Entry point to C language function:void glCompressedTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void * bits)
Part ofGL_EXT_direct_state_access
- Specified by:
glCompressedTextureSubImage3DEXT
in interfaceGL2
arg11
- a direct or array-backedBuffer
-
glConservativeRasterParameterfNV
public void glConservativeRasterParameterfNV(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glConservativeRasterParameterfNV(GLenum pname, GLfloat value)
Part ofGL_NV_conservative_raster_dilate
- Specified by:
glConservativeRasterParameterfNV
in interfaceGL2
-
glConvolutionFilter1D
public void glConvolutionFilter1D(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter1DEXT
- Specified by:
glConvolutionFilter1D
in interfaceGL2
-
glConvolutionFilter1D
public void glConvolutionFilter1D(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionFilter1D(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter1DEXT
- Specified by:
glConvolutionFilter1D
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glConvolutionFilter2D
public void glConvolutionFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter2DEXT
- Specified by:
glConvolutionFilter2D
in interfaceGL2
-
glConvolutionFilter2D
public void glConvolutionFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionFilter2DEXT
- Specified by:
glConvolutionFilter2D
in interfaceGL2
arg6
- a direct or array-backedBuffer
-
glConvolutionParameterf
public void glConvolutionParameterf(int arg0, int arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionParameterf(GLenum target, GLenum pname, GLfloat params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterfEXT
- Specified by:
glConvolutionParameterf
in interfaceGL2
-
glConvolutionParameterfv
public void glConvolutionParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterfvEXT
- Specified by:
glConvolutionParameterfv
in interfaceGL2
-
glConvolutionParameterfv
public void glConvolutionParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterfvEXT
- Specified by:
glConvolutionParameterfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glConvolutionParameteri
public void glConvolutionParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionParameteri(GLenum target, GLenum pname, GLint params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameteriEXT
- Specified by:
glConvolutionParameteri
in interfaceGL2
-
glConvolutionParameteriv
public void glConvolutionParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterivEXT
- Specified by:
glConvolutionParameteriv
in interfaceGL2
-
glConvolutionParameteriv
public void glConvolutionParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glConvolutionParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glConvolutionParameterivEXT
- Specified by:
glConvolutionParameteriv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glCopyBufferSubData
public void glCopyBufferSubData(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glCopyBufferSubData(GLenum readTarget, GLenum writeTarget, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
,GL_ARB_copy_buffer
,GL_NV_copy_buffer
Alias for:glCopyBufferSubDataNV
- Specified by:
glCopyBufferSubData
in interfaceGL2ES3
-
glCopyColorSubTable
public void glCopyColorSubTable(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glCopyColorSubTable(GLenum target, GLsizei start, GLint x, GLint y, GLsizei width)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_color_subtable
Alias for:glCopyColorSubTableEXT
- Specified by:
glCopyColorSubTable
in interfaceGL2
-
glCopyColorTable
public void glCopyColorTable(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glCopyColorTable(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
Alias for:glCopyColorTableSGI
- Specified by:
glCopyColorTable
in interfaceGL2
-
glCopyConvolutionFilter1D
public void glCopyConvolutionFilter1D(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glCopyConvolutionFilter1D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glCopyConvolutionFilter1DEXT
- Specified by:
glCopyConvolutionFilter1D
in interfaceGL2
-
glCopyConvolutionFilter2D
public void glCopyConvolutionFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glCopyConvolutionFilter2D(GLenum target, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glCopyConvolutionFilter2DEXT
- Specified by:
glCopyConvolutionFilter2D
in interfaceGL2
-
glCopyImageSubData
public void glCopyImageSubData(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, int arg11, int arg12, int arg13, int arg14)
Description copied from interface:GL2ES2
Entry point to C language function:void glCopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
Part ofGL_ARB_copy_image
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_NV_copy_image
,GL_EXT_copy_image
,GL_OES_copy_image
Alias for:glCopyImageSubDataNV
,glCopyImageSubDataEXT
,glCopyImageSubDataOES
- Specified by:
glCopyImageSubData
in interfaceGL2ES2
-
glCopyImageSubDataNV
public void glCopyImageSubDataNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, int arg11, int arg12, int arg13, int arg14)
Description copied from interface:GL2
Entry point to C language function:void glCopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_NV_copy_image
- Specified by:
glCopyImageSubDataNV
in interfaceGL2
-
glCopyMultiTexImage1DEXT
public void glCopyMultiTexImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glCopyMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyMultiTexImage1DEXT
in interfaceGL2
-
glCopyMultiTexImage2DEXT
public void glCopyMultiTexImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Description copied from interface:GL2
Entry point to C language function:void glCopyMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyMultiTexImage2DEXT
in interfaceGL2
-
glCopyMultiTexSubImage1DEXT
public void glCopyMultiTexSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glCopyMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyMultiTexSubImage1DEXT
in interfaceGL2
-
glCopyMultiTexSubImage2DEXT
public void glCopyMultiTexSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Description copied from interface:GL2
Entry point to C language function:void glCopyMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyMultiTexSubImage2DEXT
in interfaceGL2
-
glCopyMultiTexSubImage3DEXT
public void glCopyMultiTexSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
Description copied from interface:GL2
Entry point to C language function:void glCopyMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyMultiTexSubImage3DEXT
in interfaceGL2
-
glCopyNamedBufferSubData
public void glCopyNamedBufferSubData(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL4
Entry point to C language function:void glCopyNamedBufferSubData(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_VERSION_4_5
- Specified by:
glCopyNamedBufferSubData
in interfaceGL4
-
glCopyPixels
public void glCopyPixels(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glCopyPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type)
Part ofGL_VERSION_1_0
- Specified by:
glCopyPixels
in interfaceGL2
-
glCopyTexImage1D
public void glCopyTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glCopyTexImage1D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border)
Part ofGL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexImage1DEXT
- Specified by:
glCopyTexImage1D
in interfaceGL2GL3
-
glCopyTexImage2D
public void glCopyTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL
Entry point to C language function:void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexImage2DEXT
- Specified by:
glCopyTexImage2D
in interfaceGL
-
glCopyTexSubImage1D
public void glCopyTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexSubImage1DEXT
- Specified by:
glCopyTexSubImage1D
in interfaceGL2GL3
-
glCopyTexSubImage2D
public void glCopyTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL
Entry point to C language function:void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_copy_texture
Alias for:glCopyTexSubImage2DEXT
- Specified by:
glCopyTexSubImage2D
in interfaceGL
-
glCopyTexSubImage3D
public void glCopyTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Description copied from interface:GL2ES2
Entry point to C language function:void glCopyTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_EXT_copy_texture
,GL_OES_texture_3D
Alias for:glCopyTexSubImage3DEXT
,glCopyTexSubImage3DOES
- Specified by:
glCopyTexSubImage3D
in interfaceGL2ES2
-
glCopyTextureImage1DEXT
public void glCopyTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glCopyTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyTextureImage1DEXT
in interfaceGL2
-
glCopyTextureImage2DEXT
public void glCopyTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Description copied from interface:GL2
Entry point to C language function:void glCopyTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyTextureImage2DEXT
in interfaceGL2
-
glCopyTextureSubImage1D
public void glCopyTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL4
Entry point to C language function:void glCopyTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCopyTextureSubImage1DEXT
- Specified by:
glCopyTextureSubImage1D
in interfaceGL4
-
glCopyTextureSubImage1DEXT
public void glCopyTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glCopyTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyTextureSubImage1DEXT
in interfaceGL2
-
glCopyTextureSubImage2D
public void glCopyTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL4
Entry point to C language function:void glCopyTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCopyTextureSubImage2DEXT
- Specified by:
glCopyTextureSubImage2D
in interfaceGL4
-
glCopyTextureSubImage2DEXT
public void glCopyTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Description copied from interface:GL2
Entry point to C language function:void glCopyTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyTextureSubImage2DEXT
in interfaceGL2
-
glCopyTextureSubImage3D
public void glCopyTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8)
Description copied from interface:GL4
Entry point to C language function:void glCopyTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glCopyTextureSubImage3DEXT
- Specified by:
glCopyTextureSubImage3D
in interfaceGL4
-
glCopyTextureSubImage3DEXT
public void glCopyTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9)
Description copied from interface:GL2
Entry point to C language function:void glCopyTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glCopyTextureSubImage3DEXT
in interfaceGL2
-
glCoverageModulationNV
public void glCoverageModulationNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glCoverageModulationNV(GLenum components)
Part ofGL_NV_framebuffer_mixed_samples
- Specified by:
glCoverageModulationNV
in interfaceGL2
-
glCoverageModulationTableNV
public void glCoverageModulationTableNV(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glCoverageModulationTableNV(GLsizei n, const GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
- Specified by:
glCoverageModulationTableNV
in interfaceGL2
-
glCoverageModulationTableNV
public void glCoverageModulationTableNV(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glCoverageModulationTableNV(GLsizei n, const GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
- Specified by:
glCoverageModulationTableNV
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glCreateBuffers
public void glCreateBuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateBuffers
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCreateBuffers
public void glCreateBuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateBuffers
in interfaceGL4
-
glCreateCommandListsNV
public void glCreateCommandListsNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glCreateCommandListsNV(GLsizei n, GLuint * lists)
Part ofGL_NV_command_list
- Specified by:
glCreateCommandListsNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glCreateCommandListsNV
public void glCreateCommandListsNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glCreateCommandListsNV(GLsizei n, GLuint * lists)
Part ofGL_NV_command_list
- Specified by:
glCreateCommandListsNV
in interfaceGL2
-
glCreateFramebuffers
public void glCreateFramebuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateFramebuffers
in interfaceGL4
-
glCreateFramebuffers
public void glCreateFramebuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateFramebuffers
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCreatePerfQueryINTEL
public void glCreatePerfQueryINTEL(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glCreatePerfQueryINTEL(GLuint queryId, GLuint * queryHandle)
Part ofGL_INTEL_performance_query
- Specified by:
glCreatePerfQueryINTEL
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glCreatePerfQueryINTEL
public void glCreatePerfQueryINTEL(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glCreatePerfQueryINTEL(GLuint queryId, GLuint * queryHandle)
Part ofGL_INTEL_performance_query
- Specified by:
glCreatePerfQueryINTEL
in interfaceGL2
-
glCreateProgram
public int glCreateProgram()
Description copied from interface:GL2ES2
Entry point to C language function:GLuint glCreateProgram()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glCreateProgram
in interfaceGL2ES2
-
glCreateProgramObjectARB
public long glCreateProgramObjectARB()
Description copied from interface:GL2
Entry point to C language function:GLhandleARB glCreateProgramObjectARB()
Part ofGL_ARB_shader_objects
- Specified by:
glCreateProgramObjectARB
in interfaceGL2
-
glCreateProgramPipelines
public void glCreateProgramPipelines(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_VERSION_4_5
- Specified by:
glCreateProgramPipelines
in interfaceGL4
-
glCreateProgramPipelines
public void glCreateProgramPipelines(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_VERSION_4_5
- Specified by:
glCreateProgramPipelines
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCreateQueries
public void glCreateQueries(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateQueries(GLenum target, GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
- Specified by:
glCreateQueries
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glCreateQueries
public void glCreateQueries(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glCreateQueries(GLenum target, GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
- Specified by:
glCreateQueries
in interfaceGL4
-
glCreateRenderbuffers
public void glCreateRenderbuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateRenderbuffers
in interfaceGL4
-
glCreateRenderbuffers
public void glCreateRenderbuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateRenderbuffers
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCreateSamplers
public void glCreateSamplers(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateSamplers(GLsizei n, GLuint * samplers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateSamplers
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCreateSamplers
public void glCreateSamplers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateSamplers(GLsizei n, GLuint * samplers)
Part ofGL_VERSION_4_5
- Specified by:
glCreateSamplers
in interfaceGL4
-
glCreateShader
public int glCreateShader(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:GLuint glCreateShader(GLenum type)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glCreateShader
in interfaceGL2ES2
-
glCreateShaderObjectARB
public long glCreateShaderObjectARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLhandleARB glCreateShaderObjectARB(GLenum shaderType)
Part ofGL_ARB_shader_objects
- Specified by:
glCreateShaderObjectARB
in interfaceGL2
-
glCreateShaderProgramv
public int glCreateShaderProgramv(int arg0, int arg1, String[] arg2)
Description copied from interface:GL2ES2
Entry point to C language function:GLuint glCreateShaderProgramv(GLenum type, GLsizei count, const GLchar * * strings)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glCreateShaderProgramvEXT
- Specified by:
glCreateShaderProgramv
in interfaceGL2ES2
-
glCreateStatesNV
public void glCreateStatesNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glCreateStatesNV(GLsizei n, GLuint * states)
Part ofGL_NV_command_list
- Specified by:
glCreateStatesNV
in interfaceGL2
-
glCreateStatesNV
public void glCreateStatesNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glCreateStatesNV(GLsizei n, GLuint * states)
Part ofGL_NV_command_list
- Specified by:
glCreateStatesNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glCreateSyncFromCLeventARB
public long glCreateSyncFromCLeventARB(long arg0, long arg1, int arg2)
Description copied from interface:GL3
Entry point to C language function:GLsync glCreateSyncFromCLeventARB(struct _cl_context * context, struct _cl_event * event, GLbitfield flags)
Part ofGL_ARB_cl_event
- Specified by:
glCreateSyncFromCLeventARB
in interfaceGL3
-
glCreateTextures
public void glCreateTextures(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateTextures(GLenum target, GLsizei n, GLuint * textures)
Part ofGL_VERSION_4_5
- Specified by:
glCreateTextures
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glCreateTextures
public void glCreateTextures(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glCreateTextures(GLenum target, GLsizei n, GLuint * textures)
Part ofGL_VERSION_4_5
- Specified by:
glCreateTextures
in interfaceGL4
-
glCreateTransformFeedbacks
public void glCreateTransformFeedbacks(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
- Specified by:
glCreateTransformFeedbacks
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCreateTransformFeedbacks
public void glCreateTransformFeedbacks(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_VERSION_4_5
- Specified by:
glCreateTransformFeedbacks
in interfaceGL4
-
glCreateVertexArrays
public void glCreateVertexArrays(int arg0, int[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glCreateVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_VERSION_4_5
- Specified by:
glCreateVertexArrays
in interfaceGL4
-
glCreateVertexArrays
public void glCreateVertexArrays(int arg0, IntBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glCreateVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_VERSION_4_5
- Specified by:
glCreateVertexArrays
in interfaceGL4
arg1
- a direct or array-backedIntBuffer
-
glCullFace
public void glCullFace(int arg0)
Description copied from interface:GL
Entry point to C language function:void glCullFace(GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glCullFace
in interfaceGL
-
glCullParameterdvEXT
public void glCullParameterdvEXT(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glCullParameterdvEXT(GLenum pname, GLdouble * params)
Part ofGL_EXT_cull_vertex
- Specified by:
glCullParameterdvEXT
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glCullParameterdvEXT
public void glCullParameterdvEXT(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glCullParameterdvEXT(GLenum pname, GLdouble * params)
Part ofGL_EXT_cull_vertex
- Specified by:
glCullParameterdvEXT
in interfaceGL2
-
glCullParameterfvEXT
public void glCullParameterfvEXT(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glCullParameterfvEXT(GLenum pname, GLfloat * params)
Part ofGL_EXT_cull_vertex
- Specified by:
glCullParameterfvEXT
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glCullParameterfvEXT
public void glCullParameterfvEXT(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glCullParameterfvEXT(GLenum pname, GLfloat * params)
Part ofGL_EXT_cull_vertex
- Specified by:
glCullParameterfvEXT
in interfaceGL2
-
glCurrentPaletteMatrixARB
public void glCurrentPaletteMatrixARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glCurrentPaletteMatrixARB(GLint index)
Part ofGL_ARB_matrix_palette
- Specified by:
glCurrentPaletteMatrixARB
in interfaceGL2
-
glDebugMessageControl
public void glDebugMessageControl(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, boolean arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
,GL_ARB_debug_output
Alias for:glDebugMessageControlKHR
,glDebugMessageControlARB
- Specified by:
glDebugMessageControl
in interfaceGL2ES2
arg4
- a direct or array-backedIntBuffer
-
glDebugMessageControl
public void glDebugMessageControl(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, boolean arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glDebugMessageControl(GLenum source, GLenum type, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
,GL_ARB_debug_output
Alias for:glDebugMessageControlKHR
,glDebugMessageControlARB
- Specified by:
glDebugMessageControl
in interfaceGL2ES2
-
glDebugMessageEnableAMD
public void glDebugMessageEnableAMD(int arg0, int arg1, int arg2, int[] arg3, int arg4, boolean arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_AMD_debug_output
- Specified by:
glDebugMessageEnableAMD
in interfaceGL2GL3
-
glDebugMessageEnableAMD
public void glDebugMessageEnableAMD(int arg0, int arg1, int arg2, IntBuffer arg3, boolean arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glDebugMessageEnableAMD(GLenum category, GLenum severity, GLsizei count, const GLuint * ids, GLboolean enabled)
Part ofGL_AMD_debug_output
- Specified by:
glDebugMessageEnableAMD
in interfaceGL2GL3
arg3
- a direct or array-backedIntBuffer
-
glDebugMessageInsert
public void glDebugMessageInsert(int arg0, int arg1, int arg2, int arg3, int arg4, String arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glDebugMessageInsert(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar * buf)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_ARB_debug_output
,GL_KHR_debug
,GL_AMD_debug_output
Alias for:glDebugMessageInsertARB
,glDebugMessageInsertKHR
,glDebugMessageInsertAMD
- Specified by:
glDebugMessageInsert
in interfaceGL2ES2
-
glDebugMessageInsertAMD
public void glDebugMessageInsertAMD(int arg0, int arg1, int arg2, int arg3, String arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glDebugMessageInsertAMD(GLenum category, GLenum severity, GLuint id, GLsizei length, const GLchar * buf)
Part ofGL_AMD_debug_output
- Specified by:
glDebugMessageInsertAMD
in interfaceGL2GL3
-
glDeleteBuffers
public void glDeleteBuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glDeleteBuffers(GLsizei n, const GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glDeleteBuffersARB
- Specified by:
glDeleteBuffers
in interfaceGL
-
glDeleteBuffers
public void glDeleteBuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glDeleteBuffers(GLsizei n, const GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glDeleteBuffersARB
- Specified by:
glDeleteBuffers
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glDeleteCommandListsNV
public void glDeleteCommandListsNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeleteCommandListsNV(GLsizei n, const GLuint * lists)
Part ofGL_NV_command_list
- Specified by:
glDeleteCommandListsNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDeleteCommandListsNV
public void glDeleteCommandListsNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeleteCommandListsNV(GLsizei n, const GLuint * lists)
Part ofGL_NV_command_list
- Specified by:
glDeleteCommandListsNV
in interfaceGL2
-
glDeleteFramebuffers
public void glDeleteFramebuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteFramebuffersOES
,glDeleteFramebuffersEXT
- Specified by:
glDeleteFramebuffers
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glDeleteFramebuffers
public void glDeleteFramebuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glDeleteFramebuffers(GLsizei n, const GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteFramebuffersOES
,glDeleteFramebuffersEXT
- Specified by:
glDeleteFramebuffers
in interfaceGL
-
glDeleteLists
public void glDeleteLists(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeleteLists(GLuint list, GLsizei range)
Part ofGL_VERSION_1_0
- Specified by:
glDeleteLists
in interfaceGL2
-
glDeleteNamedStringARB
public void glDeleteNamedStringARB(int arg0, String arg1)
Description copied from interface:GL3
Entry point to C language function:void glDeleteNamedStringARB(GLint namelen, const GLchar * name)
Part ofGL_ARB_shading_language_include
- Specified by:
glDeleteNamedStringARB
in interfaceGL3
-
glDeleteNamesAMD
public void glDeleteNamesAMD(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names)
Part ofGL_AMD_name_gen_delete
- Specified by:
glDeleteNamesAMD
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glDeleteNamesAMD
public void glDeleteNamesAMD(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glDeleteNamesAMD(GLenum identifier, GLuint num, const GLuint * names)
Part ofGL_AMD_name_gen_delete
- Specified by:
glDeleteNamesAMD
in interfaceGL2
-
glDeleteObjectARB
public void glDeleteObjectARB(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glDeleteObjectARB(GLhandleARB obj)
Part ofGL_ARB_shader_objects
- Specified by:
glDeleteObjectARB
in interfaceGL2
-
glDeleteOcclusionQueriesNV
public void glDeleteOcclusionQueriesNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_occlusion_query
- Specified by:
glDeleteOcclusionQueriesNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDeleteOcclusionQueriesNV
public void glDeleteOcclusionQueriesNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeleteOcclusionQueriesNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_occlusion_query
- Specified by:
glDeleteOcclusionQueriesNV
in interfaceGL2
-
glDeletePerfMonitorsAMD
public void glDeletePerfMonitorsAMD(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
- Specified by:
glDeletePerfMonitorsAMD
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDeletePerfMonitorsAMD
public void glDeletePerfMonitorsAMD(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeletePerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
- Specified by:
glDeletePerfMonitorsAMD
in interfaceGL2
-
glDeletePerfQueryINTEL
public void glDeletePerfQueryINTEL(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glDeletePerfQueryINTEL(GLuint queryHandle)
Part ofGL_INTEL_performance_query
- Specified by:
glDeletePerfQueryINTEL
in interfaceGL2
-
glDeleteProgram
public void glDeleteProgram(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glDeleteProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glDeleteProgram
in interfaceGL2ES2
-
glDeleteProgramPipelines
public void glDeleteProgramPipelines(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glDeleteProgramPipelinesEXT
- Specified by:
glDeleteProgramPipelines
in interfaceGL2ES2
arg1
- a direct or array-backedIntBuffer
-
glDeleteProgramPipelines
public void glDeleteProgramPipelines(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glDeleteProgramPipelines(GLsizei n, const GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glDeleteProgramPipelinesEXT
- Specified by:
glDeleteProgramPipelines
in interfaceGL2ES2
-
glDeleteProgramsARB
public void glDeleteProgramsARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeleteProgramsARB(GLsizei n, const GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glDeleteProgramsARB
in interfaceGL2
-
glDeleteProgramsARB
public void glDeleteProgramsARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeleteProgramsARB(GLsizei n, const GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glDeleteProgramsARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDeleteQueries
public void glDeleteQueries(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glDeleteQueries(GLsizei n, const GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glDeleteQueriesEXT
,glDeleteQueriesARB
- Specified by:
glDeleteQueries
in interfaceGL2ES2
-
glDeleteQueries
public void glDeleteQueries(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glDeleteQueries(GLsizei n, const GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glDeleteQueriesEXT
,glDeleteQueriesARB
- Specified by:
glDeleteQueries
in interfaceGL2ES2
arg1
- a direct or array-backedIntBuffer
-
glDeleteRenderbuffers
public void glDeleteRenderbuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteRenderbuffersOES
,glDeleteRenderbuffersEXT
- Specified by:
glDeleteRenderbuffers
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glDeleteRenderbuffers
public void glDeleteRenderbuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glDeleteRenderbuffers(GLsizei n, const GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glDeleteRenderbuffersOES
,glDeleteRenderbuffersEXT
- Specified by:
glDeleteRenderbuffers
in interfaceGL
-
glDeleteSamplers
public void glDeleteSamplers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glDeleteSamplers(GLsizei count, const GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glDeleteSamplers
in interfaceGL3ES3
-
glDeleteSamplers
public void glDeleteSamplers(int arg0, IntBuffer arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glDeleteSamplers(GLsizei count, const GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glDeleteSamplers
in interfaceGL3ES3
arg1
- a direct or array-backedIntBuffer
-
glDeleteShader
public void glDeleteShader(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glDeleteShader(GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glDeleteShader
in interfaceGL2ES2
-
glDeleteStatesNV
public void glDeleteStatesNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeleteStatesNV(GLsizei n, const GLuint * states)
Part ofGL_NV_command_list
- Specified by:
glDeleteStatesNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDeleteStatesNV
public void glDeleteStatesNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeleteStatesNV(GLsizei n, const GLuint * states)
Part ofGL_NV_command_list
- Specified by:
glDeleteStatesNV
in interfaceGL2
-
glDeleteSync
public void glDeleteSync(long arg0)
Description copied from interface:GL3ES3
Entry point to C language function:void glDeleteSync(GLsync sync)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glDeleteSyncAPPLE
- Specified by:
glDeleteSync
in interfaceGL3ES3
-
glDeleteTextures
public void glDeleteTextures(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glDeleteTextures(GLsizei n, const GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glDeleteTexturesEXT
- Specified by:
glDeleteTextures
in interfaceGL
-
glDeleteTextures
public void glDeleteTextures(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glDeleteTextures(GLsizei n, const GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glDeleteTexturesEXT
- Specified by:
glDeleteTextures
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glDeleteTransformFeedbacks
public void glDeleteTransformFeedbacks(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNV
- Specified by:
glDeleteTransformFeedbacks
in interfaceGL2ES3
arg1
- a direct or array-backedIntBuffer
-
glDeleteTransformFeedbacks
public void glDeleteTransformFeedbacks(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glDeleteTransformFeedbacks(GLsizei n, const GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glDeleteTransformFeedbacksNV
- Specified by:
glDeleteTransformFeedbacks
in interfaceGL2ES3
-
glDeleteTransformFeedbacksNV
public void glDeleteTransformFeedbacksNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_transform_feedback2
- Specified by:
glDeleteTransformFeedbacksNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDeleteTransformFeedbacksNV
public void glDeleteTransformFeedbacksNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDeleteTransformFeedbacksNV(GLsizei n, const GLuint * ids)
Part ofGL_NV_transform_feedback2
- Specified by:
glDeleteTransformFeedbacksNV
in interfaceGL2
-
glDeleteVertexArrays
public void glDeleteVertexArrays(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE
,glDeleteVertexArraysOES
- Specified by:
glDeleteVertexArrays
in interfaceGL2ES3
arg1
- a direct or array-backedIntBuffer
-
glDeleteVertexArrays
public void glDeleteVertexArrays(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glDeleteVertexArrays(GLsizei n, const GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glDeleteVertexArraysAPPLE
,glDeleteVertexArraysOES
- Specified by:
glDeleteVertexArrays
in interfaceGL2ES3
-
glDeleteVertexShaderEXT
public void glDeleteVertexShaderEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glDeleteVertexShaderEXT(GLuint id)
Part ofGL_EXT_vertex_shader
- Specified by:
glDeleteVertexShaderEXT
in interfaceGL2
-
glDepthBoundsEXT
public void glDepthBoundsEXT(double arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glDepthBoundsEXT(GLclampd zmin, GLclampd zmax)
Part ofGL_EXT_depth_bounds_test
- Specified by:
glDepthBoundsEXT
in interfaceGL2
-
glDepthFunc
public void glDepthFunc(int arg0)
Description copied from interface:GL
Entry point to C language function:void glDepthFunc(GLenum func)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glDepthFunc
in interfaceGL
-
glDepthMask
public void glDepthMask(boolean arg0)
Description copied from interface:GL
Entry point to C language function:void glDepthMask(GLboolean flag)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glDepthMask
in interfaceGL
-
glDepthRange
public void glDepthRange(double arg0, double arg1)
Description copied from interface:GLBase
Aliased entrypoint ofvoid glDepthRange(GLclampd depth);
andvoid glDepthRangef(GLclampf depth);
.- Specified by:
glDepthRange
in interfaceGL2ES2
- Specified by:
glDepthRange
in interfaceGLBase
-
glDepthRangeArrayv
public void glDepthRangeArrayv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glDepthRangeArrayv(GLuint first, GLsizei count, const GLdouble * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
- Specified by:
glDepthRangeArrayv
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glDepthRangeArrayv
public void glDepthRangeArrayv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glDepthRangeArrayv(GLuint first, GLsizei count, const GLdouble * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
- Specified by:
glDepthRangeArrayv
in interfaceGL3
-
glDepthRangeIndexed
public void glDepthRangeIndexed(int arg0, double arg1, double arg2)
Description copied from interface:GL3
Entry point to C language function:void glDepthRangeIndexed(GLuint index, GLdouble n, GLdouble f)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
- Specified by:
glDepthRangeIndexed
in interfaceGL3
-
glDepthRangef
public void glDepthRangef(float arg0, float arg1)
Description copied from interface:GL
Entry point to C language function:void glDepthRangef(GLfloat n, GLfloat f)
Part ofGL_ARB_ES2_compatibility
,GL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_4_1
,GL_OES_single_precision
Alias for:glDepthRangefOES
- Specified by:
glDepthRangef
in interfaceGL
- Specified by:
glDepthRangef
in interfaceGL2ES2
-
glDetachObjectARB
public void glDetachObjectARB(long arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glDetachObjectARB(GLhandleARB containerObj, GLhandleARB attachedObj)
Part ofGL_ARB_shader_objects
- Specified by:
glDetachObjectARB
in interfaceGL2
-
glDetachShader
public void glDetachShader(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glDetachShader(GLuint program, GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glDetachShader
in interfaceGL2ES2
-
glDisable
public void glDisable(int arg0)
Description copied from interface:GL
Entry point to C language function:void glDisable(GLenum cap)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glDisableClientState
public void glDisableClientState(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glDisableClientState(GLenum cap)
Part ofGL_NV_vertex_buffer_unified_memory
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
- Specified by:
glDisableClientState
in interfaceGL2GL3
- Specified by:
glDisableClientState
in interfaceGLPointerFunc
-
glDisableClientStateIndexedEXT
public void glDisableClientStateIndexedEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDisableClientStateIndexedEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
- Specified by:
glDisableClientStateIndexedEXT
in interfaceGL2
-
glDisableClientStateiEXT
public void glDisableClientStateiEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDisableClientStateiEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
- Specified by:
glDisableClientStateiEXT
in interfaceGL2
-
glDisableIndexed
public void glDisableIndexed(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDisableIndexed(GLenum target, GLuint index)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glDisableIndexedEXT
- Specified by:
glDisableIndexed
in interfaceGL2
-
glDisableVariantClientStateEXT
public void glDisableVariantClientStateEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glDisableVariantClientStateEXT(GLuint id)
Part ofGL_EXT_vertex_shader
- Specified by:
glDisableVariantClientStateEXT
in interfaceGL2
-
glDisableVertexArrayAttrib
public void glDisableVertexArrayAttrib(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glDisableVertexArrayAttrib(GLuint vaobj, GLuint index)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glDisableVertexArrayAttribEXT
- Specified by:
glDisableVertexArrayAttrib
in interfaceGL4
-
glDisableVertexArrayAttribEXT
public void glDisableVertexArrayAttribEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDisableVertexArrayAttribEXT(GLuint vaobj, GLuint index)
Part ofGL_EXT_direct_state_access
- Specified by:
glDisableVertexArrayAttribEXT
in interfaceGL2
-
glDisableVertexArrayEXT
public void glDisableVertexArrayEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDisableVertexArrayEXT(GLuint vaobj, GLenum array)
Part ofGL_EXT_direct_state_access
- Specified by:
glDisableVertexArrayEXT
in interfaceGL2
-
glDisableVertexAttribAPPLE
public void glDisableVertexAttribAPPLE(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDisableVertexAttribAPPLE(GLuint index, GLenum pname)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glDisableVertexAttribAPPLE
in interfaceGL2
-
glDisableVertexAttribArray
public void glDisableVertexAttribArray(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glDisableVertexAttribArray(GLuint index)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glDisableVertexAttribArrayARB
- Specified by:
glDisableVertexAttribArray
in interfaceGL2ES2
-
glDisableVertexAttribArrayARB
public void glDisableVertexAttribArrayARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glDisableVertexAttribArrayARB(GLuint index)
Part ofGL_ARB_vertex_program
- Specified by:
glDisableVertexAttribArrayARB
in interfaceGL2
-
glDisablei
public void glDisablei(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glDisablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_draw_buffers_indexed
,GL_NV_viewport_array
,GL_EXT_draw_buffers_indexed
Alias for:glDisableiOES
,glDisableiNV
,glDisableiEXT
- Specified by:
glDisablei
in interfaceGL2ES3
-
glDispatchCompute
public void glDispatchCompute(int arg0, int arg1, int arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glDispatchCompute(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z)
Part ofGL_ARB_compute_shader
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
- Specified by:
glDispatchCompute
in interfaceGL3ES3
-
glDispatchComputeGroupSizeARB
public void glDispatchComputeGroupSizeARB(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL4
Entry point to C language function:void glDispatchComputeGroupSizeARB(GLuint num_groups_x, GLuint num_groups_y, GLuint num_groups_z, GLuint group_size_x, GLuint group_size_y, GLuint group_size_z)
Part ofGL_ARB_compute_variable_group_size
- Specified by:
glDispatchComputeGroupSizeARB
in interfaceGL4
-
glDispatchComputeIndirect
public void glDispatchComputeIndirect(long arg0)
Description copied from interface:GL3ES3
Entry point to C language function:void glDispatchComputeIndirect(GLintptr indirect)
Part ofGL_ARB_compute_shader
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
- Specified by:
glDispatchComputeIndirect
in interfaceGL3ES3
-
glDrawArrays
public void glDrawArrays(int arg0, int arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glDrawArrays(GLenum mode, GLint first, GLsizei count)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glDrawArraysEXT
- Specified by:
glDrawArrays
in interfaceGL
-
glDrawArraysIndirect
public void glDrawArraysIndirect(int arg0, long arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawArraysIndirect(GLenum mode, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
- Specified by:
glDrawArraysIndirect
in interfaceGL3ES3
-
glDrawArraysIndirect
public void glDrawArraysIndirect(int arg0, Buffer arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawArraysIndirect(GLenum mode, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
- Specified by:
glDrawArraysIndirect
in interfaceGL3ES3
arg1
- a direct or array-backedBuffer
-
glDrawArraysInstanced
public void glDrawArraysInstanced(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glDrawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
,GL_ARB_draw_instanced
,GL_EXT_draw_instanced
,GL_NV_draw_instanced
,GL_ANGLE_instanced_arrays
Alias for:glDrawArraysInstancedARB
,glDrawArraysInstancedEXT
,glDrawArraysInstancedNV
,glDrawArraysInstancedANGLE
- Specified by:
glDrawArraysInstanced
in interfaceGL2ES3
-
glDrawArraysInstancedBaseInstance
public void glDrawArraysInstancedBaseInstance(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glDrawArraysInstancedBaseInstance(GLenum mode, GLint first, GLsizei count, GLsizei instancecount, GLuint baseinstance)
Part ofGL_ARB_base_instance
,GL_VERSION_4_2
,GL_EXT_base_instance
Alias for:glDrawArraysInstancedBaseInstanceEXT
- Specified by:
glDrawArraysInstancedBaseInstance
in interfaceGL2ES2
-
glDrawBuffer
public void glDrawBuffer(int arg0)
Description copied from interface:GL2GL3
- Specified by:
glDrawBuffer
in interfaceGL2GL3
-
glDrawBuffers
public void glDrawBuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glDrawBuffers(GLsizei n, const GLenum * bufs)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_0
,GL_EXT_draw_buffers
,GL_ARB_draw_buffers
,GL_NV_draw_buffers
,GL_ATI_draw_buffers
Alias for:glDrawBuffersEXT
,glDrawBuffersARB
,glDrawBuffersNV
,glDrawBuffersATI
- Specified by:
glDrawBuffers
in interfaceGL2ES2
arg1
- a direct or array-backedIntBuffer
-
glDrawBuffers
public void glDrawBuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glDrawBuffers(GLsizei n, const GLenum * bufs)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_0
,GL_EXT_draw_buffers
,GL_ARB_draw_buffers
,GL_NV_draw_buffers
,GL_ATI_draw_buffers
Alias for:glDrawBuffersEXT
,glDrawBuffersARB
,glDrawBuffersNV
,glDrawBuffersATI
- Specified by:
glDrawBuffers
in interfaceGL2ES2
-
glDrawBuffersATI
public void glDrawBuffersATI(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glDrawBuffersATI(GLsizei n, const GLenum * bufs)
Part ofGL_ATI_draw_buffers
- Specified by:
glDrawBuffersATI
in interfaceGL2
-
glDrawBuffersATI
public void glDrawBuffersATI(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glDrawBuffersATI(GLsizei n, const GLenum * bufs)
Part ofGL_ATI_draw_buffers
- Specified by:
glDrawBuffersATI
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glDrawCommandsAddressNV
public void glDrawCommandsAddressNV(int arg0, long[] arg1, int arg2, int[] arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsAddressNV(GLenum primitiveMode, const GLuint64 * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsAddressNV
in interfaceGL2
-
glDrawCommandsAddressNV
public void glDrawCommandsAddressNV(int arg0, LongBuffer arg1, IntBuffer arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsAddressNV(GLenum primitiveMode, const GLuint64 * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsAddressNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
arg2
- a direct or array-backedIntBuffer
-
glDrawCommandsNV
public void glDrawCommandsNV(int arg0, int arg1, PointerBuffer arg2, IntBuffer arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsNV(GLenum primitiveMode, GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsNV
in interfaceGL2
arg2
- a direct or array-backedPointerBuffer
arg3
- a direct or array-backedIntBuffer
-
glDrawCommandsNV
public void glDrawCommandsNV(int arg0, int arg1, PointerBuffer arg2, int[] arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsNV(GLenum primitiveMode, GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsNV
in interfaceGL2
arg2
- a direct or array-backedPointerBuffer
-
glDrawCommandsStatesAddressNV
public void glDrawCommandsStatesAddressNV(long[] arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int arg8)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsStatesAddressNV(const GLuint64 * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsStatesAddressNV
in interfaceGL2
-
glDrawCommandsStatesAddressNV
public void glDrawCommandsStatesAddressNV(LongBuffer arg0, IntBuffer arg1, IntBuffer arg2, IntBuffer arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsStatesAddressNV(const GLuint64 * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsStatesAddressNV
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedLongBuffer
arg1
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedIntBuffer
-
glDrawCommandsStatesNV
public void glDrawCommandsStatesNV(int arg0, PointerBuffer arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int arg8)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsStatesNV(GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsStatesNV
in interfaceGL2
arg1
- a direct or array-backedPointerBuffer
-
glDrawCommandsStatesNV
public void glDrawCommandsStatesNV(int arg0, PointerBuffer arg1, IntBuffer arg2, IntBuffer arg3, IntBuffer arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glDrawCommandsStatesNV(GLuint buffer, const GLintptr * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glDrawCommandsStatesNV
in interfaceGL2
arg1
- a direct or array-backedPointerBuffer
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glDrawElements
public void glDrawElements(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices);
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_ES_VERSION_2_0
- Specified by:
glDrawElements
in interfaceGL2ES1
arg3
- a direct or array-backedBuffer
-
glDrawElements
public void glDrawElements(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL
Entry point to C language function:void glDrawElements(GLenum mode, GLsizei count, GLenum type, const void * indices)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
- Specified by:
glDrawElements
in interfaceGL
-
glDrawElementsBaseVertex
public void glDrawElementsBaseVertex(int arg0, int arg1, int arg2, Buffer arg3, int arg4)
Description copied from interface:GL3bc
Entry point to C language function:void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
- Specified by:
glDrawElementsBaseVertex
in interfaceGL3bc
- Specified by:
glDrawElementsBaseVertex
in interfaceGL3ES3
arg3
- a direct or array-backedBuffer
-
glDrawElementsBaseVertex
public void glDrawElementsBaseVertex(int arg0, int arg1, int arg2, long arg3, int arg4)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawElementsBaseVertex(GLenum mode, GLsizei count, GLenum type, const void * indices, GLint basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_EXT_draw_elements_base_vertex
,GL_OES_draw_elements_base_vertex
Alias for:glDrawElementsBaseVertexEXT
,glDrawElementsBaseVertexOES
- Specified by:
glDrawElementsBaseVertex
in interfaceGL3ES3
-
glDrawElementsIndirect
public void glDrawElementsIndirect(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
- Specified by:
glDrawElementsIndirect
in interfaceGL3ES3
arg2
- a direct or array-backedBuffer
-
glDrawElementsIndirect
public void glDrawElementsIndirect(int arg0, int arg1, long arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect)
Part ofGL_ES_VERSION_3_1
,GL_ARB_draw_indirect
,GL_VERSION_4_0
- Specified by:
glDrawElementsIndirect
in interfaceGL3ES3
-
glDrawElementsInstanced
public void glDrawElementsInstanced(int arg0, int arg1, int arg2, Buffer arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei instancecount);
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
;GL_ARB_draw_instanced
- Specified by:
glDrawElementsInstanced
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glDrawElementsInstanced
public void glDrawElementsInstanced(int arg0, int arg1, int arg2, long arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_1
,GL_ARB_draw_instanced
,GL_EXT_draw_instanced
,GL_ANGLE_instanced_arrays
,GL_NV_draw_instanced
Alias for:glDrawElementsInstancedARB
,glDrawElementsInstancedEXT
,glDrawElementsInstancedANGLE
,glDrawElementsInstancedNV
- Specified by:
glDrawElementsInstanced
in interfaceGL2ES3
-
glDrawElementsInstancedBaseInstance
public void glDrawElementsInstancedBaseInstance(int arg0, int arg1, int arg2, long arg3, int arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLuint baseinstance)
Part ofGL_ARB_base_instance
,GL_VERSION_4_2
,GL_EXT_base_instance
Alias for:glDrawElementsInstancedBaseInstanceEXT
- Specified by:
glDrawElementsInstancedBaseInstance
in interfaceGL2ES2
-
glDrawElementsInstancedBaseInstance
public void glDrawElementsInstancedBaseInstance(int arg0, int arg1, int arg2, Buffer arg3, int arg4, int arg5)
Description copied from interface:GL4bc
Entry point to C language function:void glDrawElementsInstancedBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLuint baseinstance);
Part ofGL_VERSION_4_2
,GL_ARB_base_instance
- Specified by:
glDrawElementsInstancedBaseInstance
in interfaceGL4bc
arg3
- a direct or array-backedBuffer
-
glDrawElementsInstancedBaseVertex
public void glDrawElementsInstancedBaseVertex(int arg0, int arg1, int arg2, long arg3, int arg4, int arg5)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLint basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_OES_draw_elements_base_vertex
,GL_EXT_draw_elements_base_vertex
Alias for:glDrawElementsInstancedBaseVertexOES
,glDrawElementsInstancedBaseVertexEXT
- Specified by:
glDrawElementsInstancedBaseVertex
in interfaceGL3ES3
-
glDrawElementsInstancedBaseVertex
public void glDrawElementsInstancedBaseVertex(int arg0, int arg1, int arg2, Buffer arg3, int arg4, int arg5)
Description copied from interface:GL3bc
Entry point to C language function:void glDrawElementsInstancedBaseVertex(GLenum mode, GLsizei count, GLenum type, const GLvoid * indices, GLsizei instancecount, GLint basevertex);
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
- Specified by:
glDrawElementsInstancedBaseVertex
in interfaceGL3bc
- Specified by:
glDrawElementsInstancedBaseVertex
in interfaceGL3ES3
arg3
- a direct or array-backedBuffer
-
glDrawElementsInstancedBaseVertexBaseInstance
public void glDrawElementsInstancedBaseVertexBaseInstance(int arg0, int arg1, int arg2, Buffer arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL4bc
Entry point to C language function:void glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance);
Part ofGL_VERSION_4_2
,GL_ARB_base_instance
- Specified by:
glDrawElementsInstancedBaseVertexBaseInstance
in interfaceGL4bc
arg3
- a direct or array-backedBuffer
-
glDrawElementsInstancedBaseVertexBaseInstance
public void glDrawElementsInstancedBaseVertexBaseInstance(int arg0, int arg1, int arg2, long arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glDrawElementsInstancedBaseVertexBaseInstance(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei instancecount, GLint basevertex, GLuint baseinstance)
Part ofGL_ARB_base_instance
,GL_VERSION_4_2
,GL_EXT_base_instance
Alias for:glDrawElementsInstancedBaseVertexBaseInstanceEXT
- Specified by:
glDrawElementsInstancedBaseVertexBaseInstance
in interfaceGL2ES2
-
glDrawPixels
public void glDrawPixels(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
- Specified by:
glDrawPixels
in interfaceGL2
-
glDrawPixels
public void glDrawPixels(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glDrawPixels(GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
- Specified by:
glDrawPixels
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glDrawRangeElements
public void glDrawRangeElements(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2ES3
Entry point to C language function:void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_EXT_draw_range_elements
Alias for:glDrawRangeElementsEXT
- Specified by:
glDrawRangeElements
in interfaceGL2ES3
-
glDrawRangeElements
public void glDrawRangeElements(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glDrawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices);
Part ofGL_VERSION_1_2
,GL_ES_VERSION_3_0
- Specified by:
glDrawRangeElements
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glDrawRangeElementsBaseVertex
public void glDrawRangeElementsBaseVertex(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5, int arg6)
Description copied from interface:GL3bc
Entry point to C language function:void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices, GLint basevertex);
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
- Specified by:
glDrawRangeElementsBaseVertex
in interfaceGL3bc
- Specified by:
glDrawRangeElementsBaseVertex
in interfaceGL3ES3
arg5
- a direct or array-backedBuffer
-
glDrawRangeElementsBaseVertex
public void glDrawRangeElementsBaseVertex(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5, int arg6)
Description copied from interface:GL3ES3
Entry point to C language function:void glDrawRangeElementsBaseVertex(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void * indices, GLint basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_EXT_draw_elements_base_vertex
,GL_OES_draw_elements_base_vertex
Alias for:glDrawRangeElementsBaseVertexEXT
,glDrawRangeElementsBaseVertexOES
- Specified by:
glDrawRangeElementsBaseVertex
in interfaceGL3ES3
-
glDrawTextureNV
public void glDrawTextureNV(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8, float arg9, float arg10)
Description copied from interface:GL2
Entry point to C language function:void glDrawTextureNV(GLuint texture, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1)
Part ofGL_NV_draw_texture
- Specified by:
glDrawTextureNV
in interfaceGL2
-
glDrawTransformFeedback
public void glDrawTransformFeedback(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glDrawTransformFeedback(GLenum mode, GLuint id)
Part ofGL_ARB_transform_feedback2
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glDrawTransformFeedbackNV
- Specified by:
glDrawTransformFeedback
in interfaceGL2GL3
-
glDrawTransformFeedbackInstanced
public void glDrawTransformFeedbackInstanced(int arg0, int arg1, int arg2)
Description copied from interface:GL3
Entry point to C language function:void glDrawTransformFeedbackInstanced(GLenum mode, GLuint id, GLsizei instancecount)
Part ofGL_VERSION_4_2
,GL_ARB_transform_feedback_instanced
- Specified by:
glDrawTransformFeedbackInstanced
in interfaceGL3
-
glDrawTransformFeedbackNV
public void glDrawTransformFeedbackNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glDrawTransformFeedbackNV(GLenum mode, GLuint id)
Part ofGL_NV_transform_feedback2
- Specified by:
glDrawTransformFeedbackNV
in interfaceGL2
-
glDrawTransformFeedbackStream
public void glDrawTransformFeedbackStream(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glDrawTransformFeedbackStream(GLenum mode, GLuint id, GLuint stream)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
- Specified by:
glDrawTransformFeedbackStream
in interfaceGL2GL3
-
glDrawTransformFeedbackStreamInstanced
public void glDrawTransformFeedbackStreamInstanced(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glDrawTransformFeedbackStreamInstanced(GLenum mode, GLuint id, GLuint stream, GLsizei instancecount)
Part ofGL_VERSION_4_2
,GL_ARB_transform_feedback_instanced
- Specified by:
glDrawTransformFeedbackStreamInstanced
in interfaceGL3
-
glEdgeFlag
public void glEdgeFlag(boolean arg0)
Description copied from interface:GL2
- Specified by:
glEdgeFlag
in interfaceGL2
-
glEdgeFlagFormatNV
public void glEdgeFlagFormatNV(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glEdgeFlagFormatNV(GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glEdgeFlagFormatNV
in interfaceGL2GL3
-
glEdgeFlagPointer
public void glEdgeFlagPointer(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glEdgeFlagPointerEXT
- Specified by:
glEdgeFlagPointer
in interfaceGL2
-
glEdgeFlagPointer
public void glEdgeFlagPointer(int arg0, Buffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glEdgeFlagPointer(GLsizei stride, const GLvoid * ptr)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glEdgeFlagPointerEXT
- Specified by:
glEdgeFlagPointer
in interfaceGL2
arg1
- a direct onlyBuffer
-
glEdgeFlagv
public void glEdgeFlagv(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glEdgeFlagv(const GLboolean * flag)
Part ofGL_VERSION_1_0
- Specified by:
glEdgeFlagv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glEdgeFlagv
public void glEdgeFlagv(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEdgeFlagv(const GLboolean * flag)
Part ofGL_VERSION_1_0
- Specified by:
glEdgeFlagv
in interfaceGL2
-
glEnable
public void glEnable(int arg0)
Description copied from interface:GL
Entry point to C language function:void glEnable(GLenum cap)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glEnableClientState
public void glEnableClientState(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glEnableClientState(GLenum cap)
Part ofGL_NV_vertex_buffer_unified_memory
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
- Specified by:
glEnableClientState
in interfaceGL2GL3
- Specified by:
glEnableClientState
in interfaceGLPointerFunc
-
glEnableClientStateIndexedEXT
public void glEnableClientStateIndexedEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEnableClientStateIndexedEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
- Specified by:
glEnableClientStateIndexedEXT
in interfaceGL2
-
glEnableClientStateiEXT
public void glEnableClientStateiEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEnableClientStateiEXT(GLenum array, GLuint index)
Part ofGL_EXT_direct_state_access
- Specified by:
glEnableClientStateiEXT
in interfaceGL2
-
glEnableIndexed
public void glEnableIndexed(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEnableIndexed(GLenum target, GLuint index)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glEnableIndexedEXT
- Specified by:
glEnableIndexed
in interfaceGL2
-
glEnableVariantClientStateEXT
public void glEnableVariantClientStateEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glEnableVariantClientStateEXT(GLuint id)
Part ofGL_EXT_vertex_shader
- Specified by:
glEnableVariantClientStateEXT
in interfaceGL2
-
glEnableVertexArrayAttrib
public void glEnableVertexArrayAttrib(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glEnableVertexArrayAttrib(GLuint vaobj, GLuint index)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glEnableVertexArrayAttribEXT
- Specified by:
glEnableVertexArrayAttrib
in interfaceGL4
-
glEnableVertexArrayAttribEXT
public void glEnableVertexArrayAttribEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEnableVertexArrayAttribEXT(GLuint vaobj, GLuint index)
Part ofGL_EXT_direct_state_access
- Specified by:
glEnableVertexArrayAttribEXT
in interfaceGL2
-
glEnableVertexArrayEXT
public void glEnableVertexArrayEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEnableVertexArrayEXT(GLuint vaobj, GLenum array)
Part ofGL_EXT_direct_state_access
- Specified by:
glEnableVertexArrayEXT
in interfaceGL2
-
glEnableVertexAttribAPPLE
public void glEnableVertexAttribAPPLE(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEnableVertexAttribAPPLE(GLuint index, GLenum pname)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glEnableVertexAttribAPPLE
in interfaceGL2
-
glEnableVertexAttribArray
public void glEnableVertexAttribArray(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glEnableVertexAttribArray(GLuint index)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glEnableVertexAttribArrayARB
- Specified by:
glEnableVertexAttribArray
in interfaceGL2ES2
-
glEnableVertexAttribArrayARB
public void glEnableVertexAttribArrayARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glEnableVertexAttribArrayARB(GLuint index)
Part ofGL_ARB_vertex_program
- Specified by:
glEnableVertexAttribArrayARB
in interfaceGL2
-
glEnablei
public void glEnablei(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glEnablei(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_NV_viewport_array
,GL_OES_draw_buffers_indexed
,GL_EXT_draw_buffers_indexed
Alias for:glEnableiNV
,glEnableiOES
,glEnableiEXT
-
glEnd
public void glEnd()
Description copied from interface:GL2
-
glEndConditionalRender
public void glEndConditionalRender()
Description copied from interface:GL2ES3
Entry point to C language function:void glEndConditionalRender()
Part ofGL_VERSION_3_0
,GL_NV_conditional_render
Alias for:glEndConditionalRenderNV
- Specified by:
glEndConditionalRender
in interfaceGL2ES3
-
glEndConditionalRenderNVX
public void glEndConditionalRenderNVX()
Description copied from interface:GL2
Entry point to C language function:void glEndConditionalRenderNVX()
Part ofGL_NVX_conditional_render
- Specified by:
glEndConditionalRenderNVX
in interfaceGL2
-
glEndList
public void glEndList()
Description copied from interface:GL2
-
glEndOcclusionQueryNV
public void glEndOcclusionQueryNV()
Description copied from interface:GL2
Entry point to C language function:void glEndOcclusionQueryNV()
Part ofGL_NV_occlusion_query
- Specified by:
glEndOcclusionQueryNV
in interfaceGL2
-
glEndPerfMonitorAMD
public void glEndPerfMonitorAMD(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glEndPerfMonitorAMD(GLuint monitor)
Part ofGL_AMD_performance_monitor
- Specified by:
glEndPerfMonitorAMD
in interfaceGL2
-
glEndPerfQueryINTEL
public void glEndPerfQueryINTEL(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glEndPerfQueryINTEL(GLuint queryHandle)
Part ofGL_INTEL_performance_query
- Specified by:
glEndPerfQueryINTEL
in interfaceGL2
-
glEndQuery
public void glEndQuery(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glEndQuery(GLenum target)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glEndQueryEXT
,glEndQueryARB
- Specified by:
glEndQuery
in interfaceGL2ES2
-
glEndQueryIndexed
public void glEndQueryIndexed(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glEndQueryIndexed(GLenum target, GLuint index)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
- Specified by:
glEndQueryIndexed
in interfaceGL2GL3
-
glEndTransformFeedback
public void glEndTransformFeedback()
Description copied from interface:GL2ES3
Entry point to C language function:void glEndTransformFeedback()
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glEndTransformFeedbackNV
,glEndTransformFeedbackEXT
- Specified by:
glEndTransformFeedback
in interfaceGL2ES3
-
glEndVertexShaderEXT
public void glEndVertexShaderEXT()
Description copied from interface:GL2
Entry point to C language function:void glEndVertexShaderEXT()
Part ofGL_EXT_vertex_shader
- Specified by:
glEndVertexShaderEXT
in interfaceGL2
-
glEndVideoCaptureNV
public void glEndVideoCaptureNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glEndVideoCaptureNV(GLuint video_capture_slot)
Part ofGL_NV_video_capture
- Specified by:
glEndVideoCaptureNV
in interfaceGL2
-
glEvalCoord1d
public void glEvalCoord1d(double arg0)
Description copied from interface:GL2
- Specified by:
glEvalCoord1d
in interfaceGL2
-
glEvalCoord1dv
public void glEvalCoord1dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glEvalCoord1dv
in interfaceGL2
-
glEvalCoord1dv
public void glEvalCoord1dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glEvalCoord1dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glEvalCoord1f
public void glEvalCoord1f(float arg0)
Description copied from interface:GL2
- Specified by:
glEvalCoord1f
in interfaceGL2
-
glEvalCoord1fv
public void glEvalCoord1fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glEvalCoord1fv
in interfaceGL2
-
glEvalCoord1fv
public void glEvalCoord1fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glEvalCoord1fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glEvalCoord2d
public void glEvalCoord2d(double arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glEvalCoord2d(GLdouble u, GLdouble v)
Part ofGL_VERSION_1_0
- Specified by:
glEvalCoord2d
in interfaceGL2
-
glEvalCoord2dv
public void glEvalCoord2dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glEvalCoord2dv
in interfaceGL2
-
glEvalCoord2dv
public void glEvalCoord2dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glEvalCoord2dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glEvalCoord2f
public void glEvalCoord2f(float arg0, float arg1)
Description copied from interface:GL2
- Specified by:
glEvalCoord2f
in interfaceGL2
-
glEvalCoord2fv
public void glEvalCoord2fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glEvalCoord2fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glEvalCoord2fv
public void glEvalCoord2fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glEvalCoord2fv
in interfaceGL2
-
glEvalMapsNV
public void glEvalMapsNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEvalMapsNV(GLenum target, GLenum mode)
Part ofGL_NV_evaluators
- Specified by:
glEvalMapsNV
in interfaceGL2
-
glEvalMesh1
public void glEvalMesh1(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glEvalMesh1(GLenum mode, GLint i1, GLint i2)
Part ofGL_VERSION_1_0
- Specified by:
glEvalMesh1
in interfaceGL2
-
glEvalMesh2
public void glEvalMesh2(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glEvalMesh2(GLenum mode, GLint i1, GLint i2, GLint j1, GLint j2)
Part ofGL_VERSION_1_0
- Specified by:
glEvalMesh2
in interfaceGL2
-
glEvalPoint1
public void glEvalPoint1(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glEvalPoint1(GLint i)
Part ofGL_VERSION_1_0
- Specified by:
glEvalPoint1
in interfaceGL2
-
glEvalPoint2
public void glEvalPoint2(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glEvalPoint2(GLint i, GLint j)
Part ofGL_VERSION_1_0
- Specified by:
glEvalPoint2
in interfaceGL2
-
glEvaluateDepthValuesARB
public void glEvaluateDepthValuesARB()
Description copied from interface:GL4bc
Entry point to C language function:void glEvaluateDepthValuesARB()
Part ofGL_ARB_sample_locations
- Specified by:
glEvaluateDepthValuesARB
in interfaceGL4bc
-
glExtractComponentEXT
public void glExtractComponentEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glExtractComponentEXT(GLuint res, GLuint src, GLuint num)
Part ofGL_EXT_vertex_shader
- Specified by:
glExtractComponentEXT
in interfaceGL2
-
glFeedbackBuffer
public void glFeedbackBuffer(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glFeedbackBuffer(GLsizei size, GLenum type, GLfloat * buffer)
Part ofGL_VERSION_1_0
- Specified by:
glFeedbackBuffer
in interfaceGL2
arg2
- a direct onlyFloatBuffer
-
glFenceSync
public long glFenceSync(int arg0, int arg1)
Description copied from interface:GL3ES3
Entry point to C language function:GLsync glFenceSync(GLenum condition, GLbitfield flags)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glFenceSyncAPPLE
- Specified by:
glFenceSync
in interfaceGL3ES3
-
glFinish
public void glFinish()
Description copied from interface:GL
Entry point to C language function:void glFinish()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glFinishTextureSUNX
public void glFinishTextureSUNX()
Description copied from interface:GL2
Entry point to C language function:void glFinishTextureSUNX()
Part ofGL_SUNX_constant_data
- Specified by:
glFinishTextureSUNX
in interfaceGL2
-
glFlush
public void glFlush()
Description copied from interface:GL
Entry point to C language function:void glFlush()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glFlushMappedBufferRange
public void glFlushMappedBufferRange(int arg0, long arg1, long arg2)
Description copied from interface:GL
Entry point to C language function:void glFlushMappedBufferRange(GLenum target, GLintptr offset, GLsizeiptr length)
Part ofGL_ARB_map_buffer_range
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_map_buffer_range
,GL_APPLE_flush_buffer_range
Alias for:glFlushMappedBufferRangeEXT
,glFlushMappedBufferRangeAPPLE
- Specified by:
glFlushMappedBufferRange
in interfaceGL
-
glFlushMappedNamedBufferRange
public void glFlushMappedNamedBufferRange(int arg0, long arg1, long arg2)
Description copied from interface:GL4
Entry point to C language function:void glFlushMappedNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glFlushMappedNamedBufferRangeEXT
- Specified by:
glFlushMappedNamedBufferRange
in interfaceGL4
-
glFlushMappedNamedBufferRangeEXT
public void glFlushMappedNamedBufferRangeEXT(int arg0, long arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glFlushMappedNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length)
Part ofGL_EXT_direct_state_access
- Specified by:
glFlushMappedNamedBufferRangeEXT
in interfaceGL2
-
glFlushPixelDataRangeNV
public void glFlushPixelDataRangeNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glFlushPixelDataRangeNV(GLenum target)
Part ofGL_NV_pixel_data_range
- Specified by:
glFlushPixelDataRangeNV
in interfaceGL2
-
glFlushVertexArrayRangeAPPLE
public void glFlushVertexArrayRangeAPPLE(int arg0, Buffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glFlushVertexArrayRangeAPPLE(GLsizei length, void * pointer)
Part ofGL_APPLE_vertex_array_range
- Specified by:
glFlushVertexArrayRangeAPPLE
in interfaceGL2
arg1
- a direct or array-backedBuffer
-
glFogCoordFormatNV
public void glFogCoordFormatNV(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glFogCoordFormatNV(GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glFogCoordFormatNV
in interfaceGL2GL3
-
glFogCoordPointer
public void glFogCoordPointer(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordPointer(GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordPointerEXT
- Specified by:
glFogCoordPointer
in interfaceGL2
arg2
- a direct onlyBuffer
-
glFogCoordPointer
public void glFogCoordPointer(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordPointer(GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordPointerEXT
- Specified by:
glFogCoordPointer
in interfaceGL2
-
glFogCoordd
public void glFogCoordd(double arg0)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordd(GLdouble coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoorddEXT
- Specified by:
glFogCoordd
in interfaceGL2
-
glFogCoorddv
public void glFogCoorddv(DoubleBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glFogCoorddv(const GLdouble * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoorddvEXT
- Specified by:
glFogCoorddv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glFogCoorddv
public void glFogCoorddv(double[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glFogCoorddv(const GLdouble * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoorddvEXT
- Specified by:
glFogCoorddv
in interfaceGL2
-
glFogCoordf
public void glFogCoordf(float arg0)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordf(GLfloat coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordfEXT
- Specified by:
glFogCoordf
in interfaceGL2
-
glFogCoordfv
public void glFogCoordfv(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordfv(const GLfloat * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordfvEXT
- Specified by:
glFogCoordfv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glFogCoordfv
public void glFogCoordfv(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordfv(const GLfloat * coord)
Part ofGL_VERSION_1_4
,GL_EXT_fog_coord
Alias for:glFogCoordfvEXT
- Specified by:
glFogCoordfv
in interfaceGL2
-
glFogCoordh
public void glFogCoordh(short arg0)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordh(GLhalfNV fog)
Part ofGL_NV_half_float
Alias for:glFogCoordhNV
- Specified by:
glFogCoordh
in interfaceGL2
-
glFogCoordhv
public void glFogCoordhv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordhv(const GLhalfNV * fog)
Part ofGL_NV_half_float
Alias for:glFogCoordhvNV
- Specified by:
glFogCoordhv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glFogCoordhv
public void glFogCoordhv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glFogCoordhv(const GLhalfNV * fog)
Part ofGL_NV_half_float
Alias for:glFogCoordhvNV
- Specified by:
glFogCoordhv
in interfaceGL2
-
glFogf
public void glFogf(int arg0, float arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glFogf(GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
-
glFogfv
public void glFogfv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glFogfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glFogfv
in interfaceGL2ES1
arg1
- a direct or array-backedFloatBuffer
-
glFogfv
public void glFogfv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glFogfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
-
glFogi
public void glFogi(int arg0, int arg1)
Description copied from interface:GL2
-
glFogiv
public void glFogiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glFogiv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
-
glFogiv
public void glFogiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glFogiv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
-
glFragmentCoverageColorNV
public void glFragmentCoverageColorNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glFragmentCoverageColorNV(GLuint color)
Part ofGL_NV_fragment_coverage_to_color
- Specified by:
glFragmentCoverageColorNV
in interfaceGL2
-
glFrameTerminatorGREMEDY
public void glFrameTerminatorGREMEDY()
Description copied from interface:GL2
Entry point to C language function:void glFrameTerminatorGREMEDY()
Part ofGL_GREMEDY_frame_terminator
- Specified by:
glFrameTerminatorGREMEDY
in interfaceGL2
-
glFramebufferDrawBufferEXT
public void glFramebufferDrawBufferEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferDrawBufferEXT(GLuint framebuffer, GLenum mode)
Part ofGL_EXT_direct_state_access
- Specified by:
glFramebufferDrawBufferEXT
in interfaceGL2
-
glFramebufferDrawBuffersEXT
public void glFramebufferDrawBuffersEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_EXT_direct_state_access
- Specified by:
glFramebufferDrawBuffersEXT
in interfaceGL2
-
glFramebufferDrawBuffersEXT
public void glFramebufferDrawBuffersEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferDrawBuffersEXT(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_EXT_direct_state_access
- Specified by:
glFramebufferDrawBuffersEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glFramebufferParameteri
public void glFramebufferParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glFramebufferParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_ARB_framebuffer_no_attachments
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
- Specified by:
glFramebufferParameteri
in interfaceGL2ES3
-
glFramebufferReadBufferEXT
public void glFramebufferReadBufferEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferReadBufferEXT(GLuint framebuffer, GLenum mode)
Part ofGL_EXT_direct_state_access
- Specified by:
glFramebufferReadBufferEXT
in interfaceGL2
-
glFramebufferRenderbuffer
public void glFramebufferRenderbuffer(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glFramebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glFramebufferRenderbufferOES
,glFramebufferRenderbufferEXT
- Specified by:
glFramebufferRenderbuffer
in interfaceGL
-
glFramebufferSampleLocationsfvARB
public void glFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glFramebufferSampleLocationsfvARB(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
- Specified by:
glFramebufferSampleLocationsfvARB
in interfaceGL4bc
arg3
- a direct or array-backedFloatBuffer
-
glFramebufferSampleLocationsfvARB
public void glFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glFramebufferSampleLocationsfvARB(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
- Specified by:
glFramebufferSampleLocationsfvARB
in interfaceGL4bc
-
glFramebufferSampleLocationsfvNV
public void glFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferSampleLocationsfvNV(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
- Specified by:
glFramebufferSampleLocationsfvNV
in interfaceGL2
-
glFramebufferSampleLocationsfvNV
public void glFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferSampleLocationsfvNV(GLenum target, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
- Specified by:
glFramebufferSampleLocationsfvNV
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glFramebufferTexture
public void glFramebufferTexture(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glFramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_2
,GL_OES_geometry_shader
,GL_NV_geometry_program4
,GL_EXT_geometry_shader
,GL_ARB_geometry_shader4
Alias for:glFramebufferTextureOES
,glFramebufferTextureEXT
,glFramebufferTextureARB
- Specified by:
glFramebufferTexture
in interfaceGL3ES3
-
glFramebufferTexture1D
public void glFramebufferTexture1D(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glFramebufferTexture1D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
Alias for:glFramebufferTexture1DEXT
- Specified by:
glFramebufferTexture1D
in interfaceGL2GL3
-
glFramebufferTexture2D
public void glFramebufferTexture2D(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glFramebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glFramebufferTexture2DEXT
,glFramebufferTexture2DOES
- Specified by:
glFramebufferTexture2D
in interfaceGL
-
glFramebufferTexture3D
public void glFramebufferTexture3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glFramebufferTexture3D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset)
Part ofGL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_texture_3D
Alias for:glFramebufferTexture3DEXT
,glFramebufferTexture3DOES
- Specified by:
glFramebufferTexture3D
in interfaceGL2ES2
-
glFramebufferTextureARB
public void glFramebufferTextureARB(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glFramebufferTextureARB(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_ARB_geometry_shader4
- Specified by:
glFramebufferTextureARB
in interfaceGL3
-
glFramebufferTextureEXT
public void glFramebufferTextureEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glFramebufferTextureEXT(GLenum target, GLenum attachment, GLuint texture, GLint level)
Part ofGL_NV_geometry_program4
,GL_EXT_geometry_shader
- Specified by:
glFramebufferTextureEXT
in interfaceGL2ES3
-
glFramebufferTextureFaceARB
public void glFramebufferTextureFaceARB(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glFramebufferTextureFaceARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face)
Part ofGL_ARB_geometry_shader4
- Specified by:
glFramebufferTextureFaceARB
in interfaceGL3
-
glFramebufferTextureFaceEXT
public void glFramebufferTextureFaceEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferTextureFaceEXT(GLenum target, GLenum attachment, GLuint texture, GLint level, GLenum face)
Part ofGL_NV_geometry_program4
- Specified by:
glFramebufferTextureFaceEXT
in interfaceGL2
-
glFramebufferTextureLayer
public void glFramebufferTextureLayer(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glFramebufferTextureLayer(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_ES_VERSION_3_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_texture_array
,GL_NV_geometry_program4
,GL_ARB_geometry_shader4
Alias for:glFramebufferTextureLayerEXT
,glFramebufferTextureLayerARB
- Specified by:
glFramebufferTextureLayer
in interfaceGL2ES3
-
glFramebufferTextureLayerARB
public void glFramebufferTextureLayerARB(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glFramebufferTextureLayerARB(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_ARB_geometry_shader4
- Specified by:
glFramebufferTextureLayerARB
in interfaceGL3
-
glFramebufferTextureMultiviewOVR
public void glFramebufferTextureMultiviewOVR(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glFramebufferTextureMultiviewOVR(GLenum target, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei numViews)
Part ofGL_OVR_multiview
- Specified by:
glFramebufferTextureMultiviewOVR
in interfaceGL2
-
glFrontFace
public void glFrontFace(int arg0)
Description copied from interface:GL
Entry point to C language function:void glFrontFace(GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glFrontFace
in interfaceGL
-
glFrustum
public void glFrustum(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5)
-
glFrustumf
public void glFrustumf(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
Description copied from interface:GLMatrixFunc
Multiply
the current matrix with the frustum matrix.- Specified by:
glFrustumf
in interfaceGLMatrixFunc
-
glGenBuffers
public void glGenBuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGenBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGenBuffersARB
- Specified by:
glGenBuffers
in interfaceGL
-
glGenBuffers
public void glGenBuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGenBuffers(GLsizei n, GLuint * buffers)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGenBuffersARB
- Specified by:
glGenBuffers
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glGenFramebuffers
public void glGenFramebuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGenFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glGenFramebuffersOES
,glGenFramebuffersEXT
- Specified by:
glGenFramebuffers
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glGenFramebuffers
public void glGenFramebuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGenFramebuffers(GLsizei n, GLuint * framebuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glGenFramebuffersOES
,glGenFramebuffersEXT
- Specified by:
glGenFramebuffers
in interfaceGL
-
glGenLists
public int glGenLists(int arg0)
Description copied from interface:GL2
- Specified by:
glGenLists
in interfaceGL2
-
glGenNamesAMD
public void glGenNamesAMD(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names)
Part ofGL_AMD_name_gen_delete
- Specified by:
glGenNamesAMD
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGenNamesAMD
public void glGenNamesAMD(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGenNamesAMD(GLenum identifier, GLuint num, GLuint * names)
Part ofGL_AMD_name_gen_delete
- Specified by:
glGenNamesAMD
in interfaceGL2
-
glGenOcclusionQueriesNV
public void glGenOcclusionQueriesNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids)
Part ofGL_NV_occlusion_query
- Specified by:
glGenOcclusionQueriesNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glGenOcclusionQueriesNV
public void glGenOcclusionQueriesNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGenOcclusionQueriesNV(GLsizei n, GLuint * ids)
Part ofGL_NV_occlusion_query
- Specified by:
glGenOcclusionQueriesNV
in interfaceGL2
-
glGenPerfMonitorsAMD
public void glGenPerfMonitorsAMD(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
- Specified by:
glGenPerfMonitorsAMD
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glGenPerfMonitorsAMD
public void glGenPerfMonitorsAMD(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGenPerfMonitorsAMD(GLsizei n, GLuint * monitors)
Part ofGL_AMD_performance_monitor
- Specified by:
glGenPerfMonitorsAMD
in interfaceGL2
-
glGenProgramPipelines
public void glGenProgramPipelines(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glGenProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGenProgramPipelinesEXT
- Specified by:
glGenProgramPipelines
in interfaceGL2ES2
arg1
- a direct or array-backedIntBuffer
-
glGenProgramPipelines
public void glGenProgramPipelines(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGenProgramPipelines(GLsizei n, GLuint * pipelines)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGenProgramPipelinesEXT
- Specified by:
glGenProgramPipelines
in interfaceGL2ES2
-
glGenProgramsARB
public void glGenProgramsARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGenProgramsARB(GLsizei n, GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGenProgramsARB
in interfaceGL2
-
glGenProgramsARB
public void glGenProgramsARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGenProgramsARB(GLsizei n, GLuint * programs)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGenProgramsARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glGenQueries
public void glGenQueries(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glGenQueries(GLsizei n, GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGenQueriesEXT
,glGenQueriesARB
- Specified by:
glGenQueries
in interfaceGL2ES2
arg1
- a direct or array-backedIntBuffer
-
glGenQueries
public void glGenQueries(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGenQueries(GLsizei n, GLuint * ids)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGenQueriesEXT
,glGenQueriesARB
- Specified by:
glGenQueries
in interfaceGL2ES2
-
glGenRenderbuffers
public void glGenRenderbuffers(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGenRenderbuffersEXT
,glGenRenderbuffersOES
- Specified by:
glGenRenderbuffers
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glGenRenderbuffers
public void glGenRenderbuffers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGenRenderbuffers(GLsizei n, GLuint * renderbuffers)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGenRenderbuffersEXT
,glGenRenderbuffersOES
- Specified by:
glGenRenderbuffers
in interfaceGL
-
glGenSamplers
public void glGenSamplers(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glGenSamplers(GLsizei count, GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glGenSamplers
in interfaceGL3ES3
-
glGenSamplers
public void glGenSamplers(int arg0, IntBuffer arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glGenSamplers(GLsizei count, GLuint * samplers)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glGenSamplers
in interfaceGL3ES3
arg1
- a direct or array-backedIntBuffer
-
glGenSymbolsEXT
public int glGenSymbolsEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:GLuint glGenSymbolsEXT(GLenum datatype, GLenum storagetype, GLenum range, GLuint components)
Part ofGL_EXT_vertex_shader
- Specified by:
glGenSymbolsEXT
in interfaceGL2
-
glGenTextures
public void glGenTextures(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGenTextures(GLsizei n, GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glGenTexturesEXT
- Specified by:
glGenTextures
in interfaceGL
arg1
- a direct or array-backedIntBuffer
-
glGenTextures
public void glGenTextures(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGenTextures(GLsizei n, GLuint * textures)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glGenTexturesEXT
- Specified by:
glGenTextures
in interfaceGL
-
glGenTransformFeedbacks
public void glGenTransformFeedbacks(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNV
- Specified by:
glGenTransformFeedbacks
in interfaceGL2ES3
-
glGenTransformFeedbacks
public void glGenTransformFeedbacks(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glGenTransformFeedbacks(GLsizei n, GLuint * ids)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glGenTransformFeedbacksNV
- Specified by:
glGenTransformFeedbacks
in interfaceGL2ES3
arg1
- a direct or array-backedIntBuffer
-
glGenTransformFeedbacksNV
public void glGenTransformFeedbacksNV(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids)
Part ofGL_NV_transform_feedback2
- Specified by:
glGenTransformFeedbacksNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glGenTransformFeedbacksNV
public void glGenTransformFeedbacksNV(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGenTransformFeedbacksNV(GLsizei n, GLuint * ids)
Part ofGL_NV_transform_feedback2
- Specified by:
glGenTransformFeedbacksNV
in interfaceGL2
-
glGenVertexArrays
public void glGenVertexArrays(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE
,glGenVertexArraysOES
- Specified by:
glGenVertexArrays
in interfaceGL2ES3
arg1
- a direct or array-backedIntBuffer
-
glGenVertexArrays
public void glGenVertexArrays(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGenVertexArrays(GLsizei n, GLuint * arrays)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_APPLE_vertex_array_object
,GL_OES_vertex_array_object
Alias for:glGenVertexArraysAPPLE
,glGenVertexArraysOES
- Specified by:
glGenVertexArrays
in interfaceGL2ES3
-
glGenVertexShadersEXT
public int glGenVertexShadersEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLuint glGenVertexShadersEXT(GLuint range)
Part ofGL_EXT_vertex_shader
- Specified by:
glGenVertexShadersEXT
in interfaceGL2
-
glGenerateMipmap
public void glGenerateMipmap(int arg0)
Description copied from interface:GL
Entry point to C language function:void glGenerateMipmap(GLenum target)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glGenerateMipmapOES
,glGenerateMipmapEXT
- Specified by:
glGenerateMipmap
in interfaceGL
-
glGenerateMultiTexMipmapEXT
public void glGenerateMultiTexMipmapEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glGenerateMultiTexMipmapEXT(GLenum texunit, GLenum target)
Part ofGL_EXT_direct_state_access
- Specified by:
glGenerateMultiTexMipmapEXT
in interfaceGL2
-
glGenerateTextureMipmap
public void glGenerateTextureMipmap(int arg0)
Description copied from interface:GL4
Entry point to C language function:void glGenerateTextureMipmap(GLuint texture)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGenerateTextureMipmapEXT
- Specified by:
glGenerateTextureMipmap
in interfaceGL4
-
glGenerateTextureMipmapEXT
public void glGenerateTextureMipmapEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glGenerateTextureMipmapEXT(GLuint texture, GLenum target)
Part ofGL_EXT_direct_state_access
- Specified by:
glGenerateTextureMipmapEXT
in interfaceGL2
-
glGetActiveAtomicCounterBufferiv
public void glGetActiveAtomicCounterBufferiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params)
Part ofGL_ARB_shader_atomic_counters
,GL_VERSION_4_2
- Specified by:
glGetActiveAtomicCounterBufferiv
in interfaceGL2GL3
-
glGetActiveAtomicCounterBufferiv
public void glGetActiveAtomicCounterBufferiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint * params)
Part ofGL_ARB_shader_atomic_counters
,GL_VERSION_4_2
- Specified by:
glGetActiveAtomicCounterBufferiv
in interfaceGL2GL3
arg3
- a direct or array-backedIntBuffer
-
glGetActiveAttrib
public void glGetActiveAttrib(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glGetActiveAttribARB
- Specified by:
glGetActiveAttrib
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedByteBuffer
-
glGetActiveAttrib
public void glGetActiveAttrib(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetActiveAttrib(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glGetActiveAttribARB
- Specified by:
glGetActiveAttrib
in interfaceGL2ES2
-
glGetActiveSubroutineName
public void glGetActiveSubroutineName(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, ByteBuffer arg5)
Description copied from interface:GL3
Entry point to C language function:void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetActiveSubroutineName
in interfaceGL3
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedByteBuffer
-
glGetActiveSubroutineName
public void glGetActiveSubroutineName(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, byte[] arg6, int arg7)
Description copied from interface:GL3
Entry point to C language function:void glGetActiveSubroutineName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetActiveSubroutineName
in interfaceGL3
-
glGetActiveSubroutineUniformName
public void glGetActiveSubroutineUniformName(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, byte[] arg6, int arg7)
Description copied from interface:GL3
Entry point to C language function:void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetActiveSubroutineUniformName
in interfaceGL3
-
glGetActiveSubroutineUniformName
public void glGetActiveSubroutineUniformName(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, ByteBuffer arg5)
Description copied from interface:GL3
Entry point to C language function:void glGetActiveSubroutineUniformName(GLuint program, GLenum shadertype, GLuint index, GLsizei bufsize, GLsizei * length, GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetActiveSubroutineUniformName
in interfaceGL3
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedByteBuffer
-
glGetActiveSubroutineUniformiv
public void glGetActiveSubroutineUniformiv(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL3
Entry point to C language function:void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetActiveSubroutineUniformiv
in interfaceGL3
arg4
- a direct or array-backedIntBuffer
-
glGetActiveSubroutineUniformiv
public void glGetActiveSubroutineUniformiv(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL3
Entry point to C language function:void glGetActiveSubroutineUniformiv(GLuint program, GLenum shadertype, GLuint index, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetActiveSubroutineUniformiv
in interfaceGL3
-
glGetActiveUniform
public void glGetActiveUniform(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetActiveUniformARB
- Specified by:
glGetActiveUniform
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedByteBuffer
-
glGetActiveUniform
public void glGetActiveUniform(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetActiveUniform(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLint * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetActiveUniformARB
- Specified by:
glGetActiveUniform
in interfaceGL2ES2
-
glGetActiveUniformARB
public void glGetActiveUniformARB(long arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Description copied from interface:GL2
Entry point to C language function:void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name)
Part ofGL_ARB_shader_objects
- Specified by:
glGetActiveUniformARB
in interfaceGL2
-
glGetActiveUniformARB
public void glGetActiveUniformARB(long arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glGetActiveUniformARB(GLhandleARB programObj, GLuint index, GLsizei maxLength, GLsizei * length, GLint * size, GLenum * type, GLcharARB * name)
Part ofGL_ARB_shader_objects
- Specified by:
glGetActiveUniformARB
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedByteBuffer
-
glGetActiveUniformBlockName
public void glGetActiveUniformBlockName(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformBlockName
in interfaceGL2ES3
-
glGetActiveUniformBlockName
public void glGetActiveUniformBlockName(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetActiveUniformBlockName(GLuint program, GLuint uniformBlockIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformBlockName
in interfaceGL2ES3
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedByteBuffer
-
glGetActiveUniformBlockiv
public void glGetActiveUniformBlockiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformBlockiv
in interfaceGL2ES3
arg3
- a direct or array-backedIntBuffer
-
glGetActiveUniformBlockiv
public void glGetActiveUniformBlockiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetActiveUniformBlockiv(GLuint program, GLuint uniformBlockIndex, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformBlockiv
in interfaceGL2ES3
-
glGetActiveUniformName
public void glGetActiveUniformName(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName)
Part ofGL_ARB_uniform_buffer_object
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformName
in interfaceGL2GL3
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedByteBuffer
-
glGetActiveUniformName
public void glGetActiveUniformName(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetActiveUniformName(GLuint program, GLuint uniformIndex, GLsizei bufSize, GLsizei * length, GLchar * uniformName)
Part ofGL_ARB_uniform_buffer_object
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformName
in interfaceGL2GL3
-
glGetActiveUniformsiv
public void glGetActiveUniformsiv(int arg0, int arg1, int[] arg2, int arg3, int arg4, int[] arg5, int arg6)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformsiv
in interfaceGL2ES3
-
glGetActiveUniformsiv
public void glGetActiveUniformsiv(int arg0, int arg1, IntBuffer arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetActiveUniformsiv(GLuint program, GLsizei uniformCount, const GLuint * uniformIndices, GLenum pname, GLint * params)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetActiveUniformsiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glGetAttachedObjectsARB
public void glGetAttachedObjectsARB(long arg0, int arg1, IntBuffer arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj)
Part ofGL_ARB_shader_objects
- Specified by:
glGetAttachedObjectsARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedLongBuffer
-
glGetAttachedObjectsARB
public void glGetAttachedObjectsARB(long arg0, int arg1, int[] arg2, int arg3, long[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetAttachedObjectsARB(GLhandleARB containerObj, GLsizei maxCount, GLsizei * count, GLhandleARB * obj)
Part ofGL_ARB_shader_objects
- Specified by:
glGetAttachedObjectsARB
in interfaceGL2
-
glGetAttachedShaders
public void glGetAttachedShaders(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * shaders)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetAttachedShaders
in interfaceGL2ES2
-
glGetAttachedShaders
public void glGetAttachedShaders(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetAttachedShaders(GLuint program, GLsizei maxCount, GLsizei * count, GLuint * shaders)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetAttachedShaders
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedIntBuffer
-
glGetAttribLocation
public int glGetAttribLocation(int arg0, String arg1)
Description copied from interface:GL2ES2
Entry point to C language function:GLint glGetAttribLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_shader
Alias for:glGetAttribLocationARB
- Specified by:
glGetAttribLocation
in interfaceGL2ES2
-
glGetBooleanIndexedv
public void glGetBooleanIndexedv(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetBooleanIndexedv(GLenum target, GLuint index, GLboolean * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetBooleanIndexedvEXT
- Specified by:
glGetBooleanIndexedv
in interfaceGL2
arg2
- a direct or array-backedByteBuffer
-
glGetBooleanIndexedv
public void glGetBooleanIndexedv(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetBooleanIndexedv(GLenum target, GLuint index, GLboolean * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetBooleanIndexedvEXT
- Specified by:
glGetBooleanIndexedv
in interfaceGL2
-
glGetBooleani_v
public void glGetBooleani_v(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_3_0
- Specified by:
glGetBooleani_v
in interfaceGL2ES3
arg2
- a direct or array-backedByteBuffer
-
glGetBooleani_v
public void glGetBooleani_v(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetBooleani_v(GLenum target, GLuint index, GLboolean * data)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_3_0
- Specified by:
glGetBooleani_v
in interfaceGL2ES3
-
glGetBooleanv
public void glGetBooleanv(int arg0, ByteBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGetBooleanv(GLenum pname, GLboolean * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetBooleanv
in interfaceGL
arg1
- a direct or array-backedByteBuffer
-
glGetBooleanv
public void glGetBooleanv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGetBooleanv(GLenum pname, GLboolean * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetBooleanv
in interfaceGL
-
glGetBufferParameteri64v
public void glGetBufferParameteri64v(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
- Specified by:
glGetBufferParameteri64v
in interfaceGL3ES3
-
glGetBufferParameteri64v
public void glGetBufferParameteri64v(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetBufferParameteri64v(GLenum target, GLenum pname, GLint64 * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
- Specified by:
glGetBufferParameteri64v
in interfaceGL3ES3
arg2
- a direct or array-backedLongBuffer
-
glGetBufferParameteriv
public void glGetBufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL
Entry point to C language function:void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGetBufferParameterivARB
- Specified by:
glGetBufferParameteriv
in interfaceGL
arg2
- a direct or array-backedIntBuffer
-
glGetBufferParameteriv
public void glGetBufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glGetBufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glGetBufferParameterivARB
- Specified by:
glGetBufferParameteriv
in interfaceGL
-
glGetBufferParameterui64vNV
public void glGetBufferParameterui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
- Specified by:
glGetBufferParameterui64vNV
in interfaceGL2GL3
arg2
- a direct or array-backedLongBuffer
-
glGetBufferParameterui64vNV
public void glGetBufferParameterui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetBufferParameterui64vNV(GLenum target, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
- Specified by:
glGetBufferParameterui64vNV
in interfaceGL2GL3
-
glGetBufferSubData
public void glGetBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetBufferSubData(GLenum target, GLintptr offset, GLsizeiptr size, void * data)
Part ofGL_VERSION_1_5
,GL_ARB_vertex_buffer_object
Alias for:glGetBufferSubDataARB
- Specified by:
glGetBufferSubData
in interfaceGL2GL3
arg3
- a direct onlyBuffer
-
glGetClipPlane
public void glGetClipPlane(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetClipPlane(GLenum plane, GLdouble * equation)
Part ofGL_VERSION_1_0
- Specified by:
glGetClipPlane
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glGetClipPlane
public void glGetClipPlane(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetClipPlane(GLenum plane, GLdouble * equation)
Part ofGL_VERSION_1_0
- Specified by:
glGetClipPlane
in interfaceGL2
-
glGetClipPlanef
public void glGetClipPlanef(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetClipPlanef(GLenum plane, GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_OES_single_precision
Alias for:glGetClipPlanefOES
- Specified by:
glGetClipPlanef
in interfaceGL2
-
glGetClipPlanef
public void glGetClipPlanef(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetClipPlanef(GLenum plane, GLfloat * equation)
Part ofGL_VERSION_ES_CM
,GL_OES_single_precision
Alias for:glGetClipPlanefOES
- Specified by:
glGetClipPlanef
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glGetColorTable
public void glGetColorTable(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetColorTable(GLenum target, GLenum format, GLenum type, void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableSGI
,glGetColorTableEXT
- Specified by:
glGetColorTable
in interfaceGL2
-
glGetColorTable
public void glGetColorTable(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetColorTable(GLenum target, GLenum format, GLenum type, void * table)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableSGI
,glGetColorTableEXT
- Specified by:
glGetColorTable
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetColorTableParameterfv
public void glGetColorTableParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glGetColorTableParameterfvEXT
,glGetColorTableParameterfvSGI
- Specified by:
glGetColorTableParameterfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetColorTableParameterfv
public void glGetColorTableParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetColorTableParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_paletted_texture
,GL_SGI_color_table
Alias for:glGetColorTableParameterfvEXT
,glGetColorTableParameterfvSGI
- Specified by:
glGetColorTableParameterfv
in interfaceGL2
-
glGetColorTableParameteriv
public void glGetColorTableParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableParameterivSGI
,glGetColorTableParameterivEXT
- Specified by:
glGetColorTableParameteriv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetColorTableParameteriv
public void glGetColorTableParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetColorTableParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_SGI_color_table
,GL_EXT_paletted_texture
Alias for:glGetColorTableParameterivSGI
,glGetColorTableParameterivEXT
- Specified by:
glGetColorTableParameteriv
in interfaceGL2
-
glGetCommandHeaderNV
public int glGetCommandHeaderNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLuint glGetCommandHeaderNV(GLenum tokenID, GLuint size)
Part ofGL_NV_command_list
- Specified by:
glGetCommandHeaderNV
in interfaceGL2
-
glGetCompressedMultiTexImageEXT
public void glGetCompressedMultiTexImageEXT(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetCompressedMultiTexImageEXT(GLenum texunit, GLenum target, GLint lod, void * img)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetCompressedMultiTexImageEXT
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetCompressedTexImage
public void glGetCompressedTexImage(int arg0, int arg1, long arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetCompressedTexImage(GLenum target, GLint level, void * img)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glGetCompressedTexImageARB
- Specified by:
glGetCompressedTexImage
in interfaceGL2GL3
-
glGetCompressedTexImage
public void glGetCompressedTexImage(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetCompressedTexImage(GLenum target, GLint level, void * img)
Part ofGL_VERSION_1_3
,GL_ARB_texture_compression
Alias for:glGetCompressedTexImageARB
- Specified by:
glGetCompressedTexImage
in interfaceGL2GL3
arg2
- a direct or array-backedBuffer
-
glGetCompressedTextureImage
public void glGetCompressedTextureImage(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetCompressedTextureImage(GLuint texture, GLint level, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetCompressedTextureImageEXT
- Specified by:
glGetCompressedTextureImage
in interfaceGL4
arg3
- a direct or array-backedBuffer
-
glGetCompressedTextureImageEXT
public void glGetCompressedTextureImageEXT(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetCompressedTextureImageEXT(GLuint texture, GLenum target, GLint lod, void * img)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetCompressedTextureImageEXT
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetCompressedTextureSubImage
public void glGetCompressedTextureSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL4
Entry point to C language function:void glGetCompressedTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
- Specified by:
glGetCompressedTextureSubImage
in interfaceGL4
arg9
- a direct or array-backedBuffer
-
glGetConvolutionFilter
public void glGetConvolutionFilter(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionFilterEXT
- Specified by:
glGetConvolutionFilter
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetConvolutionFilter
public void glGetConvolutionFilter(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetConvolutionFilter(GLenum target, GLenum format, GLenum type, void * image)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionFilterEXT
- Specified by:
glGetConvolutionFilter
in interfaceGL2
-
glGetConvolutionParameterfv
public void glGetConvolutionParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterfvEXT
- Specified by:
glGetConvolutionParameterfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetConvolutionParameterfv
public void glGetConvolutionParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetConvolutionParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterfvEXT
- Specified by:
glGetConvolutionParameterfv
in interfaceGL2
-
glGetConvolutionParameteriv
public void glGetConvolutionParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterivEXT
- Specified by:
glGetConvolutionParameteriv
in interfaceGL2
-
glGetConvolutionParameteriv
public void glGetConvolutionParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetConvolutionParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetConvolutionParameterivEXT
- Specified by:
glGetConvolutionParameteriv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetCoverageModulationTableNV
public void glGetCoverageModulationTableNV(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetCoverageModulationTableNV(GLsizei bufsize, GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
- Specified by:
glGetCoverageModulationTableNV
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glGetCoverageModulationTableNV
public void glGetCoverageModulationTableNV(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetCoverageModulationTableNV(GLsizei bufsize, GLfloat * v)
Part ofGL_NV_framebuffer_mixed_samples
- Specified by:
glGetCoverageModulationTableNV
in interfaceGL2
-
glGetDebugMessageLog
public int glGetDebugMessageLog(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, IntBuffer arg6, ByteBuffer arg7)
Description copied from interface:GL2ES2
Entry point to C language function:GLuint glGetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_AMD_debug_output
,GL_ARB_debug_output
,GL_KHR_debug
Alias for:glGetDebugMessageLogAMD
,glGetDebugMessageLogARB
,glGetDebugMessageLogKHR
- Specified by:
glGetDebugMessageLog
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedIntBuffer
arg7
- a direct or array-backedByteBuffer
-
glGetDebugMessageLog
public int glGetDebugMessageLog(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int[] arg8, int arg9, int[] arg10, int arg11, byte[] arg12, int arg13)
Description copied from interface:GL2ES2
Entry point to C language function:GLuint glGetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum * sources, GLenum * types, GLuint * ids, GLenum * severities, GLsizei * lengths, GLchar * messageLog)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_AMD_debug_output
,GL_ARB_debug_output
,GL_KHR_debug
Alias for:glGetDebugMessageLogAMD
,glGetDebugMessageLogARB
,glGetDebugMessageLogKHR
- Specified by:
glGetDebugMessageLog
in interfaceGL2ES2
-
glGetDebugMessageLogAMD
public int glGetDebugMessageLogAMD(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Description copied from interface:GL2GL3
Entry point to C language function:GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message)
Part ofGL_AMD_debug_output
- Specified by:
glGetDebugMessageLogAMD
in interfaceGL2GL3
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedByteBuffer
-
glGetDebugMessageLogAMD
public int glGetDebugMessageLogAMD(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int[] arg8, int arg9, byte[] arg10, int arg11)
Description copied from interface:GL2GL3
Entry point to C language function:GLuint glGetDebugMessageLogAMD(GLuint count, GLsizei bufsize, GLenum * categories, GLuint * severities, GLuint * ids, GLsizei * lengths, GLchar * message)
Part ofGL_AMD_debug_output
- Specified by:
glGetDebugMessageLogAMD
in interfaceGL2GL3
-
glGetDoubleIndexedvEXT
public void glGetDoubleIndexedvEXT(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetDoubleIndexedvEXT
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetDoubleIndexedvEXT
public void glGetDoubleIndexedvEXT(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetDoubleIndexedvEXT(GLenum target, GLuint index, GLdouble * data)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetDoubleIndexedvEXT
in interfaceGL2
-
glGetDoublei_v
public void glGetDoublei_v(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glGetDoublei_vEXT
- Specified by:
glGetDoublei_v
in interfaceGL3
-
glGetDoublei_v
public void glGetDoublei_v(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glGetDoublei_v(GLenum target, GLuint index, GLdouble * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glGetDoublei_vEXT
- Specified by:
glGetDoublei_v
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glGetDoublei_vEXT
public void glGetDoublei_vEXT(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetDoublei_vEXT(GLenum pname, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetDoublei_vEXT
in interfaceGL2
-
glGetDoublei_vEXT
public void glGetDoublei_vEXT(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetDoublei_vEXT(GLenum pname, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetDoublei_vEXT
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetDoublev
public void glGetDoublev(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetDoublev(GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetDoublev
in interfaceGL2GL3
-
glGetDoublev
public void glGetDoublev(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetDoublev(GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetDoublev
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glGetError
public int glGetError()
Description copied from interface:GL
Entry point to C language function:GLenum glGetError()
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetError
in interfaceGL
-
glGetFirstPerfQueryIdINTEL
public void glGetFirstPerfQueryIdINTEL(IntBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glGetFirstPerfQueryIdINTEL(GLuint * queryId)
Part ofGL_INTEL_performance_query
- Specified by:
glGetFirstPerfQueryIdINTEL
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glGetFirstPerfQueryIdINTEL
public void glGetFirstPerfQueryIdINTEL(int[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetFirstPerfQueryIdINTEL(GLuint * queryId)
Part ofGL_INTEL_performance_query
- Specified by:
glGetFirstPerfQueryIdINTEL
in interfaceGL2
-
glGetFloatIndexedvEXT
public void glGetFloatIndexedvEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetFloatIndexedvEXT
in interfaceGL2
-
glGetFloatIndexedvEXT
public void glGetFloatIndexedvEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetFloatIndexedvEXT(GLenum target, GLuint index, GLfloat * data)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetFloatIndexedvEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetFloati_v
public void glGetFloati_v(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glGetFloati_v(GLenum target, GLuint index, GLfloat * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_NV_viewport_array
Alias for:glGetFloati_vEXT
,glGetFloati_vNV
- Specified by:
glGetFloati_v
in interfaceGL3
arg2
- a direct or array-backedFloatBuffer
-
glGetFloati_v
public void glGetFloati_v(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glGetFloati_v(GLenum target, GLuint index, GLfloat * data)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_NV_viewport_array
Alias for:glGetFloati_vEXT
,glGetFloati_vNV
- Specified by:
glGetFloati_v
in interfaceGL3
-
glGetFloati_vEXT
public void glGetFloati_vEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetFloati_vEXT(GLenum pname, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetFloati_vEXT
in interfaceGL2
-
glGetFloati_vEXT
public void glGetFloati_vEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetFloati_vEXT(GLenum pname, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetFloati_vEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetFloatv
public void glGetFloatv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGetFloatv(GLenum pname, GLfloat * data)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glGetFloatv
in interfaceGL
- Specified by:
glGetFloatv
in interfaceGLMatrixFunc
- Parameters:
arg0
-GLMatrixFunc.GL_MODELVIEW_MATRIX
,GLMatrixFunc.GL_PROJECTION_MATRIX
orGLMatrixFunc.GL_TEXTURE_MATRIX
arg1
- storagearg2
- storage offset
-
glGetFloatv
public void glGetFloatv(int arg0, FloatBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGetFloatv(GLenum pname, GLfloat * data)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glGetFloatv
in interfaceGL
- Specified by:
glGetFloatv
in interfaceGLMatrixFunc
- Parameters:
arg0
-GLMatrixFunc.GL_MODELVIEW_MATRIX
,GLMatrixFunc.GL_PROJECTION_MATRIX
orGLMatrixFunc.GL_TEXTURE_MATRIX
arg1
- a direct or array-backedFloatBuffer
-
glGetFragDataIndex
public int glGetFragDataIndex(int arg0, String arg1)
Description copied from interface:GL3
Entry point to C language function:GLint glGetFragDataIndex(GLuint program, const GLchar * name)
Part ofGL_VERSION_3_3
,GL_ARB_blend_func_extended
,GL_EXT_blend_func_extended
Alias for:glGetFragDataIndexEXT
- Specified by:
glGetFragDataIndex
in interfaceGL3
-
glGetFragDataLocation
public int glGetFragDataLocation(int arg0, String arg1)
Description copied from interface:GL2ES3
Entry point to C language function:GLint glGetFragDataLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glGetFragDataLocationEXT
- Specified by:
glGetFragDataLocation
in interfaceGL2ES3
-
glGetFramebufferAttachmentParameteriv
public void glGetFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL
Entry point to C language function:void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetFramebufferAttachmentParameterivEXT
,glGetFramebufferAttachmentParameterivOES
- Specified by:
glGetFramebufferAttachmentParameteriv
in interfaceGL
arg3
- a direct or array-backedIntBuffer
-
glGetFramebufferAttachmentParameteriv
public void glGetFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glGetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetFramebufferAttachmentParameterivEXT
,glGetFramebufferAttachmentParameterivOES
- Specified by:
glGetFramebufferAttachmentParameteriv
in interfaceGL
-
glGetFramebufferParameteriv
public void glGetFramebufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXT
- Specified by:
glGetFramebufferParameteriv
in interfaceGL2ES3
-
glGetFramebufferParameteriv
public void glGetFramebufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetFramebufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_framebuffer_no_attachments
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_EXT_direct_state_access
Alias for:glGetFramebufferParameterivEXT
- Specified by:
glGetFramebufferParameteriv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glGetFramebufferParameterivEXT
public void glGetFramebufferParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetFramebufferParameterivEXT
in interfaceGL2
-
glGetFramebufferParameterivEXT
public void glGetFramebufferParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetFramebufferParameterivEXT(GLuint framebuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetFramebufferParameterivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetGraphicsResetStatus
public int glGetGraphicsResetStatus()
Description copied from interface:GL
Entry point to C language function:GLenum glGetGraphicsResetStatus()
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glGetGraphicsResetStatusEXT
,glGetGraphicsResetStatusARB
,glGetGraphicsResetStatusKHR
- Specified by:
glGetGraphicsResetStatus
in interfaceGL
-
glGetHandleARB
public long glGetHandleARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLhandleARB glGetHandleARB(GLenum pname)
Part ofGL_ARB_shader_objects
- Specified by:
glGetHandleARB
in interfaceGL2
-
glGetHistogram
public void glGetHistogram(int arg0, boolean arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramEXT
- Specified by:
glGetHistogram
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glGetHistogram
public void glGetHistogram(int arg0, boolean arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramEXT
- Specified by:
glGetHistogram
in interfaceGL2
-
glGetHistogramParameterfv
public void glGetHistogramParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterfvEXT
- Specified by:
glGetHistogramParameterfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetHistogramParameterfv
public void glGetHistogramParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetHistogramParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterfvEXT
- Specified by:
glGetHistogramParameterfv
in interfaceGL2
-
glGetHistogramParameteriv
public void glGetHistogramParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterivEXT
- Specified by:
glGetHistogramParameteriv
in interfaceGL2
-
glGetHistogramParameteriv
public void glGetHistogramParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetHistogramParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetHistogramParameterivEXT
- Specified by:
glGetHistogramParameteriv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetImageHandleARB
public long glGetImageHandleARB(int arg0, int arg1, boolean arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:GLuint64 glGetImageHandleARB(GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum format)
Part ofGL_ARB_bindless_texture
- Specified by:
glGetImageHandleARB
in interfaceGL4
-
glGetInfoLogARB
public void glGetInfoLogARB(long arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog)
Part ofGL_ARB_shader_objects
- Specified by:
glGetInfoLogARB
in interfaceGL2
-
glGetInfoLogARB
public void glGetInfoLogARB(long arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetInfoLogARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * infoLog)
Part ofGL_ARB_shader_objects
- Specified by:
glGetInfoLogARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetInteger64i_v
public void glGetInteger64i_v(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
- Specified by:
glGetInteger64i_v
in interfaceGL3ES3
arg2
- a direct or array-backedLongBuffer
-
glGetInteger64i_v
public void glGetInteger64i_v(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetInteger64i_v(GLenum target, GLuint index, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
- Specified by:
glGetInteger64i_v
in interfaceGL3ES3
-
glGetInteger64v
public void glGetInteger64v(int arg0, LongBuffer arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetInteger64v(GLenum pname, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetInteger64vAPPLE
- Specified by:
glGetInteger64v
in interfaceGL3ES3
arg1
- a direct or array-backedLongBuffer
-
glGetInteger64v
public void glGetInteger64v(int arg0, long[] arg1, int arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetInteger64v(GLenum pname, GLint64 * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetInteger64vAPPLE
- Specified by:
glGetInteger64v
in interfaceGL3ES3
-
glGetIntegerIndexedv
public void glGetIntegerIndexedv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetIntegerIndexedv(GLenum target, GLuint index, GLint * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetIntegerIndexedvEXT
- Specified by:
glGetIntegerIndexedv
in interfaceGL2
-
glGetIntegerIndexedv
public void glGetIntegerIndexedv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetIntegerIndexedv(GLenum target, GLuint index, GLint * data)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glGetIntegerIndexedvEXT
- Specified by:
glGetIntegerIndexedv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetIntegeri_v
public void glGetIntegeri_v(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXT
- Specified by:
glGetIntegeri_v
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glGetIntegeri_v
public void glGetIntegeri_v(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetIntegeri_v(GLenum target, GLuint index, GLint * data)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_multiview_draw_buffers
Alias for:glGetIntegeri_vEXT
- Specified by:
glGetIntegeri_v
in interfaceGL2ES3
-
glGetIntegerui64i_vNV
public void glGetIntegerui64i_vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glGetIntegerui64i_vNV
in interfaceGL2GL3
-
glGetIntegerui64i_vNV
public void glGetIntegerui64i_vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetIntegerui64i_vNV(GLenum value, GLuint index, GLuint64EXT * result)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glGetIntegerui64i_vNV
in interfaceGL2GL3
arg2
- a direct or array-backedLongBuffer
-
glGetIntegerui64vNV
public void glGetIntegerui64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result)
Part ofGL_NV_shader_buffer_load
- Specified by:
glGetIntegerui64vNV
in interfaceGL2GL3
-
glGetIntegerui64vNV
public void glGetIntegerui64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetIntegerui64vNV(GLenum value, GLuint64EXT * result)
Part ofGL_NV_shader_buffer_load
- Specified by:
glGetIntegerui64vNV
in interfaceGL2GL3
arg1
- a direct or array-backedLongBuffer
-
glGetIntegerv
public void glGetIntegerv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glGetIntegerv(GLenum pname, GLint * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetIntegerv
in interfaceGL
- Specified by:
glGetIntegerv
in interfaceGLMatrixFunc
-
glGetIntegerv
public void glGetIntegerv(int arg0, IntBuffer arg1)
Description copied from interface:GL
Entry point to C language function:void glGetIntegerv(GLenum pname, GLint * data)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetIntegerv
in interfaceGL
- Specified by:
glGetIntegerv
in interfaceGLMatrixFunc
- Parameters:
arg0
-GLMatrixFunc.GL_MATRIX_MODE
to receive the current matrix modearg1
- a direct or array-backedIntBuffer
-
glGetInternalformati64v
public void glGetInternalformati64v(int arg0, int arg1, int arg2, int arg3, LongBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_internalformat_query2
,GL_VERSION_4_3
- Specified by:
glGetInternalformati64v
in interfaceGL2GL3
arg4
- a direct or array-backedLongBuffer
-
glGetInternalformati64v
public void glGetInternalformati64v(int arg0, int arg1, int arg2, int arg3, long[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_internalformat_query2
,GL_VERSION_4_3
- Specified by:
glGetInternalformati64v
in interfaceGL2GL3
-
glGetInternalformativ
public void glGetInternalformativ(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_ARB_internalformat_query
- Specified by:
glGetInternalformativ
in interfaceGL2ES3
-
glGetInternalformativ
public void glGetInternalformativ(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_ARB_internalformat_query
- Specified by:
glGetInternalformativ
in interfaceGL2ES3
arg4
- a direct or array-backedIntBuffer
-
glGetInvariantBooleanvEXT
public void glGetInvariantBooleanvEXT(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetInvariantBooleanvEXT
in interfaceGL2
arg2
- a direct or array-backedByteBuffer
-
glGetInvariantBooleanvEXT
public void glGetInvariantBooleanvEXT(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetInvariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetInvariantBooleanvEXT
in interfaceGL2
-
glGetInvariantFloatvEXT
public void glGetInvariantFloatvEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetInvariantFloatvEXT
in interfaceGL2
-
glGetInvariantFloatvEXT
public void glGetInvariantFloatvEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetInvariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetInvariantFloatvEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetInvariantIntegervEXT
public void glGetInvariantIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetInvariantIntegervEXT
in interfaceGL2
-
glGetInvariantIntegervEXT
public void glGetInvariantIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetInvariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetInvariantIntegervEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetLightfv
public void glGetLightfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetLightfv(GLenum light, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glGetLightfv
in interfaceGL2ES1
arg2
- a direct or array-backedFloatBuffer
-
glGetLightfv
public void glGetLightfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetLightfv(GLenum light, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glGetLightfv
in interfaceGL2ES1
-
glGetLightiv
public void glGetLightiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetLightiv(GLenum light, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetLightiv
in interfaceGL2
-
glGetLightiv
public void glGetLightiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetLightiv(GLenum light, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetLightiv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetLocalConstantBooleanvEXT
public void glGetLocalConstantBooleanvEXT(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetLocalConstantBooleanvEXT
in interfaceGL2
-
glGetLocalConstantBooleanvEXT
public void glGetLocalConstantBooleanvEXT(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetLocalConstantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetLocalConstantBooleanvEXT
in interfaceGL2
arg2
- a direct or array-backedByteBuffer
-
glGetLocalConstantFloatvEXT
public void glGetLocalConstantFloatvEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetLocalConstantFloatvEXT
in interfaceGL2
-
glGetLocalConstantFloatvEXT
public void glGetLocalConstantFloatvEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetLocalConstantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetLocalConstantFloatvEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetLocalConstantIntegervEXT
public void glGetLocalConstantIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetLocalConstantIntegervEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetLocalConstantIntegervEXT
public void glGetLocalConstantIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetLocalConstantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetLocalConstantIntegervEXT
in interfaceGL2
-
glGetMapAttribParameterfvNV
public void glGetMapAttribParameterfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapAttribParameterfvNV
in interfaceGL2
-
glGetMapAttribParameterfvNV
public void glGetMapAttribParameterfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapAttribParameterfvNV(GLenum target, GLuint index, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapAttribParameterfvNV
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetMapAttribParameterivNV
public void glGetMapAttribParameterivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapAttribParameterivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetMapAttribParameterivNV
public void glGetMapAttribParameterivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMapAttribParameterivNV(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapAttribParameterivNV
in interfaceGL2
-
glGetMapControlPointsNV
public void glGetMapControlPointsNV(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, Buffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glGetMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLboolean packed, void * points)
Part ofGL_NV_evaluators
- Specified by:
glGetMapControlPointsNV
in interfaceGL2
arg6
- a direct or array-backedBuffer
-
glGetMapParameterfvNV
public void glGetMapParameterfvNV(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapParameterfvNV
in interfaceGL2
-
glGetMapParameterfvNV
public void glGetMapParameterfvNV(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMapParameterfvNV(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapParameterfvNV
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetMapParameterivNV
public void glGetMapParameterivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapParameterivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetMapParameterivNV
public void glGetMapParameterivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapParameterivNV(GLenum target, GLenum pname, GLint * params)
Part ofGL_NV_evaluators
- Specified by:
glGetMapParameterivNV
in interfaceGL2
-
glGetMapdv
public void glGetMapdv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMapdv(GLenum target, GLenum query, GLdouble * v)
Part ofGL_VERSION_1_0
- Specified by:
glGetMapdv
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetMapdv
public void glGetMapdv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapdv(GLenum target, GLenum query, GLdouble * v)
Part ofGL_VERSION_1_0
- Specified by:
glGetMapdv
in interfaceGL2
-
glGetMapfv
public void glGetMapfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMapfv(GLenum target, GLenum query, GLfloat * v)
Part ofGL_VERSION_1_0
- Specified by:
glGetMapfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetMapfv
public void glGetMapfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapfv(GLenum target, GLenum query, GLfloat * v)
Part ofGL_VERSION_1_0
- Specified by:
glGetMapfv
in interfaceGL2
-
glGetMapiv
public void glGetMapiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMapiv(GLenum target, GLenum query, GLint * v)
Part ofGL_VERSION_1_0
- Specified by:
glGetMapiv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetMapiv
public void glGetMapiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMapiv(GLenum target, GLenum query, GLint * v)
Part ofGL_VERSION_1_0
- Specified by:
glGetMapiv
in interfaceGL2
-
glGetMaterialfv
public void glGetMaterialfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glGetMaterialfv
in interfaceGL2ES1
arg2
- a direct or array-backedFloatBuffer
-
glGetMaterialfv
public void glGetMaterialfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetMaterialfv(GLenum face, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glGetMaterialfv
in interfaceGL2ES1
-
glGetMaterialiv
public void glGetMaterialiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMaterialiv(GLenum face, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetMaterialiv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetMaterialiv
public void glGetMaterialiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMaterialiv(GLenum face, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetMaterialiv
in interfaceGL2
-
glGetMinmax
public void glGetMinmax(int arg0, boolean arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxEXT
- Specified by:
glGetMinmax
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glGetMinmax
public void glGetMinmax(int arg0, boolean arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, void * values)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxEXT
- Specified by:
glGetMinmax
in interfaceGL2
-
glGetMinmaxParameterfv
public void glGetMinmaxParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterfvEXT
- Specified by:
glGetMinmaxParameterfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetMinmaxParameterfv
public void glGetMinmaxParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMinmaxParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterfvEXT
- Specified by:
glGetMinmaxParameterfv
in interfaceGL2
-
glGetMinmaxParameteriv
public void glGetMinmaxParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterivEXT
- Specified by:
glGetMinmaxParameteriv
in interfaceGL2
-
glGetMinmaxParameteriv
public void glGetMinmaxParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMinmaxParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glGetMinmaxParameterivEXT
- Specified by:
glGetMinmaxParameteriv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetMultiTexEnvfvEXT
public void glGetMultiTexEnvfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexEnvfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetMultiTexEnvfvEXT
public void glGetMultiTexEnvfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexEnvfvEXT
in interfaceGL2
-
glGetMultiTexEnvivEXT
public void glGetMultiTexEnvivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexEnvivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetMultiTexEnvivEXT
public void glGetMultiTexEnvivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexEnvivEXT
in interfaceGL2
-
glGetMultiTexGendvEXT
public void glGetMultiTexGendvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexGendvEXT
in interfaceGL2
-
glGetMultiTexGendvEXT
public void glGetMultiTexGendvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexGendvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glGetMultiTexGenfvEXT
public void glGetMultiTexGenfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexGenfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetMultiTexGenfvEXT
public void glGetMultiTexGenfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexGenfvEXT
in interfaceGL2
-
glGetMultiTexGenivEXT
public void glGetMultiTexGenivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexGenivEXT
in interfaceGL2
-
glGetMultiTexGenivEXT
public void glGetMultiTexGenivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexGenivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetMultiTexImageEXT
public void glGetMultiTexImageEXT(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexImageEXT(GLenum texunit, GLenum target, GLint level, GLenum format, GLenum type, void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexImageEXT
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glGetMultiTexLevelParameterfvEXT
public void glGetMultiTexLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexLevelParameterfvEXT
in interfaceGL2
arg4
- a direct or array-backedFloatBuffer
-
glGetMultiTexLevelParameterfvEXT
public void glGetMultiTexLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexLevelParameterfvEXT
in interfaceGL2
-
glGetMultiTexLevelParameterivEXT
public void glGetMultiTexLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexLevelParameterivEXT
in interfaceGL2
-
glGetMultiTexLevelParameterivEXT
public void glGetMultiTexLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexLevelParameterivEXT
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glGetMultiTexParameterIivEXT
public void glGetMultiTexParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterIivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetMultiTexParameterIivEXT
public void glGetMultiTexParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterIivEXT
in interfaceGL2
-
glGetMultiTexParameterIuivEXT
public void glGetMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterIuivEXT
in interfaceGL2
-
glGetMultiTexParameterIuivEXT
public void glGetMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterIuivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetMultiTexParameterfvEXT
public void glGetMultiTexParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetMultiTexParameterfvEXT
public void glGetMultiTexParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterfvEXT
in interfaceGL2
-
glGetMultiTexParameterivEXT
public void glGetMultiTexParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetMultiTexParameterivEXT
public void glGetMultiTexParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetMultiTexParameterivEXT
in interfaceGL2
-
glGetMultisamplefv
public void glGetMultisamplefv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_ES_VERSION_3_1
,GL_ARB_texture_multisample
,GL_VERSION_3_2
,GL_NV_explicit_multisample
Alias for:glGetMultisamplefvNV
- Specified by:
glGetMultisamplefv
in interfaceGL2ES2
-
glGetMultisamplefv
public void glGetMultisamplefv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetMultisamplefv(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_ES_VERSION_3_1
,GL_ARB_texture_multisample
,GL_VERSION_3_2
,GL_NV_explicit_multisample
Alias for:glGetMultisamplefvNV
- Specified by:
glGetMultisamplefv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glGetMultisamplefvNV
public void glGetMultisamplefvNV(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_NV_explicit_multisample
- Specified by:
glGetMultisamplefvNV
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetMultisamplefvNV
public void glGetMultisamplefvNV(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetMultisamplefvNV(GLenum pname, GLuint index, GLfloat * val)
Part ofGL_NV_explicit_multisample
- Specified by:
glGetMultisamplefvNV
in interfaceGL2
-
glGetNamedBufferParameteri64v
public void glGetNamedBufferParameteri64v(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedBufferParameteri64v(GLuint buffer, GLenum pname, GLint64 * params)
Part ofGL_VERSION_4_5
- Specified by:
glGetNamedBufferParameteri64v
in interfaceGL4
-
glGetNamedBufferParameteri64v
public void glGetNamedBufferParameteri64v(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedBufferParameteri64v(GLuint buffer, GLenum pname, GLint64 * params)
Part ofGL_VERSION_4_5
- Specified by:
glGetNamedBufferParameteri64v
in interfaceGL4
arg2
- a direct or array-backedLongBuffer
-
glGetNamedBufferParameteriv
public void glGetNamedBufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedBufferParameteriv(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferParameterivEXT
- Specified by:
glGetNamedBufferParameteriv
in interfaceGL4
-
glGetNamedBufferParameteriv
public void glGetNamedBufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedBufferParameteriv(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferParameterivEXT
- Specified by:
glGetNamedBufferParameteriv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetNamedBufferParameterivEXT
public void glGetNamedBufferParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedBufferParameterivEXT
in interfaceGL2
-
glGetNamedBufferParameterivEXT
public void glGetNamedBufferParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedBufferParameterivEXT(GLuint buffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedBufferParameterivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetNamedBufferParameterui64vNV
public void glGetNamedBufferParameterui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
- Specified by:
glGetNamedBufferParameterui64vNV
in interfaceGL2GL3
arg2
- a direct or array-backedLongBuffer
-
glGetNamedBufferParameterui64vNV
public void glGetNamedBufferParameterui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetNamedBufferParameterui64vNV(GLuint buffer, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
- Specified by:
glGetNamedBufferParameterui64vNV
in interfaceGL2GL3
-
glGetNamedBufferPointerv
public void glGetNamedBufferPointerv(int arg0, int arg1, PointerBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedBufferPointerv(GLuint buffer, GLenum pname, void * * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferPointervEXT
- Specified by:
glGetNamedBufferPointerv
in interfaceGL4
arg2
- a direct or array-backedPointerBuffer
-
glGetNamedBufferSubData
public void glGetNamedBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedBufferSubDataEXT
- Specified by:
glGetNamedBufferSubData
in interfaceGL4
arg3
- a direct or array-backedBuffer
-
glGetNamedBufferSubDataEXT
public void glGetNamedBufferSubDataEXT(int arg0, long arg1, long arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, void * data)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedBufferSubDataEXT
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetNamedFramebufferAttachmentParameteriv
public void glGetNamedFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedFramebufferAttachmentParameteriv(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferAttachmentParameterivEXT
- Specified by:
glGetNamedFramebufferAttachmentParameteriv
in interfaceGL4
-
glGetNamedFramebufferAttachmentParameteriv
public void glGetNamedFramebufferAttachmentParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedFramebufferAttachmentParameteriv(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferAttachmentParameterivEXT
- Specified by:
glGetNamedFramebufferAttachmentParameteriv
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glGetNamedFramebufferAttachmentParameterivEXT
public void glGetNamedFramebufferAttachmentParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedFramebufferAttachmentParameterivEXT
in interfaceGL2
-
glGetNamedFramebufferAttachmentParameterivEXT
public void glGetNamedFramebufferAttachmentParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedFramebufferAttachmentParameterivEXT(GLuint framebuffer, GLenum attachment, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedFramebufferAttachmentParameterivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetNamedFramebufferParameteriv
public void glGetNamedFramebufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedFramebufferParameteriv(GLuint framebuffer, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
,GL_ARB_framebuffer_no_attachments
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferParameterivEXT
- Specified by:
glGetNamedFramebufferParameteriv
in interfaceGL2
- Specified by:
glGetNamedFramebufferParameteriv
in interfaceGL4
-
glGetNamedFramebufferParameteriv
public void glGetNamedFramebufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedFramebufferParameteriv(GLuint framebuffer, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
,GL_ARB_framebuffer_no_attachments
,GL_EXT_direct_state_access
Alias for:glGetNamedFramebufferParameterivEXT
- Specified by:
glGetNamedFramebufferParameteriv
in interfaceGL2
- Specified by:
glGetNamedFramebufferParameteriv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetNamedProgramLocalParameterIivEXT
public void glGetNamedProgramLocalParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterIivEXT
in interfaceGL2
-
glGetNamedProgramLocalParameterIivEXT
public void glGetNamedProgramLocalParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterIivEXT(GLuint program, GLenum target, GLuint index, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterIivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetNamedProgramLocalParameterIuivEXT
public void glGetNamedProgramLocalParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterIuivEXT
in interfaceGL2
-
glGetNamedProgramLocalParameterIuivEXT
public void glGetNamedProgramLocalParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterIuivEXT(GLuint program, GLenum target, GLuint index, GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterIuivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetNamedProgramLocalParameterdvEXT
public void glGetNamedProgramLocalParameterdvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterdvEXT
in interfaceGL2
-
glGetNamedProgramLocalParameterdvEXT
public void glGetNamedProgramLocalParameterdvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterdvEXT(GLuint program, GLenum target, GLuint index, GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterdvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glGetNamedProgramLocalParameterfvEXT
public void glGetNamedProgramLocalParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterfvEXT
in interfaceGL2
-
glGetNamedProgramLocalParameterfvEXT
public void glGetNamedProgramLocalParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramLocalParameterfvEXT(GLuint program, GLenum target, GLuint index, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramLocalParameterfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetNamedProgramStringEXT
public void glGetNamedProgramStringEXT(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramStringEXT(GLuint program, GLenum target, GLenum pname, void * string)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramStringEXT
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetNamedProgramivEXT
public void glGetNamedProgramivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramivEXT
in interfaceGL2
-
glGetNamedProgramivEXT
public void glGetNamedProgramivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedProgramivEXT(GLuint program, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedProgramivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetNamedRenderbufferParameteriv
public void glGetNamedRenderbufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedRenderbufferParameteriv(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedRenderbufferParameterivEXT
- Specified by:
glGetNamedRenderbufferParameteriv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetNamedRenderbufferParameteriv
public void glGetNamedRenderbufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetNamedRenderbufferParameteriv(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetNamedRenderbufferParameterivEXT
- Specified by:
glGetNamedRenderbufferParameteriv
in interfaceGL4
-
glGetNamedRenderbufferParameterivEXT
public void glGetNamedRenderbufferParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedRenderbufferParameterivEXT
in interfaceGL2
-
glGetNamedRenderbufferParameterivEXT
public void glGetNamedRenderbufferParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetNamedRenderbufferParameterivEXT(GLuint renderbuffer, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetNamedRenderbufferParameterivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetNamedStringARB
public void glGetNamedStringARB(int arg0, String arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Description copied from interface:GL3
Entry point to C language function:void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string)
Part ofGL_ARB_shading_language_include
- Specified by:
glGetNamedStringARB
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedByteBuffer
-
glGetNamedStringARB
public void glGetNamedStringARB(int arg0, String arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Description copied from interface:GL3
Entry point to C language function:void glGetNamedStringARB(GLint namelen, const GLchar * name, GLsizei bufSize, GLint * stringlen, GLchar * string)
Part ofGL_ARB_shading_language_include
- Specified by:
glGetNamedStringARB
in interfaceGL3
-
glGetNamedStringivARB
public void glGetNamedStringivARB(int arg0, String arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params)
Part ofGL_ARB_shading_language_include
- Specified by:
glGetNamedStringivARB
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glGetNamedStringivARB
public void glGetNamedStringivARB(int arg0, String arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glGetNamedStringivARB(GLint namelen, const GLchar * name, GLenum pname, GLint * params)
Part ofGL_ARB_shading_language_include
- Specified by:
glGetNamedStringivARB
in interfaceGL3
-
glGetNextPerfQueryIdINTEL
public void glGetNextPerfQueryIdINTEL(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint * nextQueryId)
Part ofGL_INTEL_performance_query
- Specified by:
glGetNextPerfQueryIdINTEL
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glGetNextPerfQueryIdINTEL
public void glGetNextPerfQueryIdINTEL(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetNextPerfQueryIdINTEL(GLuint queryId, GLuint * nextQueryId)
Part ofGL_INTEL_performance_query
- Specified by:
glGetNextPerfQueryIdINTEL
in interfaceGL2
-
glGetObjectLabel
public void glGetObjectLabel(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_EXT_debug_label
,GL_KHR_debug
Alias for:glGetObjectLabelEXT
,glGetObjectLabelKHR
- Specified by:
glGetObjectLabel
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedByteBuffer
-
glGetObjectLabel
public void glGetObjectLabel(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_EXT_debug_label
,GL_KHR_debug
Alias for:glGetObjectLabelEXT
,glGetObjectLabelKHR
- Specified by:
glGetObjectLabel
in interfaceGL2ES2
-
glGetObjectParameterfvARB
public void glGetObjectParameterfvARB(long arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetObjectParameterfvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetObjectParameterfvARB
public void glGetObjectParameterfvARB(long arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetObjectParameterfvARB(GLhandleARB obj, GLenum pname, GLfloat * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetObjectParameterfvARB
in interfaceGL2
-
glGetObjectParameterivAPPLE
public void glGetObjectParameterivAPPLE(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params)
Part ofGL_APPLE_object_purgeable
- Specified by:
glGetObjectParameterivAPPLE
in interfaceGL2
-
glGetObjectParameterivAPPLE
public void glGetObjectParameterivAPPLE(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetObjectParameterivAPPLE(GLenum objectType, GLuint name, GLenum pname, GLint * params)
Part ofGL_APPLE_object_purgeable
- Specified by:
glGetObjectParameterivAPPLE
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetObjectParameterivARB
public void glGetObjectParameterivARB(long arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetObjectParameterivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetObjectParameterivARB
public void glGetObjectParameterivARB(long arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetObjectParameterivARB(GLhandleARB obj, GLenum pname, GLint * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetObjectParameterivARB
in interfaceGL2
-
glGetObjectPtrLabel
public void glGetObjectPtrLabel(Buffer arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetObjectPtrLabel(const void * ptr, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glGetObjectPtrLabelKHR
- Specified by:
glGetObjectPtrLabel
in interfaceGL2ES2
- Parameters:
arg0
- a direct or array-backedBuffer
-
glGetObjectPtrLabel
public void glGetObjectPtrLabel(Buffer arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetObjectPtrLabel(const void * ptr, GLsizei bufSize, GLsizei * length, GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glGetObjectPtrLabelKHR
- Specified by:
glGetObjectPtrLabel
in interfaceGL2ES2
- Parameters:
arg0
- a direct or array-backedBuffer
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetOcclusionQueryivNV
public void glGetOcclusionQueryivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params)
Part ofGL_NV_occlusion_query
- Specified by:
glGetOcclusionQueryivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetOcclusionQueryivNV
public void glGetOcclusionQueryivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetOcclusionQueryivNV(GLuint id, GLenum pname, GLint * params)
Part ofGL_NV_occlusion_query
- Specified by:
glGetOcclusionQueryivNV
in interfaceGL2
-
glGetOcclusionQueryuivNV
public void glGetOcclusionQueryuivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params)
Part ofGL_NV_occlusion_query
- Specified by:
glGetOcclusionQueryuivNV
in interfaceGL2
-
glGetOcclusionQueryuivNV
public void glGetOcclusionQueryuivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetOcclusionQueryuivNV(GLuint id, GLenum pname, GLuint * params)
Part ofGL_NV_occlusion_query
- Specified by:
glGetOcclusionQueryuivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetPerfCounterInfoINTEL
public void glGetPerfCounterInfoINTEL(int arg0, int arg1, int arg2, ByteBuffer arg3, int arg4, ByteBuffer arg5, IntBuffer arg6, IntBuffer arg7, IntBuffer arg8, IntBuffer arg9, LongBuffer arg10)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfCounterInfoINTEL(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfCounterInfoINTEL
in interfaceGL2
arg3
- a direct or array-backedByteBuffer
arg5
- a direct or array-backedByteBuffer
arg6
- a direct or array-backedIntBuffer
arg7
- a direct or array-backedIntBuffer
arg8
- a direct or array-backedIntBuffer
arg9
- a direct or array-backedIntBuffer
arg10
- a direct or array-backedLongBuffer
-
glGetPerfCounterInfoINTEL
public void glGetPerfCounterInfoINTEL(int arg0, int arg1, int arg2, byte[] arg3, int arg4, int arg5, byte[] arg6, int arg7, int[] arg8, int arg9, int[] arg10, int arg11, int[] arg12, int arg13, int[] arg14, int arg15, long[] arg16, int arg17)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfCounterInfoINTEL(GLuint queryId, GLuint counterId, GLuint counterNameLength, GLchar * counterName, GLuint counterDescLength, GLchar * counterDesc, GLuint * counterOffset, GLuint * counterDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfCounterInfoINTEL
in interfaceGL2
-
glGetPerfMonitorCounterDataAMD
public void glGetPerfMonitorCounterDataAMD(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCounterDataAMD
in interfaceGL2
-
glGetPerfMonitorCounterDataAMD
public void glGetPerfMonitorCounterDataAMD(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCounterDataAMD(GLuint monitor, GLenum pname, GLsizei dataSize, GLuint * data, GLint * bytesWritten)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCounterDataAMD
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glGetPerfMonitorCounterInfoAMD
public void glGetPerfMonitorCounterInfoAMD(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCounterInfoAMD(GLuint group, GLuint counter, GLenum pname, void * data)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCounterInfoAMD
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetPerfMonitorCounterStringAMD
public void glGetPerfMonitorCounterStringAMD(int arg0, int arg1, int arg2, int[] arg3, int arg4, byte[] arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCounterStringAMD
in interfaceGL2
-
glGetPerfMonitorCounterStringAMD
public void glGetPerfMonitorCounterStringAMD(int arg0, int arg1, int arg2, IntBuffer arg3, ByteBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCounterStringAMD(GLuint group, GLuint counter, GLsizei bufSize, GLsizei * length, GLchar * counterString)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCounterStringAMD
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedByteBuffer
-
glGetPerfMonitorCountersAMD
public void glGetPerfMonitorCountersAMD(int arg0, int[] arg1, int arg2, int[] arg3, int arg4, int arg5, int[] arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCountersAMD
in interfaceGL2
-
glGetPerfMonitorCountersAMD
public void glGetPerfMonitorCountersAMD(int arg0, IntBuffer arg1, IntBuffer arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorCountersAMD(GLuint group, GLint * numCounters, GLint * maxActiveCounters, GLsizei counterSize, GLuint * counters)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorCountersAMD
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glGetPerfMonitorGroupStringAMD
public void glGetPerfMonitorGroupStringAMD(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorGroupStringAMD
in interfaceGL2
-
glGetPerfMonitorGroupStringAMD
public void glGetPerfMonitorGroupStringAMD(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, GLsizei * length, GLchar * groupString)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorGroupStringAMD
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetPerfMonitorGroupsAMD
public void glGetPerfMonitorGroupsAMD(IntBuffer arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorGroupsAMD
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedIntBuffer
-
glGetPerfMonitorGroupsAMD
public void glGetPerfMonitorGroupsAMD(int[] arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfMonitorGroupsAMD(GLint * numGroups, GLsizei groupsSize, GLuint * groups)
Part ofGL_AMD_performance_monitor
- Specified by:
glGetPerfMonitorGroupsAMD
in interfaceGL2
-
glGetPerfQueryDataINTEL
public void glGetPerfQueryDataINTEL(int arg0, int arg1, int arg2, Buffer arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfQueryDataINTEL
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glGetPerfQueryDataINTEL
public void glGetPerfQueryDataINTEL(int arg0, int arg1, int arg2, Buffer arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfQueryDataINTEL(GLuint queryHandle, GLuint flags, GLsizei dataSize, GLvoid * data, GLuint * bytesWritten)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfQueryDataINTEL
in interfaceGL2
arg3
- a direct or array-backedBuffer
arg4
- a direct or array-backedIntBuffer
-
glGetPerfQueryIdByNameINTEL
public void glGetPerfQueryIdByNameINTEL(byte[] arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfQueryIdByNameINTEL(GLchar * queryName, GLuint * queryId)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfQueryIdByNameINTEL
in interfaceGL2
-
glGetPerfQueryIdByNameINTEL
public void glGetPerfQueryIdByNameINTEL(ByteBuffer arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfQueryIdByNameINTEL(GLchar * queryName, GLuint * queryId)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfQueryIdByNameINTEL
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
arg1
- a direct or array-backedIntBuffer
-
glGetPerfQueryInfoINTEL
public void glGetPerfQueryInfoINTEL(int arg0, int arg1, byte[] arg2, int arg3, int[] arg4, int arg5, int[] arg6, int arg7, int[] arg8, int arg9, int[] arg10, int arg11)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfQueryInfoINTEL
in interfaceGL2
-
glGetPerfQueryInfoINTEL
public void glGetPerfQueryInfoINTEL(int arg0, int arg1, ByteBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, IntBuffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glGetPerfQueryInfoINTEL(GLuint queryId, GLuint queryNameLength, GLchar * queryName, GLuint * dataSize, GLuint * noCounters, GLuint * noInstances, GLuint * capsMask)
Part ofGL_INTEL_performance_query
- Specified by:
glGetPerfQueryInfoINTEL
in interfaceGL2
arg2
- a direct or array-backedByteBuffer
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedIntBuffer
-
glGetPixelMapfv
public void glGetPixelMapfv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapfv(GLenum map, GLfloat * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapfv
in interfaceGL2
-
glGetPixelMapfv
public void glGetPixelMapfv(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapfv(GLenum map, GLfloat * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapfv
in interfaceGL2
-
glGetPixelMapfv
public void glGetPixelMapfv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapfv(GLenum map, GLfloat * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapfv
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glGetPixelMapuiv
public void glGetPixelMapuiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapuiv(GLenum map, GLuint * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapuiv
in interfaceGL2
-
glGetPixelMapuiv
public void glGetPixelMapuiv(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapuiv(GLenum map, GLuint * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapuiv
in interfaceGL2
-
glGetPixelMapuiv
public void glGetPixelMapuiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapuiv(GLenum map, GLuint * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapuiv
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glGetPixelMapusv
public void glGetPixelMapusv(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapusv(GLenum map, GLushort * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapusv
in interfaceGL2
-
glGetPixelMapusv
public void glGetPixelMapusv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapusv(GLenum map, GLushort * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapusv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glGetPixelMapusv
public void glGetPixelMapusv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelMapusv(GLenum map, GLushort * values)
Part ofGL_VERSION_1_0
- Specified by:
glGetPixelMapusv
in interfaceGL2
-
glGetPixelTransformParameterfvEXT
public void glGetPixelTransformParameterfvEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelTransformParameterfvEXT(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glGetPixelTransformParameterfvEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetPixelTransformParameterfvEXT
public void glGetPixelTransformParameterfvEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelTransformParameterfvEXT(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glGetPixelTransformParameterfvEXT
in interfaceGL2
-
glGetPixelTransformParameterivEXT
public void glGetPixelTransformParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelTransformParameterivEXT(GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glGetPixelTransformParameterivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetPixelTransformParameterivEXT
public void glGetPixelTransformParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetPixelTransformParameterivEXT(GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glGetPixelTransformParameterivEXT
in interfaceGL2
-
glGetPointeri_vEXT
public void glGetPointeri_vEXT(int arg0, int arg1, PointerBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetPointeri_vEXT(GLenum pname, GLuint index, void * * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetPointeri_vEXT
in interfaceGL2
arg2
- a direct or array-backedPointerBuffer
-
glGetPolygonStipple
public void glGetPolygonStipple(long arg0)
Description copied from interface:GL2
- Specified by:
glGetPolygonStipple
in interfaceGL2
-
glGetPolygonStipple
public void glGetPolygonStipple(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glGetPolygonStipple
in interfaceGL2
-
glGetPolygonStipple
public void glGetPolygonStipple(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glGetPolygonStipple
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glGetProgramBinary
public void glGetProgramBinary(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3, Buffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramBinary(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, void * binary)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_OES_get_program_binary
Alias for:glGetProgramBinaryOES
- Specified by:
glGetProgramBinary
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedBuffer
-
glGetProgramBinary
public void glGetProgramBinary(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5, Buffer arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramBinary(GLuint program, GLsizei bufSize, GLsizei * length, GLenum * binaryFormat, void * binary)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_OES_get_program_binary
Alias for:glGetProgramBinaryOES
- Specified by:
glGetProgramBinary
in interfaceGL2ES2
arg6
- a direct or array-backedBuffer
-
glGetProgramEnvParameterIivNV
public void glGetProgramEnvParameterIivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramEnvParameterIivNV
in interfaceGL2
-
glGetProgramEnvParameterIivNV
public void glGetProgramEnvParameterIivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramEnvParameterIivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramEnvParameterIuivNV
public void glGetProgramEnvParameterIuivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramEnvParameterIuivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramEnvParameterIuivNV
public void glGetProgramEnvParameterIuivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramEnvParameterIuivNV
in interfaceGL2
-
glGetProgramEnvParameterdvARB
public void glGetProgramEnvParameterdvARB(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramEnvParameterdvARB
in interfaceGL2
-
glGetProgramEnvParameterdvARB
public void glGetProgramEnvParameterdvARB(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramEnvParameterdvARB
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetProgramEnvParameterfvARB
public void glGetProgramEnvParameterfvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramEnvParameterfvARB
in interfaceGL2
-
glGetProgramEnvParameterfvARB
public void glGetProgramEnvParameterfvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramEnvParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramEnvParameterfvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetProgramInfoLog
public void glGetProgramInfoLog(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetProgramInfoLog
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetProgramInfoLog
public void glGetProgramInfoLog(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramInfoLog(GLuint program, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetProgramInfoLog
in interfaceGL2ES2
-
glGetProgramInterfaceiv
public void glGetProgramInterfaceiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramInterfaceiv
in interfaceGL3ES3
arg3
- a direct or array-backedIntBuffer
-
glGetProgramInterfaceiv
public void glGetProgramInterfaceiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramInterfaceiv
in interfaceGL3ES3
-
glGetProgramLocalParameterIivNV
public void glGetProgramLocalParameterIivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramLocalParameterIivNV
in interfaceGL2
-
glGetProgramLocalParameterIivNV
public void glGetProgramLocalParameterIivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterIivNV(GLenum target, GLuint index, GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramLocalParameterIivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramLocalParameterIuivNV
public void glGetProgramLocalParameterIuivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramLocalParameterIuivNV
in interfaceGL2
-
glGetProgramLocalParameterIuivNV
public void glGetProgramLocalParameterIuivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterIuivNV(GLenum target, GLuint index, GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glGetProgramLocalParameterIuivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramLocalParameterdvARB
public void glGetProgramLocalParameterdvARB(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramLocalParameterdvARB
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetProgramLocalParameterdvARB
public void glGetProgramLocalParameterdvARB(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterdvARB(GLenum target, GLuint index, GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramLocalParameterdvARB
in interfaceGL2
-
glGetProgramLocalParameterfvARB
public void glGetProgramLocalParameterfvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramLocalParameterfvARB
in interfaceGL2
-
glGetProgramLocalParameterfvARB
public void glGetProgramLocalParameterfvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramLocalParameterfvARB(GLenum target, GLuint index, GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramLocalParameterfvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetProgramPipelineInfoLog
public void glGetProgramPipelineInfoLog(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineInfoLogEXT
- Specified by:
glGetProgramPipelineInfoLog
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetProgramPipelineInfoLog
public void glGetProgramPipelineInfoLog(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramPipelineInfoLog(GLuint pipeline, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineInfoLogEXT
- Specified by:
glGetProgramPipelineInfoLog
in interfaceGL2ES2
-
glGetProgramPipelineiv
public void glGetProgramPipelineiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineivEXT
- Specified by:
glGetProgramPipelineiv
in interfaceGL2ES2
-
glGetProgramPipelineiv
public void glGetProgramPipelineiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint * params)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glGetProgramPipelineivEXT
- Specified by:
glGetProgramPipelineiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramResourceIndex
public int glGetProgramResourceIndex(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceIndex
in interfaceGL3ES3
-
glGetProgramResourceIndex
public int glGetProgramResourceIndex(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:GLuint glGetProgramResourceIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceIndex
in interfaceGL3ES3
arg2
- a direct or array-backedByteBuffer
-
glGetProgramResourceLocation
public int glGetProgramResourceLocation(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceLocation
in interfaceGL3ES3
-
glGetProgramResourceLocation
public int glGetProgramResourceLocation(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:GLint glGetProgramResourceLocation(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceLocation
in interfaceGL3ES3
arg2
- a direct or array-backedByteBuffer
-
glGetProgramResourceLocationIndex
public int glGetProgramResourceLocationIndex(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:GLint glGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_VERSION_4_3
,GL_ARB_program_interface_query
,GL_EXT_blend_func_extended
Alias for:glGetProgramResourceLocationIndexEXT
- Specified by:
glGetProgramResourceLocationIndex
in interfaceGL4
-
glGetProgramResourceLocationIndex
public int glGetProgramResourceLocationIndex(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:GLint glGetProgramResourceLocationIndex(GLuint program, GLenum programInterface, const GLchar * name)
Part ofGL_VERSION_4_3
,GL_ARB_program_interface_query
,GL_EXT_blend_func_extended
Alias for:glGetProgramResourceLocationIndexEXT
- Specified by:
glGetProgramResourceLocationIndex
in interfaceGL4
arg2
- a direct or array-backedByteBuffer
-
glGetProgramResourceName
public void glGetProgramResourceName(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, byte[] arg6, int arg7)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceName
in interfaceGL3ES3
-
glGetProgramResourceName
public void glGetProgramResourceName(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, ByteBuffer arg5)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetProgramResourceName(GLuint program, GLenum programInterface, GLuint index, GLsizei bufSize, GLsizei * length, GLchar * name)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceName
in interfaceGL3ES3
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedByteBuffer
-
glGetProgramResourceiv
public void glGetProgramResourceiv(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4, int arg5, IntBuffer arg6, IntBuffer arg7)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei * length, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceiv
in interfaceGL3ES3
arg4
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedIntBuffer
arg7
- a direct or array-backedIntBuffer
-
glGetProgramResourceiv
public void glGetProgramResourceiv(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5, int arg6, int[] arg7, int arg8, int[] arg9, int arg10)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum * props, GLsizei bufSize, GLsizei * length, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_program_interface_query
- Specified by:
glGetProgramResourceiv
in interfaceGL3ES3
-
glGetProgramStageiv
public void glGetProgramStageiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetProgramStageiv
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glGetProgramStageiv
public void glGetProgramStageiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glGetProgramStageiv(GLuint program, GLenum shadertype, GLenum pname, GLint * values)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetProgramStageiv
in interfaceGL3
-
glGetProgramStringARB
public void glGetProgramStringARB(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramStringARB(GLenum target, GLenum pname, void * string)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramStringARB
in interfaceGL2
arg2
- a direct onlyBuffer
-
glGetProgramSubroutineParameteruivNV
public void glGetProgramSubroutineParameteruivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param)
Part ofGL_NV_gpu_program5
- Specified by:
glGetProgramSubroutineParameteruivNV
in interfaceGL2
-
glGetProgramSubroutineParameteruivNV
public void glGetProgramSubroutineParameteruivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramSubroutineParameteruivNV(GLenum target, GLuint index, GLuint * param)
Part ofGL_NV_gpu_program5
- Specified by:
glGetProgramSubroutineParameteruivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramiv
public void glGetProgramiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramiv(GLuint program, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_ARB_fragment_program
,GL_NV_vertex_program
Alias for:glGetProgramivARB
,glGetProgramivNV
- Specified by:
glGetProgramiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetProgramiv
public void glGetProgramiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetProgramiv(GLuint program, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_ARB_fragment_program
,GL_NV_vertex_program
Alias for:glGetProgramivARB
,glGetProgramivNV
- Specified by:
glGetProgramiv
in interfaceGL2ES2
-
glGetProgramivARB
public void glGetProgramivARB(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramivARB(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramivARB
in interfaceGL2
-
glGetProgramivARB
public void glGetProgramivARB(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetProgramivARB(GLenum target, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glGetProgramivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetQueryBufferObjecti64v
public void glGetQueryBufferObjecti64v(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetQueryBufferObjecti64v(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
- Specified by:
glGetQueryBufferObjecti64v
in interfaceGL4
-
glGetQueryBufferObjectiv
public void glGetQueryBufferObjectiv(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetQueryBufferObjectiv(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
- Specified by:
glGetQueryBufferObjectiv
in interfaceGL4
-
glGetQueryBufferObjectui64v
public void glGetQueryBufferObjectui64v(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetQueryBufferObjectui64v(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
- Specified by:
glGetQueryBufferObjectui64v
in interfaceGL4
-
glGetQueryBufferObjectuiv
public void glGetQueryBufferObjectuiv(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetQueryBufferObjectuiv(GLuint id, GLuint buffer, GLenum pname, GLintptr offset)
Part ofGL_VERSION_4_5
- Specified by:
glGetQueryBufferObjectuiv
in interfaceGL4
-
glGetQueryIndexediv
public void glGetQueryIndexediv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
- Specified by:
glGetQueryIndexediv
in interfaceGL2GL3
-
glGetQueryIndexediv
public void glGetQueryIndexediv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_transform_feedback3
,GL_VERSION_4_0
- Specified by:
glGetQueryIndexediv
in interfaceGL2GL3
arg3
- a direct or array-backedIntBuffer
-
glGetQueryObjecti64v
public void glGetQueryObjecti64v(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjecti64vEXT
- Specified by:
glGetQueryObjecti64v
in interfaceGL2ES2
-
glGetQueryObjecti64v
public void glGetQueryObjecti64v(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjecti64v(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjecti64vEXT
- Specified by:
glGetQueryObjecti64v
in interfaceGL2ES2
arg2
- a direct or array-backedLongBuffer
-
glGetQueryObjecti64vEXT
public void glGetQueryObjecti64vEXT(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
- Specified by:
glGetQueryObjecti64vEXT
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glGetQueryObjecti64vEXT
public void glGetQueryObjecti64vEXT(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetQueryObjecti64vEXT(GLuint id, GLenum pname, GLint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
- Specified by:
glGetQueryObjecti64vEXT
in interfaceGL2
-
glGetQueryObjectiv
public void glGetQueryObjectiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ARB_occlusion_query
,GL_EXT_disjoint_timer_query
Alias for:glGetQueryObjectivARB
,glGetQueryObjectivEXT
- Specified by:
glGetQueryObjectiv
in interfaceGL2ES2
-
glGetQueryObjectiv
public void glGetQueryObjectiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjectiv(GLuint id, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ARB_occlusion_query
,GL_EXT_disjoint_timer_query
Alias for:glGetQueryObjectivARB
,glGetQueryObjectivEXT
- Specified by:
glGetQueryObjectiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetQueryObjectui64v
public void glGetQueryObjectui64v(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjectui64vEXT
- Specified by:
glGetQueryObjectui64v
in interfaceGL2ES2
-
glGetQueryObjectui64v
public void glGetQueryObjectui64v(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjectui64v(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
,GL_EXT_timer_query
Alias for:glGetQueryObjectui64vEXT
- Specified by:
glGetQueryObjectui64v
in interfaceGL2ES2
arg2
- a direct or array-backedLongBuffer
-
glGetQueryObjectui64vEXT
public void glGetQueryObjectui64vEXT(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
- Specified by:
glGetQueryObjectui64vEXT
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glGetQueryObjectui64vEXT
public void glGetQueryObjectui64vEXT(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetQueryObjectui64vEXT(GLuint id, GLenum pname, GLuint64 * params)
Part ofGL_EXT_disjoint_timer_query
,GL_EXT_timer_query
- Specified by:
glGetQueryObjectui64vEXT
in interfaceGL2
-
glGetQueryObjectuiv
public void glGetQueryObjectuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryObjectuivEXT
,glGetQueryObjectuivARB
- Specified by:
glGetQueryObjectuiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetQueryObjectuiv
public void glGetQueryObjectuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryObjectuiv(GLuint id, GLenum pname, GLuint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryObjectuivEXT
,glGetQueryObjectuivARB
- Specified by:
glGetQueryObjectuiv
in interfaceGL2ES2
-
glGetQueryiv
public void glGetQueryiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryivEXT
,glGetQueryivARB
- Specified by:
glGetQueryiv
in interfaceGL2ES2
-
glGetQueryiv
public void glGetQueryiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetQueryiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glGetQueryivEXT
,glGetQueryivARB
- Specified by:
glGetQueryiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetRenderbufferParameteriv
public void glGetRenderbufferParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetRenderbufferParameterivEXT
,glGetRenderbufferParameterivOES
- Specified by:
glGetRenderbufferParameteriv
in interfaceGL
-
glGetRenderbufferParameteriv
public void glGetRenderbufferParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL
Entry point to C language function:void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glGetRenderbufferParameterivEXT
,glGetRenderbufferParameterivOES
- Specified by:
glGetRenderbufferParameteriv
in interfaceGL
arg2
- a direct or array-backedIntBuffer
-
glGetSamplerParameterIiv
public void glGetSamplerParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glGetSamplerParameterIivEXT
,glGetSamplerParameterIivOES
- Specified by:
glGetSamplerParameterIiv
in interfaceGL2ES2
-
glGetSamplerParameterIiv
public void glGetSamplerParameterIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetSamplerParameterIiv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glGetSamplerParameterIivEXT
,glGetSamplerParameterIivOES
- Specified by:
glGetSamplerParameterIiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetSamplerParameterIuiv
public void glGetSamplerParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_OES_texture_border_clamp
,GL_EXT_texture_border_clamp
Alias for:glGetSamplerParameterIuivOES
,glGetSamplerParameterIuivEXT
- Specified by:
glGetSamplerParameterIuiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetSamplerParameterIuiv
public void glGetSamplerParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetSamplerParameterIuiv(GLuint sampler, GLenum pname, GLuint * params)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_OES_texture_border_clamp
,GL_EXT_texture_border_clamp
Alias for:glGetSamplerParameterIuivOES
,glGetSamplerParameterIuivEXT
- Specified by:
glGetSamplerParameterIuiv
in interfaceGL2ES2
-
glGetSamplerParameterfv
public void glGetSamplerParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glGetSamplerParameterfv
in interfaceGL3ES3
-
glGetSamplerParameterfv
public void glGetSamplerParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetSamplerParameterfv(GLuint sampler, GLenum pname, GLfloat * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glGetSamplerParameterfv
in interfaceGL3ES3
arg2
- a direct or array-backedFloatBuffer
-
glGetSamplerParameteriv
public void glGetSamplerParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glGetSamplerParameteriv
in interfaceGL3ES3
arg2
- a direct or array-backedIntBuffer
-
glGetSamplerParameteriv
public void glGetSamplerParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetSamplerParameteriv(GLuint sampler, GLenum pname, GLint * params)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glGetSamplerParameteriv
in interfaceGL3ES3
-
glGetSeparableFilter
public void glGetSeparableFilter(int arg0, int arg1, int arg2, Buffer arg3, Buffer arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetSeparableFilterEXT
- Specified by:
glGetSeparableFilter
in interfaceGL2
arg3
- a direct or array-backedBuffer
arg4
- a direct or array-backedBuffer
arg5
- a direct or array-backedBuffer
-
glGetSeparableFilter
public void glGetSeparableFilter(int arg0, int arg1, int arg2, long arg3, long arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetSeparableFilter(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glGetSeparableFilterEXT
- Specified by:
glGetSeparableFilter
in interfaceGL2
-
glGetShaderInfoLog
public void glGetShaderInfoLog(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetShaderInfoLog
in interfaceGL2ES2
-
glGetShaderInfoLog
public void glGetShaderInfoLog(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderInfoLog(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * infoLog)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetShaderInfoLog
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetShaderPrecisionFormat
public void glGetShaderPrecisionFormat(int arg0, int arg1, IntBuffer arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.
Throws GLException if no native implementation is available.- Specified by:
glGetShaderPrecisionFormat
in interfaceGL2ES2
-
glGetShaderPrecisionFormat
public void glGetShaderPrecisionFormat(int arg0, int arg1, int[] arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderPrecisionFormat(GLenum shadertype, GLenum precisiontype, GLint * range, GLint * precision);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.
Throws GLException if no native implementation is available.- Specified by:
glGetShaderPrecisionFormat
in interfaceGL2ES2
-
glGetShaderSource
public void glGetShaderSource(int arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderSource(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * source)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetShaderSourceARB
- Specified by:
glGetShaderSource
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetShaderSource
public void glGetShaderSource(int arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderSource(GLuint shader, GLsizei bufSize, GLsizei * length, GLchar * source)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetShaderSourceARB
- Specified by:
glGetShaderSource
in interfaceGL2ES2
-
glGetShaderSourceARB
public void glGetShaderSourceARB(long arg0, int arg1, int[] arg2, int arg3, byte[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source)
Part ofGL_ARB_shader_objects
- Specified by:
glGetShaderSourceARB
in interfaceGL2
-
glGetShaderSourceARB
public void glGetShaderSourceARB(long arg0, int arg1, IntBuffer arg2, ByteBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetShaderSourceARB(GLhandleARB obj, GLsizei maxLength, GLsizei * length, GLcharARB * source)
Part ofGL_ARB_shader_objects
- Specified by:
glGetShaderSourceARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
arg3
- a direct or array-backedByteBuffer
-
glGetShaderiv
public void glGetShaderiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderiv(GLuint shader, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetShaderiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetShaderiv
public void glGetShaderiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetShaderiv(GLuint shader, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glGetShaderiv
in interfaceGL2ES2
-
glGetStageIndexNV
public short glGetStageIndexNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLushort glGetStageIndexNV(GLenum shadertype)
Part ofGL_NV_command_list
- Specified by:
glGetStageIndexNV
in interfaceGL2
-
glGetString
public String glGetString(int arg0)
Description copied from interface:GL
Entry point to C language function:const GLubyte * glGetString(GLenum name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetString
in interfaceGL
-
glGetStringi
public String glGetStringi(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:const GLubyte * glGetStringi(GLenum name, GLuint index)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glGetStringi
in interfaceGL2ES3
-
glGetSubroutineIndex
public int glGetSubroutineIndex(int arg0, int arg1, String arg2)
Description copied from interface:GL3
Entry point to C language function:GLuint glGetSubroutineIndex(GLuint program, GLenum shadertype, const GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetSubroutineIndex
in interfaceGL3
-
glGetSubroutineUniformLocation
public int glGetSubroutineUniformLocation(int arg0, int arg1, String arg2)
Description copied from interface:GL3
Entry point to C language function:GLint glGetSubroutineUniformLocation(GLuint program, GLenum shadertype, const GLchar * name)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetSubroutineUniformLocation
in interfaceGL3
-
glGetSynciv
public void glGetSynciv(long arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetSyncivAPPLE
- Specified by:
glGetSynciv
in interfaceGL3ES3
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glGetSynciv
public void glGetSynciv(long arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Description copied from interface:GL3ES3
Entry point to C language function:void glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glGetSyncivAPPLE
- Specified by:
glGetSynciv
in interfaceGL3ES3
-
glGetTexEnvfv
public void glGetTexEnvfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glGetTexEnvfv
in interfaceGL2ES1
arg2
- a direct or array-backedFloatBuffer
-
glGetTexEnvfv
public void glGetTexEnvfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetTexEnvfv(GLenum tenv, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glGetTexEnvfv
in interfaceGL2ES1
-
glGetTexEnviv
public void glGetTexEnviv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetTexEnviv
in interfaceGL2ES1
arg2
- a direct or array-backedIntBuffer
-
glGetTexEnviv
public void glGetTexEnviv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glGetTexEnviv(GLenum tenv, GLenum pname, GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetTexEnviv
in interfaceGL2ES1
-
glGetTexGendv
public void glGetTexGendv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetTexGendv
in interfaceGL2
-
glGetTexGendv
public void glGetTexGendv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetTexGendv(GLenum coord, GLenum pname, GLdouble * params)
Part ofGL_VERSION_1_0
- Specified by:
glGetTexGendv
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetTexGenfv
public void glGetTexGenfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenfvOES
- Specified by:
glGetTexGenfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetTexGenfv
public void glGetTexGenfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTexGenfv(GLenum coord, GLenum pname, GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenfvOES
- Specified by:
glGetTexGenfv
in interfaceGL2
-
glGetTexGeniv
public void glGetTexGeniv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenivOES
- Specified by:
glGetTexGeniv
in interfaceGL2
-
glGetTexGeniv
public void glGetTexGeniv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetTexGeniv(GLenum coord, GLenum pname, GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glGetTexGenivOES
- Specified by:
glGetTexGeniv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetTexImage
public void glGetTexImage(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels)
Part ofGL_VERSION_1_0
- Specified by:
glGetTexImage
in interfaceGL2GL3
-
glGetTexImage
public void glGetTexImage(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLvoid * pixels)
Part ofGL_VERSION_1_0
- Specified by:
glGetTexImage
in interfaceGL2GL3
arg4
- a direct or array-backedBuffer
-
glGetTexLevelParameterfv
public void glGetTexLevelParameterfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
- Specified by:
glGetTexLevelParameterfv
in interfaceGL2ES3
-
glGetTexLevelParameterfv
public void glGetTexLevelParameterfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetTexLevelParameterfv(GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
- Specified by:
glGetTexLevelParameterfv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glGetTexLevelParameteriv
public void glGetTexLevelParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
- Specified by:
glGetTexLevelParameteriv
in interfaceGL2ES3
arg3
- a direct or array-backedIntBuffer
-
glGetTexLevelParameteriv
public void glGetTexLevelParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetTexLevelParameteriv(GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_1_0
- Specified by:
glGetTexLevelParameteriv
in interfaceGL2ES3
-
glGetTexParameterIiv
public void glGetTexParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIivOES
,glGetTexParameterIivEXT
- Specified by:
glGetTexParameterIiv
in interfaceGL2ES2
-
glGetTexParameterIiv
public void glGetTexParameterIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetTexParameterIiv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIivOES
,glGetTexParameterIivEXT
- Specified by:
glGetTexParameterIiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetTexParameterIuiv
public void glGetTexParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIuivOES
,glGetTexParameterIuivEXT
- Specified by:
glGetTexParameterIuiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetTexParameterIuiv
public void glGetTexParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetTexParameterIuiv(GLenum target, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glGetTexParameterIuivOES
,glGetTexParameterIuivEXT
- Specified by:
glGetTexParameterIuiv
in interfaceGL2ES2
-
glGetTexParameterfv
public void glGetTexParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glGetTexParameterfv
in interfaceGL
-
glGetTexParameterfv
public void glGetTexParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL
Entry point to C language function:void glGetTexParameterfv(GLenum target, GLenum pname, GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glGetTexParameterfv
in interfaceGL
arg2
- a direct or array-backedFloatBuffer
-
glGetTexParameteriv
public void glGetTexParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetTexParameteriv
in interfaceGL
-
glGetTexParameteriv
public void glGetTexParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL
Entry point to C language function:void glGetTexParameteriv(GLenum target, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glGetTexParameteriv
in interfaceGL
arg2
- a direct or array-backedIntBuffer
-
glGetTextureHandleARB
public long glGetTextureHandleARB(int arg0)
Description copied from interface:GL4
Entry point to C language function:GLuint64 glGetTextureHandleARB(GLuint texture)
Part ofGL_ARB_bindless_texture
- Specified by:
glGetTextureHandleARB
in interfaceGL4
-
glGetTextureImage
public void glGetTextureImage(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureImage(GLuint texture, GLint level, GLenum format, GLenum type, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureImageEXT
- Specified by:
glGetTextureImage
in interfaceGL4
arg5
- a direct or array-backedBuffer
-
glGetTextureImageEXT
public void glGetTextureImageEXT(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureImageEXT(GLuint texture, GLenum target, GLint level, GLenum format, GLenum type, void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureImageEXT
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glGetTextureLevelParameterfv
public void glGetTextureLevelParameterfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureLevelParameterfv(GLuint texture, GLint level, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterfvEXT
- Specified by:
glGetTextureLevelParameterfv
in interfaceGL4
arg3
- a direct or array-backedFloatBuffer
-
glGetTextureLevelParameterfv
public void glGetTextureLevelParameterfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureLevelParameterfv(GLuint texture, GLint level, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterfvEXT
- Specified by:
glGetTextureLevelParameterfv
in interfaceGL4
-
glGetTextureLevelParameterfvEXT
public void glGetTextureLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureLevelParameterfvEXT
in interfaceGL2
arg4
- a direct or array-backedFloatBuffer
-
glGetTextureLevelParameterfvEXT
public void glGetTextureLevelParameterfvEXT(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureLevelParameterfvEXT
in interfaceGL2
-
glGetTextureLevelParameteriv
public void glGetTextureLevelParameteriv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureLevelParameteriv(GLuint texture, GLint level, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterivEXT
- Specified by:
glGetTextureLevelParameteriv
in interfaceGL4
-
glGetTextureLevelParameteriv
public void glGetTextureLevelParameteriv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureLevelParameteriv(GLuint texture, GLint level, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureLevelParameterivEXT
- Specified by:
glGetTextureLevelParameteriv
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glGetTextureLevelParameterivEXT
public void glGetTextureLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureLevelParameterivEXT
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glGetTextureLevelParameterivEXT
public void glGetTextureLevelParameterivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureLevelParameterivEXT
in interfaceGL2
-
glGetTextureParameterIiv
public void glGetTextureParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameterIiv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIivEXT
- Specified by:
glGetTextureParameterIiv
in interfaceGL4
-
glGetTextureParameterIiv
public void glGetTextureParameterIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameterIiv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIivEXT
- Specified by:
glGetTextureParameterIiv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetTextureParameterIivEXT
public void glGetTextureParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterIivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetTextureParameterIivEXT
public void glGetTextureParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterIivEXT
in interfaceGL2
-
glGetTextureParameterIuiv
public void glGetTextureParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameterIuiv(GLuint texture, GLenum pname, GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIuivEXT
- Specified by:
glGetTextureParameterIuiv
in interfaceGL4
-
glGetTextureParameterIuiv
public void glGetTextureParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameterIuiv(GLuint texture, GLenum pname, GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterIuivEXT
- Specified by:
glGetTextureParameterIuiv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetTextureParameterIuivEXT
public void glGetTextureParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterIuivEXT
in interfaceGL2
-
glGetTextureParameterIuivEXT
public void glGetTextureParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterIuivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetTextureParameterfv
public void glGetTextureParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameterfv(GLuint texture, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterfvEXT
- Specified by:
glGetTextureParameterfv
in interfaceGL4
-
glGetTextureParameterfv
public void glGetTextureParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameterfv(GLuint texture, GLenum pname, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterfvEXT
- Specified by:
glGetTextureParameterfv
in interfaceGL4
arg2
- a direct or array-backedFloatBuffer
-
glGetTextureParameterfvEXT
public void glGetTextureParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetTextureParameterfvEXT
public void glGetTextureParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterfvEXT
in interfaceGL2
-
glGetTextureParameteriv
public void glGetTextureParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameteriv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterivEXT
- Specified by:
glGetTextureParameteriv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetTextureParameteriv
public void glGetTextureParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureParameteriv(GLuint texture, GLenum pname, GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glGetTextureParameterivEXT
- Specified by:
glGetTextureParameteriv
in interfaceGL4
-
glGetTextureParameterivEXT
public void glGetTextureParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetTextureParameterivEXT
public void glGetTextureParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetTextureParameterivEXT
in interfaceGL2
-
glGetTextureSamplerHandleARB
public long glGetTextureSamplerHandleARB(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:GLuint64 glGetTextureSamplerHandleARB(GLuint texture, GLuint sampler)
Part ofGL_ARB_bindless_texture
- Specified by:
glGetTextureSamplerHandleARB
in interfaceGL4
-
glGetTextureSubImage
public void glGetTextureSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Description copied from interface:GL4
Entry point to C language function:void glGetTextureSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
- Specified by:
glGetTextureSubImage
in interfaceGL4
arg11
- a direct or array-backedBuffer
-
glGetTransformFeedbackVarying
public void glGetTransformFeedbackVarying(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, byte[] arg9, int arg10)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV
,glGetTransformFeedbackVaryingEXT
- Specified by:
glGetTransformFeedbackVarying
in interfaceGL2ES3
-
glGetTransformFeedbackVarying
public void glGetTransformFeedbackVarying(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, ByteBuffer arg6)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetTransformFeedbackVarying(GLuint program, GLuint index, GLsizei bufSize, GLsizei * length, GLsizei * size, GLenum * type, GLchar * name)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_transform_feedback
,GL_EXT_transform_feedback
Alias for:glGetTransformFeedbackVaryingNV
,glGetTransformFeedbackVaryingEXT
- Specified by:
glGetTransformFeedbackVarying
in interfaceGL2ES3
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
arg6
- a direct or array-backedByteBuffer
-
glGetTransformFeedbacki64_v
public void glGetTransformFeedbacki64_v(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetTransformFeedbacki64_v(GLuint xfb, GLenum pname, GLuint index, GLint64 * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetTransformFeedbacki64_v
in interfaceGL4
-
glGetTransformFeedbacki64_v
public void glGetTransformFeedbacki64_v(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTransformFeedbacki64_v(GLuint xfb, GLenum pname, GLuint index, GLint64 * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetTransformFeedbacki64_v
in interfaceGL4
arg3
- a direct or array-backedLongBuffer
-
glGetTransformFeedbacki_v
public void glGetTransformFeedbacki_v(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetTransformFeedbacki_v(GLuint xfb, GLenum pname, GLuint index, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetTransformFeedbacki_v
in interfaceGL4
-
glGetTransformFeedbacki_v
public void glGetTransformFeedbacki_v(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTransformFeedbacki_v(GLuint xfb, GLenum pname, GLuint index, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetTransformFeedbacki_v
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glGetTransformFeedbackiv
public void glGetTransformFeedbackiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetTransformFeedbackiv(GLuint xfb, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetTransformFeedbackiv
in interfaceGL4
-
glGetTransformFeedbackiv
public void glGetTransformFeedbackiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetTransformFeedbackiv(GLuint xfb, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetTransformFeedbackiv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetUniformBlockIndex
public int glGetUniformBlockIndex(int arg0, String arg1)
Description copied from interface:GL2ES3
Entry point to C language function:GLuint glGetUniformBlockIndex(GLuint program, const GLchar * uniformBlockName)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetUniformBlockIndex
in interfaceGL2ES3
-
glGetUniformBufferSizeEXT
public int glGetUniformBufferSizeEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLint glGetUniformBufferSizeEXT(GLuint program, GLint location)
Part ofGL_EXT_bindable_uniform
- Specified by:
glGetUniformBufferSizeEXT
in interfaceGL2
-
glGetUniformIndices
public void glGetUniformIndices(int arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetUniformIndices
in interfaceGL2ES3
-
glGetUniformIndices
public void glGetUniformIndices(int arg0, int arg1, String[] arg2, IntBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetUniformIndices(GLuint program, GLsizei uniformCount, const GLchar * const * uniformNames, GLuint * uniformIndices)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glGetUniformIndices
in interfaceGL2ES3
arg3
- a direct or array-backedIntBuffer
-
glGetUniformLocation
public int glGetUniformLocation(int arg0, String arg1)
Description copied from interface:GL2ES2
Entry point to C language function:GLint glGetUniformLocation(GLuint program, const GLchar * name)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformLocationARB
- Specified by:
glGetUniformLocation
in interfaceGL2ES2
-
glGetUniformLocationARB
public int glGetUniformLocationARB(long arg0, String arg1)
Description copied from interface:GL2
Entry point to C language function:GLint glGetUniformLocationARB(GLhandleARB programObj, const GLcharARB * name)
Part ofGL_ARB_shader_objects
- Specified by:
glGetUniformLocationARB
in interfaceGL2
-
glGetUniformOffsetEXT
public long glGetUniformOffsetEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLintptr glGetUniformOffsetEXT(GLuint program, GLint location)
Part ofGL_EXT_bindable_uniform
- Specified by:
glGetUniformOffsetEXT
in interfaceGL2
-
glGetUniformSubroutineuiv
public void glGetUniformSubroutineuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetUniformSubroutineuiv
in interfaceGL3
arg2
- a direct or array-backedIntBuffer
-
glGetUniformSubroutineuiv
public void glGetUniformSubroutineuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glGetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint * params)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glGetUniformSubroutineuiv
in interfaceGL3
-
glGetUniformdv
public void glGetUniformdv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glGetUniformdv(GLuint program, GLint location, GLdouble * params)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glGetUniformdv
in interfaceGL3
-
glGetUniformdv
public void glGetUniformdv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glGetUniformdv(GLuint program, GLint location, GLdouble * params)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glGetUniformdv
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glGetUniformfv
public void glGetUniformfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetUniformfv(GLuint program, GLint location, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformfvARB
- Specified by:
glGetUniformfv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glGetUniformfv
public void glGetUniformfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetUniformfv(GLuint program, GLint location, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformfvARB
- Specified by:
glGetUniformfv
in interfaceGL2ES2
-
glGetUniformfvARB
public void glGetUniformfvARB(long arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetUniformfvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetUniformfvARB
public void glGetUniformfvARB(long arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetUniformfvARB(GLhandleARB programObj, GLint location, GLfloat * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetUniformfvARB
in interfaceGL2
-
glGetUniformi64vARB
public void glGetUniformi64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glGetUniformi64vARB(GLuint program, GLint location, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetUniformi64vARB
in interfaceGL4bc
-
glGetUniformi64vARB
public void glGetUniformi64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glGetUniformi64vARB(GLuint program, GLint location, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetUniformi64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glGetUniformi64vNV
public void glGetUniformi64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glGetUniformi64vNV
in interfaceGL2
-
glGetUniformi64vNV
public void glGetUniformi64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetUniformi64vNV(GLuint program, GLint location, GLint64EXT * params)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glGetUniformi64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glGetUniformiv
public void glGetUniformiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetUniformiv(GLuint program, GLint location, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformivARB
- Specified by:
glGetUniformiv
in interfaceGL2ES2
-
glGetUniformiv
public void glGetUniformiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetUniformiv(GLuint program, GLint location, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glGetUniformivARB
- Specified by:
glGetUniformiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetUniformivARB
public void glGetUniformivARB(long arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetUniformivARB
in interfaceGL2
-
glGetUniformivARB
public void glGetUniformivARB(long arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetUniformivARB(GLhandleARB programObj, GLint location, GLint * params)
Part ofGL_ARB_shader_objects
- Specified by:
glGetUniformivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetUniformui64vARB
public void glGetUniformui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glGetUniformui64vARB(GLuint program, GLint location, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetUniformui64vARB
in interfaceGL4bc
-
glGetUniformui64vARB
public void glGetUniformui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glGetUniformui64vARB(GLuint program, GLint location, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetUniformui64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glGetUniformui64vNV
public void glGetUniformui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
,GL_AMD_gpu_shader_int64
- Specified by:
glGetUniformui64vNV
in interfaceGL2GL3
arg2
- a direct or array-backedLongBuffer
-
glGetUniformui64vNV
public void glGetUniformui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetUniformui64vNV(GLuint program, GLint location, GLuint64EXT * params)
Part ofGL_NV_shader_buffer_load
,GL_AMD_gpu_shader_int64
- Specified by:
glGetUniformui64vNV
in interfaceGL2GL3
-
glGetUniformuiv
public void glGetUniformuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXT
- Specified by:
glGetUniformuiv
in interfaceGL2ES3
-
glGetUniformuiv
public void glGetUniformuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetUniformuiv(GLuint program, GLint location, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glGetUniformuivEXT
- Specified by:
glGetUniformuiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glGetVariantBooleanvEXT
public void glGetVariantBooleanvEXT(int arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetVariantBooleanvEXT
in interfaceGL2
arg2
- a direct or array-backedByteBuffer
-
glGetVariantBooleanvEXT
public void glGetVariantBooleanvEXT(int arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVariantBooleanvEXT(GLuint id, GLenum value, GLboolean * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetVariantBooleanvEXT
in interfaceGL2
-
glGetVariantFloatvEXT
public void glGetVariantFloatvEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetVariantFloatvEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetVariantFloatvEXT
public void glGetVariantFloatvEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVariantFloatvEXT(GLuint id, GLenum value, GLfloat * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetVariantFloatvEXT
in interfaceGL2
-
glGetVariantIntegervEXT
public void glGetVariantIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetVariantIntegervEXT
in interfaceGL2
-
glGetVariantIntegervEXT
public void glGetVariantIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVariantIntegervEXT(GLuint id, GLenum value, GLint * data)
Part ofGL_EXT_vertex_shader
- Specified by:
glGetVariantIntegervEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetVertexArrayIndexed64iv
public void glGetVertexArrayIndexed64iv(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexArrayIndexed64iv(GLuint vaobj, GLuint index, GLenum pname, GLint64 * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetVertexArrayIndexed64iv
in interfaceGL4
-
glGetVertexArrayIndexed64iv
public void glGetVertexArrayIndexed64iv(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexArrayIndexed64iv(GLuint vaobj, GLuint index, GLenum pname, GLint64 * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetVertexArrayIndexed64iv
in interfaceGL4
arg3
- a direct or array-backedLongBuffer
-
glGetVertexArrayIndexediv
public void glGetVertexArrayIndexediv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexArrayIndexediv(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetVertexArrayIndexediv
in interfaceGL4
-
glGetVertexArrayIndexediv
public void glGetVertexArrayIndexediv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexArrayIndexediv(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetVertexArrayIndexediv
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
-
glGetVertexArrayIntegeri_vEXT
public void glGetVertexArrayIntegeri_vEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexArrayIntegeri_vEXT(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetVertexArrayIntegeri_vEXT
in interfaceGL2
-
glGetVertexArrayIntegeri_vEXT
public void glGetVertexArrayIntegeri_vEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexArrayIntegeri_vEXT(GLuint vaobj, GLuint index, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetVertexArrayIntegeri_vEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetVertexArrayIntegervEXT
public void glGetVertexArrayIntegervEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexArrayIntegervEXT(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetVertexArrayIntegervEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetVertexArrayIntegervEXT
public void glGetVertexArrayIntegervEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexArrayIntegervEXT(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetVertexArrayIntegervEXT
in interfaceGL2
-
glGetVertexArrayPointeri_vEXT
public void glGetVertexArrayPointeri_vEXT(int arg0, int arg1, int arg2, PointerBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexArrayPointeri_vEXT(GLuint vaobj, GLuint index, GLenum pname, void * * param)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetVertexArrayPointeri_vEXT
in interfaceGL2
arg3
- a direct or array-backedPointerBuffer
-
glGetVertexArrayPointervEXT
public void glGetVertexArrayPointervEXT(int arg0, int arg1, PointerBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexArrayPointervEXT(GLuint vaobj, GLenum pname, void * * param)
Part ofGL_EXT_direct_state_access
- Specified by:
glGetVertexArrayPointervEXT
in interfaceGL2
arg2
- a direct or array-backedPointerBuffer
-
glGetVertexArrayiv
public void glGetVertexArrayiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexArrayiv(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetVertexArrayiv
in interfaceGL4
-
glGetVertexArrayiv
public void glGetVertexArrayiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexArrayiv(GLuint vaobj, GLenum pname, GLint * param)
Part ofGL_VERSION_4_5
- Specified by:
glGetVertexArrayiv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glGetVertexAttribIiv
public void glGetVertexAttribIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXT
- Specified by:
glGetVertexAttribIiv
in interfaceGL2ES3
-
glGetVertexAttribIiv
public void glGetVertexAttribIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetVertexAttribIiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIivEXT
- Specified by:
glGetVertexAttribIiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glGetVertexAttribIivEXT
public void glGetVertexAttribIivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_vertex_program4
- Specified by:
glGetVertexAttribIivEXT
in interfaceGL2
-
glGetVertexAttribIivEXT
public void glGetVertexAttribIivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribIivEXT(GLuint index, GLenum pname, GLint * params)
Part ofGL_NV_vertex_program4
- Specified by:
glGetVertexAttribIivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetVertexAttribIuiv
public void glGetVertexAttribIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXT
- Specified by:
glGetVertexAttribIuiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glGetVertexAttribIuiv
public void glGetVertexAttribIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetVertexAttribIuiv(GLuint index, GLenum pname, GLuint * params)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glGetVertexAttribIuivEXT
- Specified by:
glGetVertexAttribIuiv
in interfaceGL2ES3
-
glGetVertexAttribIuivEXT
public void glGetVertexAttribIuivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params)
Part ofGL_NV_vertex_program4
- Specified by:
glGetVertexAttribIuivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetVertexAttribIuivEXT
public void glGetVertexAttribIuivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribIuivEXT(GLuint index, GLenum pname, GLuint * params)
Part ofGL_NV_vertex_program4
- Specified by:
glGetVertexAttribIuivEXT
in interfaceGL2
-
glGetVertexAttribLdv
public void glGetVertexAttribLdv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glGetVertexAttribLdvEXT
- Specified by:
glGetVertexAttribLdv
in interfaceGL2GL3
arg2
- a direct or array-backedDoubleBuffer
-
glGetVertexAttribLdv
public void glGetVertexAttribLdv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetVertexAttribLdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glGetVertexAttribLdvEXT
- Specified by:
glGetVertexAttribLdv
in interfaceGL2GL3
-
glGetVertexAttribLi64vNV
public void glGetVertexAttribLi64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glGetVertexAttribLi64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glGetVertexAttribLi64vNV
public void glGetVertexAttribLi64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribLi64vNV(GLuint index, GLenum pname, GLint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glGetVertexAttribLi64vNV
in interfaceGL2
-
glGetVertexAttribLui64vARB
public void glGetVertexAttribLui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexAttribLui64vARB(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_ARB_bindless_texture
- Specified by:
glGetVertexAttribLui64vARB
in interfaceGL4
-
glGetVertexAttribLui64vARB
public void glGetVertexAttribLui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glGetVertexAttribLui64vARB(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_ARB_bindless_texture
- Specified by:
glGetVertexAttribLui64vARB
in interfaceGL4
arg2
- a direct or array-backedLongBuffer
-
glGetVertexAttribLui64vNV
public void glGetVertexAttribLui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glGetVertexAttribLui64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glGetVertexAttribLui64vNV
public void glGetVertexAttribLui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribLui64vNV(GLuint index, GLenum pname, GLuint64EXT * params)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glGetVertexAttribLui64vNV
in interfaceGL2
-
glGetVertexAttribdv
public void glGetVertexAttribdv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribdvARB
,glGetVertexAttribdvNV
- Specified by:
glGetVertexAttribdv
in interfaceGL2GL3
arg2
- a direct or array-backedDoubleBuffer
-
glGetVertexAttribdv
public void glGetVertexAttribdv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetVertexAttribdv(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribdvARB
,glGetVertexAttribdvNV
- Specified by:
glGetVertexAttribdv
in interfaceGL2GL3
-
glGetVertexAttribdvARB
public void glGetVertexAttribdvARB(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_program
- Specified by:
glGetVertexAttribdvARB
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glGetVertexAttribdvARB
public void glGetVertexAttribdvARB(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribdvARB(GLuint index, GLenum pname, GLdouble * params)
Part ofGL_ARB_vertex_program
- Specified by:
glGetVertexAttribdvARB
in interfaceGL2
-
glGetVertexAttribfv
public void glGetVertexAttribfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribfvARB
,glGetVertexAttribfvNV
- Specified by:
glGetVertexAttribfv
in interfaceGL2ES2
-
glGetVertexAttribfv
public void glGetVertexAttribfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetVertexAttribfv(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glGetVertexAttribfvARB
,glGetVertexAttribfvNV
- Specified by:
glGetVertexAttribfv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glGetVertexAttribfvARB
public void glGetVertexAttribfvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ARB_vertex_program
- Specified by:
glGetVertexAttribfvARB
in interfaceGL2
-
glGetVertexAttribfvARB
public void glGetVertexAttribfvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribfvARB(GLuint index, GLenum pname, GLfloat * params)
Part ofGL_ARB_vertex_program
- Specified by:
glGetVertexAttribfvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetVertexAttribiv
public void glGetVertexAttribiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glGetVertexAttribivNV
,glGetVertexAttribivARB
- Specified by:
glGetVertexAttribiv
in interfaceGL2ES2
-
glGetVertexAttribiv
public void glGetVertexAttribiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glGetVertexAttribiv(GLuint index, GLenum pname, GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glGetVertexAttribivNV
,glGetVertexAttribivARB
- Specified by:
glGetVertexAttribiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glGetVertexAttribivARB
public void glGetVertexAttribivARB(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
- Specified by:
glGetVertexAttribivARB
in interfaceGL2
-
glGetVertexAttribivARB
public void glGetVertexAttribivARB(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVertexAttribivARB(GLuint index, GLenum pname, GLint * params)
Part ofGL_ARB_vertex_program
- Specified by:
glGetVertexAttribivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetVideoCaptureStreamdvNV
public void glGetVideoCaptureStreamdvNV(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureStreamdvNV
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glGetVideoCaptureStreamdvNV
public void glGetVideoCaptureStreamdvNV(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureStreamdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLdouble * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureStreamdvNV
in interfaceGL2
-
glGetVideoCaptureStreamfvNV
public void glGetVideoCaptureStreamfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureStreamfvNV
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetVideoCaptureStreamfvNV
public void glGetVideoCaptureStreamfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureStreamfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLfloat * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureStreamfvNV
in interfaceGL2
-
glGetVideoCaptureStreamivNV
public void glGetVideoCaptureStreamivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureStreamivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetVideoCaptureStreamivNV
public void glGetVideoCaptureStreamivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureStreamivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureStreamivNV
in interfaceGL2
-
glGetVideoCaptureivNV
public void glGetVideoCaptureivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureivNV
in interfaceGL2
-
glGetVideoCaptureivNV
public void glGetVideoCaptureivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetVideoCaptureivNV(GLuint video_capture_slot, GLenum pname, GLint * params)
Part ofGL_NV_video_capture
- Specified by:
glGetVideoCaptureivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetnColorTable
public void glGetnColorTable(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetnColorTable(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void * table)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnColorTableARB
- Specified by:
glGetnColorTable
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glGetnCompressedTexImage
public void glGetnCompressedTexImage(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetnCompressedTexImage(GLenum target, GLint lod, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnCompressedTexImageARB
- Specified by:
glGetnCompressedTexImage
in interfaceGL2GL3
arg3
- a direct or array-backedBuffer
-
glGetnConvolutionFilter
public void glGetnConvolutionFilter(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetnConvolutionFilter(GLenum target, GLenum format, GLenum type, GLsizei bufSize, void * image)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnConvolutionFilterARB
- Specified by:
glGetnConvolutionFilter
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glGetnHistogram
public void glGetnHistogram(int arg0, boolean arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetnHistogram(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnHistogramARB
- Specified by:
glGetnHistogram
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glGetnMapdv
public void glGetnMapdv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetnMapdv(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapdvARB
- Specified by:
glGetnMapdv
in interfaceGL2
-
glGetnMapdv
public void glGetnMapdv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetnMapdv(GLenum target, GLenum query, GLsizei bufSize, GLdouble * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapdvARB
- Specified by:
glGetnMapdv
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glGetnMapfv
public void glGetnMapfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetnMapfv(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapfvARB
- Specified by:
glGetnMapfv
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glGetnMapfv
public void glGetnMapfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetnMapfv(GLenum target, GLenum query, GLsizei bufSize, GLfloat * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapfvARB
- Specified by:
glGetnMapfv
in interfaceGL2
-
glGetnMapiv
public void glGetnMapiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetnMapiv(GLenum target, GLenum query, GLsizei bufSize, GLint * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapivARB
- Specified by:
glGetnMapiv
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glGetnMapiv
public void glGetnMapiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glGetnMapiv(GLenum target, GLenum query, GLsizei bufSize, GLint * v)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMapivARB
- Specified by:
glGetnMapiv
in interfaceGL2
-
glGetnMinmax
public void glGetnMinmax(int arg0, boolean arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glGetnMinmax(GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, void * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnMinmaxARB
- Specified by:
glGetnMinmax
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glGetnPixelMapfv
public void glGetnPixelMapfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapfvARB
- Specified by:
glGetnPixelMapfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glGetnPixelMapfv
public void glGetnPixelMapfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetnPixelMapfv(GLenum map, GLsizei bufSize, GLfloat * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapfvARB
- Specified by:
glGetnPixelMapfv
in interfaceGL2
-
glGetnPixelMapuiv
public void glGetnPixelMapuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapuivARB
- Specified by:
glGetnPixelMapuiv
in interfaceGL2
-
glGetnPixelMapuiv
public void glGetnPixelMapuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetnPixelMapuiv(GLenum map, GLsizei bufSize, GLuint * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapuivARB
- Specified by:
glGetnPixelMapuiv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glGetnPixelMapusv
public void glGetnPixelMapusv(int arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glGetnPixelMapusv(GLenum map, GLsizei bufSize, GLushort * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapusvARB
- Specified by:
glGetnPixelMapusv
in interfaceGL2
-
glGetnPixelMapusv
public void glGetnPixelMapusv(int arg0, int arg1, ShortBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetnPixelMapusv(GLenum map, GLsizei bufSize, GLushort * values)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPixelMapusvARB
- Specified by:
glGetnPixelMapusv
in interfaceGL2
arg2
- a direct or array-backedShortBuffer
-
glGetnPolygonStipple
public void glGetnPolygonStipple(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glGetnPolygonStipple(GLsizei bufSize, GLubyte * pattern)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPolygonStippleARB
- Specified by:
glGetnPolygonStipple
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glGetnPolygonStipple
public void glGetnPolygonStipple(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glGetnPolygonStipple(GLsizei bufSize, GLubyte * pattern)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnPolygonStippleARB
- Specified by:
glGetnPolygonStipple
in interfaceGL2
-
glGetnSeparableFilter
public void glGetnSeparableFilter(int arg0, int arg1, int arg2, int arg3, Buffer arg4, int arg5, Buffer arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glGetnSeparableFilter(GLenum target, GLenum format, GLenum type, GLsizei rowBufSize, void * row, GLsizei columnBufSize, void * column, void * span)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnSeparableFilterARB
- Specified by:
glGetnSeparableFilter
in interfaceGL2
arg4
- a direct or array-backedBuffer
arg6
- a direct or array-backedBuffer
arg7
- a direct or array-backedBuffer
-
glGetnTexImage
public void glGetnTexImage(int arg0, int arg1, int arg2, int arg3, int arg4, Buffer arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetnTexImage(GLenum target, GLint level, GLenum format, GLenum type, GLsizei bufSize, void * pixels)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnTexImageARB
- Specified by:
glGetnTexImage
in interfaceGL2GL3
arg5
- a direct or array-backedBuffer
-
glGetnUniformdv
public void glGetnUniformdv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetnUniformdv(GLuint program, GLint location, GLsizei bufSize, GLdouble * params)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnUniformdvARB
- Specified by:
glGetnUniformdv
in interfaceGL2GL3
-
glGetnUniformdv
public void glGetnUniformdv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glGetnUniformdv(GLuint program, GLint location, GLsizei bufSize, GLdouble * params)
Part ofGL_VERSION_4_5
,GL_ARB_robustness
Alias for:glGetnUniformdvARB
- Specified by:
glGetnUniformdv
in interfaceGL2GL3
arg3
- a direct or array-backedDoubleBuffer
-
glGetnUniformfv
public void glGetnUniformfv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_EXT_robustness
,GL_ARB_robustness
Alias for:glGetnUniformfvKHR
,glGetnUniformfvEXT
,glGetnUniformfvARB
- Specified by:
glGetnUniformfv
in interfaceGL
-
glGetnUniformfv
public void glGetnUniformfv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL
Entry point to C language function:void glGetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_EXT_robustness
,GL_ARB_robustness
Alias for:glGetnUniformfvKHR
,glGetnUniformfvEXT
,glGetnUniformfvARB
- Specified by:
glGetnUniformfv
in interfaceGL
arg3
- a direct or array-backedFloatBuffer
-
glGetnUniformi64vARB
public void glGetnUniformi64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glGetnUniformi64vARB(GLuint program, GLint location, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetnUniformi64vARB
in interfaceGL4bc
-
glGetnUniformi64vARB
public void glGetnUniformi64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glGetnUniformi64vARB(GLuint program, GLint location, GLsizei bufSize, GLint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetnUniformi64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glGetnUniformiv
public void glGetnUniformiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL
Entry point to C language function:void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glGetnUniformivEXT
,glGetnUniformivARB
,glGetnUniformivKHR
- Specified by:
glGetnUniformiv
in interfaceGL
arg3
- a direct or array-backedIntBuffer
-
glGetnUniformiv
public void glGetnUniformiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glGetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glGetnUniformivEXT
,glGetnUniformivARB
,glGetnUniformivKHR
- Specified by:
glGetnUniformiv
in interfaceGL
-
glGetnUniformui64vARB
public void glGetnUniformui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glGetnUniformui64vARB(GLuint program, GLint location, GLsizei bufSize, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetnUniformui64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glGetnUniformui64vARB
public void glGetnUniformui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glGetnUniformui64vARB(GLuint program, GLint location, GLsizei bufSize, GLuint64 * params)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glGetnUniformui64vARB
in interfaceGL4bc
-
glGetnUniformuiv
public void glGetnUniformuiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_ARB_robustness
Alias for:glGetnUniformuivKHR
,glGetnUniformuivARB
- Specified by:
glGetnUniformuiv
in interfaceGL2ES3
-
glGetnUniformuiv
public void glGetnUniformuiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glGetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint * params)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_KHR_robustness
,GL_ARB_robustness
Alias for:glGetnUniformuivKHR
,glGetnUniformuivARB
- Specified by:
glGetnUniformuiv
in interfaceGL2ES3
arg3
- a direct or array-backedIntBuffer
-
glHint
public void glHint(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glHint(GLenum target, GLenum mode)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
,GL_PGI_misc_hints
Alias for:glHintPGI
-
glHistogram
public void glHistogram(int arg0, int arg1, int arg2, boolean arg3)
Description copied from interface:GL2
Entry point to C language function:void glHistogram(GLenum target, GLsizei width, GLenum internalformat, GLboolean sink)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glHistogramEXT
- Specified by:
glHistogram
in interfaceGL2
-
glImportSyncEXT
public long glImportSyncEXT(int arg0, long arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:GLsync glImportSyncEXT(GLenum external_sync_type, GLintptr external_sync, GLbitfield flags)
Part ofGL_EXT_x11_sync_object
- Specified by:
glImportSyncEXT
in interfaceGL2GL3
-
glIndexFormatNV
public void glIndexFormatNV(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glIndexFormatNV(GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glIndexFormatNV
in interfaceGL2GL3
-
glIndexFuncEXT
public void glIndexFuncEXT(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glIndexFuncEXT(GLenum func, GLclampf ref)
Part ofGL_EXT_index_func
- Specified by:
glIndexFuncEXT
in interfaceGL2
-
glIndexMask
public void glIndexMask(int arg0)
Description copied from interface:GL2
- Specified by:
glIndexMask
in interfaceGL2
-
glIndexMaterialEXT
public void glIndexMaterialEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glIndexMaterialEXT(GLenum face, GLenum mode)
Part ofGL_EXT_index_material
- Specified by:
glIndexMaterialEXT
in interfaceGL2
-
glIndexPointer
public void glIndexPointer(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glIndexPointer(GLenum type, GLsizei stride, const GLvoid * ptr)
Part ofGL_VERSION_1_1
,GL_EXT_vertex_array
Alias for:glIndexPointerEXT
- Specified by:
glIndexPointer
in interfaceGL2
arg2
- a direct onlyBuffer
-
glIndexd
public void glIndexd(double arg0)
Description copied from interface:GL2
-
glIndexdv
public void glIndexdv(double[] arg0, int arg1)
Description copied from interface:GL2
-
glIndexdv
public void glIndexdv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glIndexdv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glIndexf
public void glIndexf(float arg0)
Description copied from interface:GL2
-
glIndexfv
public void glIndexfv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glIndexfv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glIndexfv
public void glIndexfv(float[] arg0, int arg1)
Description copied from interface:GL2
-
glIndexi
public void glIndexi(int arg0)
Description copied from interface:GL2
-
glIndexiv
public void glIndexiv(int[] arg0, int arg1)
Description copied from interface:GL2
-
glIndexs
public void glIndexs(short arg0)
Description copied from interface:GL2
-
glIndexsv
public void glIndexsv(short[] arg0, int arg1)
Description copied from interface:GL2
-
glIndexsv
public void glIndexsv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glIndexsv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glIndexub
public void glIndexub(byte arg0)
Description copied from interface:GL2
-
glIndexubv
public void glIndexubv(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glIndexubv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glIndexubv
public void glIndexubv(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glIndexubv
in interfaceGL2
-
glInitNames
public void glInitNames()
Description copied from interface:GL2
- Specified by:
glInitNames
in interfaceGL2
-
glInsertComponentEXT
public void glInsertComponentEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glInsertComponentEXT(GLuint res, GLuint src, GLuint num)
Part ofGL_EXT_vertex_shader
- Specified by:
glInsertComponentEXT
in interfaceGL2
-
glInterleavedArrays
public void glInterleavedArrays(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer)
Part ofGL_VERSION_1_1
- Specified by:
glInterleavedArrays
in interfaceGL2
-
glInterleavedArrays
public void glInterleavedArrays(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glInterleavedArrays(GLenum format, GLsizei stride, const GLvoid * pointer)
Part ofGL_VERSION_1_1
- Specified by:
glInterleavedArrays
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glInvalidateBufferData
public void glInvalidateBufferData(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glInvalidateBufferData(GLuint buffer)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
- Specified by:
glInvalidateBufferData
in interfaceGL2GL3
-
glInvalidateBufferSubData
public void glInvalidateBufferSubData(int arg0, long arg1, long arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glInvalidateBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr length)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
- Specified by:
glInvalidateBufferSubData
in interfaceGL2GL3
-
glInvalidateFramebuffer
public void glInvalidateFramebuffer(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
- Specified by:
glInvalidateFramebuffer
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glInvalidateFramebuffer
public void glInvalidateFramebuffer(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glInvalidateFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
- Specified by:
glInvalidateFramebuffer
in interfaceGL2ES3
-
glInvalidateNamedFramebufferData
public void glInvalidateNamedFramebufferData(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glInvalidateNamedFramebufferData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_VERSION_4_5
- Specified by:
glInvalidateNamedFramebufferData
in interfaceGL4
-
glInvalidateNamedFramebufferData
public void glInvalidateNamedFramebufferData(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glInvalidateNamedFramebufferData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments)
Part ofGL_VERSION_4_5
- Specified by:
glInvalidateNamedFramebufferData
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glInvalidateNamedFramebufferSubData
public void glInvalidateNamedFramebufferSubData(int arg0, int arg1, int[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL4
Entry point to C language function:void glInvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
- Specified by:
glInvalidateNamedFramebufferSubData
in interfaceGL4
-
glInvalidateNamedFramebufferSubData
public void glInvalidateNamedFramebufferSubData(int arg0, int arg1, IntBuffer arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL4
Entry point to C language function:void glInvalidateNamedFramebufferSubData(GLuint framebuffer, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
- Specified by:
glInvalidateNamedFramebufferSubData
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glInvalidateSubFramebuffer
public void glInvalidateSubFramebuffer(int arg0, int arg1, IntBuffer arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2ES3
Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
- Specified by:
glInvalidateSubFramebuffer
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glInvalidateSubFramebuffer
public void glInvalidateSubFramebuffer(int arg0, int arg1, int[] arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL2ES3
Entry point to C language function:void glInvalidateSubFramebuffer(GLenum target, GLsizei numAttachments, const GLenum * attachments, GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
,GL_ES_VERSION_3_0
- Specified by:
glInvalidateSubFramebuffer
in interfaceGL2ES3
-
glInvalidateTexImage
public void glInvalidateTexImage(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glInvalidateTexImage(GLuint texture, GLint level)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
- Specified by:
glInvalidateTexImage
in interfaceGL2GL3
-
glInvalidateTexSubImage
public void glInvalidateTexSubImage(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL2GL3
Entry point to C language function:void glInvalidateTexSubImage(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_ARB_invalidate_subdata
,GL_VERSION_4_3
- Specified by:
glInvalidateTexSubImage
in interfaceGL2GL3
-
glIsBuffer
public boolean glIsBuffer(int arg0)
Description copied from interface:GL
Entry point to C language function:GLboolean glIsBuffer(GLuint buffer)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_ARB_vertex_buffer_object
Alias for:glIsBufferARB
- Specified by:
glIsBuffer
in interfaceGL
-
glIsBufferResidentNV
public boolean glIsBufferResidentNV(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:GLboolean glIsBufferResidentNV(GLenum target)
Part ofGL_NV_shader_buffer_load
- Specified by:
glIsBufferResidentNV
in interfaceGL2GL3
-
glIsCommandListNV
public boolean glIsCommandListNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsCommandListNV(GLuint list)
Part ofGL_NV_command_list
- Specified by:
glIsCommandListNV
in interfaceGL2
-
glIsEnabled
public boolean glIsEnabled(int arg0)
Description copied from interface:GL
Entry point to C language function:GLboolean glIsEnabled(GLenum cap)
Part ofGL_NV_vertex_buffer_unified_memory
,GL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glIsEnabled
in interfaceGL
-
glIsEnabledIndexed
public boolean glIsEnabledIndexed(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsEnabledIndexed(GLenum target, GLuint index)
Part ofGL_EXT_draw_buffers2
,GL_EXT_direct_state_access
Alias for:glIsEnabledIndexedEXT
- Specified by:
glIsEnabledIndexed
in interfaceGL2
-
glIsEnabledi
public boolean glIsEnabledi(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:GLboolean glIsEnabledi(GLenum target, GLuint index)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_draw_buffers_indexed
,GL_NV_viewport_array
,GL_EXT_draw_buffers_indexed
Alias for:glIsEnablediOES
,glIsEnablediNV
,glIsEnablediEXT
- Specified by:
glIsEnabledi
in interfaceGL2ES3
-
glIsFramebuffer
public boolean glIsFramebuffer(int arg0)
Description copied from interface:GL
Entry point to C language function:GLboolean glIsFramebuffer(GLuint framebuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glIsFramebufferEXT
,glIsFramebufferOES
- Specified by:
glIsFramebuffer
in interfaceGL
-
glIsImageHandleResidentARB
public boolean glIsImageHandleResidentARB(long arg0)
Description copied from interface:GL4
Entry point to C language function:GLboolean glIsImageHandleResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
- Specified by:
glIsImageHandleResidentARB
in interfaceGL4
-
glIsList
public boolean glIsList(int arg0)
Description copied from interface:GL2
-
glIsNameAMD
public boolean glIsNameAMD(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsNameAMD(GLenum identifier, GLuint name)
Part ofGL_AMD_name_gen_delete
- Specified by:
glIsNameAMD
in interfaceGL2
-
glIsNamedBufferResidentNV
public boolean glIsNamedBufferResidentNV(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:GLboolean glIsNamedBufferResidentNV(GLuint buffer)
Part ofGL_NV_shader_buffer_load
- Specified by:
glIsNamedBufferResidentNV
in interfaceGL2GL3
-
glIsNamedStringARB
public boolean glIsNamedStringARB(int arg0, String arg1)
Description copied from interface:GL3
Entry point to C language function:GLboolean glIsNamedStringARB(GLint namelen, const GLchar * name)
Part ofGL_ARB_shading_language_include
- Specified by:
glIsNamedStringARB
in interfaceGL3
-
glIsOcclusionQueryNV
public boolean glIsOcclusionQueryNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsOcclusionQueryNV(GLuint id)
Part ofGL_NV_occlusion_query
- Specified by:
glIsOcclusionQueryNV
in interfaceGL2
-
glIsProgram
public boolean glIsProgram(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:GLboolean glIsProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_ARB_fragment_program
,GL_NV_vertex_program
Alias for:glIsProgramARB
,glIsProgramNV
- Specified by:
glIsProgram
in interfaceGL2ES2
-
glIsProgramARB
public boolean glIsProgramARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsProgramARB(GLuint program)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glIsProgramARB
in interfaceGL2
-
glIsProgramPipeline
public boolean glIsProgramPipeline(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:GLboolean glIsProgramPipeline(GLuint pipeline)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glIsProgramPipelineEXT
- Specified by:
glIsProgramPipeline
in interfaceGL2ES2
-
glIsQuery
public boolean glIsQuery(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:GLboolean glIsQuery(GLuint id)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_EXT_disjoint_timer_query
,GL_ARB_occlusion_query
Alias for:glIsQueryEXT
,glIsQueryARB
-
glIsRenderbuffer
public boolean glIsRenderbuffer(int arg0)
Description copied from interface:GL
Entry point to C language function:GLboolean glIsRenderbuffer(GLuint renderbuffer)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_OES_framebuffer_object
,GL_EXT_framebuffer_object
Alias for:glIsRenderbufferOES
,glIsRenderbufferEXT
- Specified by:
glIsRenderbuffer
in interfaceGL
-
glIsSampler
public boolean glIsSampler(int arg0)
Description copied from interface:GL3ES3
Entry point to C language function:GLboolean glIsSampler(GLuint sampler)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glIsSampler
in interfaceGL3ES3
-
glIsShader
public boolean glIsShader(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:GLboolean glIsShader(GLuint shader)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glIsShader
in interfaceGL2ES2
-
glIsStateNV
public boolean glIsStateNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsStateNV(GLuint state)
Part ofGL_NV_command_list
- Specified by:
glIsStateNV
in interfaceGL2
-
glIsSync
public boolean glIsSync(long arg0)
Description copied from interface:GL3ES3
Entry point to C language function:GLboolean glIsSync(GLsync sync)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glIsSyncAPPLE
-
glIsTexture
public boolean glIsTexture(int arg0)
Description copied from interface:GL
Entry point to C language function:GLboolean glIsTexture(GLuint texture)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glIsTextureEXT
- Specified by:
glIsTexture
in interfaceGL
-
glIsTextureHandleResidentARB
public boolean glIsTextureHandleResidentARB(long arg0)
Description copied from interface:GL4
Entry point to C language function:GLboolean glIsTextureHandleResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
- Specified by:
glIsTextureHandleResidentARB
in interfaceGL4
-
glIsTransformFeedback
public boolean glIsTransformFeedback(int arg0)
Description copied from interface:GL2ES3
Entry point to C language function:GLboolean glIsTransformFeedback(GLuint id)
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glIsTransformFeedbackNV
- Specified by:
glIsTransformFeedback
in interfaceGL2ES3
-
glIsTransformFeedbackNV
public boolean glIsTransformFeedbackNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsTransformFeedbackNV(GLuint id)
Part ofGL_NV_transform_feedback2
- Specified by:
glIsTransformFeedbackNV
in interfaceGL2
-
glIsVariantEnabledEXT
public boolean glIsVariantEnabledEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsVariantEnabledEXT(GLuint id, GLenum cap)
Part ofGL_EXT_vertex_shader
- Specified by:
glIsVariantEnabledEXT
in interfaceGL2
-
glIsVertexArray
public boolean glIsVertexArray(int arg0)
Description copied from interface:GL2ES3
Entry point to C language function:GLboolean glIsVertexArray(GLuint array)
Part ofGL_ARB_vertex_array_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_OES_vertex_array_object
,GL_APPLE_vertex_array_object
Alias for:glIsVertexArrayOES
,glIsVertexArrayAPPLE
- Specified by:
glIsVertexArray
in interfaceGL2ES3
-
glIsVertexAttribEnabledAPPLE
public boolean glIsVertexAttribEnabledAPPLE(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:GLboolean glIsVertexAttribEnabledAPPLE(GLuint index, GLenum pname)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glIsVertexAttribEnabledAPPLE
in interfaceGL2
-
glLightModelf
public void glLightModelf(int arg0, float arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glLightModelf(GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glLightModelf
in interfaceGL2ES1
-
glLightModelfv
public void glLightModelfv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glLightModelfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glLightModelfv
in interfaceGL2ES1
-
glLightModelfv
public void glLightModelfv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glLightModelfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glLightModelfv
in interfaceGL2ES1
arg1
- a direct or array-backedFloatBuffer
-
glLightModeli
public void glLightModeli(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glLightModeli(GLenum pname, GLint param)
Part ofGL_VERSION_1_0
- Specified by:
glLightModeli
in interfaceGL2
-
glLightModeliv
public void glLightModeliv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glLightModeliv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glLightModeliv
in interfaceGL2
-
glLightModeliv
public void glLightModeliv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glLightModeliv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glLightModeliv
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glLightf
public void glLightf(int arg0, int arg1, float arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glLightf(GLenum light, GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
-
glLightfv
public void glLightfv(int arg0, int arg1, float[] arg2, int arg3)
- Specified by:
glLightfv
in interfaceGLLightingFunc
-
glLightfv
public void glLightfv(int arg0, int arg1, FloatBuffer arg2)
- Specified by:
glLightfv
in interfaceGLLightingFunc
-
glLighti
public void glLighti(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glLighti(GLenum light, GLenum pname, GLint param)
Part ofGL_VERSION_1_0
-
glLightiv
public void glLightiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glLightiv(GLenum light, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
-
glLightiv
public void glLightiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glLightiv(GLenum light, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
-
glLineStipple
public void glLineStipple(int arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glLineStipple(GLint factor, GLushort pattern)
Part ofGL_VERSION_1_0
- Specified by:
glLineStipple
in interfaceGL2
-
glLineWidth
public void glLineWidth(float arg0)
Description copied from interface:GL
Entry point to C language function:void glLineWidth(GLfloat width)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glLineWidth
in interfaceGL
-
glLinkProgram
public void glLinkProgram(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glLinkProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glLinkProgramARB
- Specified by:
glLinkProgram
in interfaceGL2ES2
-
glLinkProgramARB
public void glLinkProgramARB(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glLinkProgramARB(GLhandleARB programObj)
Part ofGL_ARB_shader_objects
- Specified by:
glLinkProgramARB
in interfaceGL2
-
glListBase
public void glListBase(int arg0)
Description copied from interface:GL2
- Specified by:
glListBase
in interfaceGL2
-
glListDrawCommandsStatesClientNV
public void glListDrawCommandsStatesClientNV(int arg0, int arg1, PointerBuffer arg2, int[] arg3, int arg4, int[] arg5, int arg6, int[] arg7, int arg8, int arg9)
Description copied from interface:GL2
Entry point to C language function:void glListDrawCommandsStatesClientNV(GLuint list, GLuint segment, const void * * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glListDrawCommandsStatesClientNV
in interfaceGL2
arg2
- a direct or array-backedPointerBuffer
-
glListDrawCommandsStatesClientNV
public void glListDrawCommandsStatesClientNV(int arg0, int arg1, PointerBuffer arg2, IntBuffer arg3, IntBuffer arg4, IntBuffer arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glListDrawCommandsStatesClientNV(GLuint list, GLuint segment, const void * * indirects, const GLsizei * sizes, const GLuint * states, const GLuint * fbos, GLuint count)
Part ofGL_NV_command_list
- Specified by:
glListDrawCommandsStatesClientNV
in interfaceGL2
arg2
- a direct or array-backedPointerBuffer
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
arg5
- a direct or array-backedIntBuffer
-
glLoadIdentity
public void glLoadIdentity()
Description copied from interface:GLMatrixFunc
Load the current matrix with the identity matrix- Specified by:
glLoadIdentity
in interfaceGLMatrixFunc
-
glLoadMatrixd
public void glLoadMatrixd(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glLoadMatrixd
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glLoadMatrixd
public void glLoadMatrixd(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glLoadMatrixd
in interfaceGL2
-
glLoadMatrixf
public void glLoadMatrixf(FloatBuffer arg0)
Description copied from interface:GLMatrixFunc
Load the current matrix w/ the provided one.- Specified by:
glLoadMatrixf
in interfaceGLMatrixFunc
-
glLoadMatrixf
public void glLoadMatrixf(float[] arg0, int arg1)
Description copied from interface:GLMatrixFunc
Load the current matrix w/ the provided one.- Specified by:
glLoadMatrixf
in interfaceGLMatrixFunc
-
glLoadName
public void glLoadName(int arg0)
Description copied from interface:GL2
- Specified by:
glLoadName
in interfaceGL2
-
glLoadTransposeMatrixd
public void glLoadTransposeMatrixd(DoubleBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glLoadTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixdARB
- Specified by:
glLoadTransposeMatrixd
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glLoadTransposeMatrixd
public void glLoadTransposeMatrixd(double[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glLoadTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixdARB
- Specified by:
glLoadTransposeMatrixd
in interfaceGL2
-
glLoadTransposeMatrixf
public void glLoadTransposeMatrixf(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glLoadTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixfARB
- Specified by:
glLoadTransposeMatrixf
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glLoadTransposeMatrixf
public void glLoadTransposeMatrixf(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glLoadTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glLoadTransposeMatrixfARB
- Specified by:
glLoadTransposeMatrixf
in interfaceGL2
-
glLockArraysEXT
public void glLockArraysEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glLockArraysEXT(GLint first, GLsizei count)
Part ofGL_EXT_compiled_vertex_array
- Specified by:
glLockArraysEXT
in interfaceGL2
-
glLogicOp
public void glLogicOp(int arg0)
Description copied from interface:GL2ES1
Entry point to C language function:void glLogicOp(GLenum opcode)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glMakeBufferNonResidentNV
public void glMakeBufferNonResidentNV(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glMakeBufferNonResidentNV(GLenum target)
Part ofGL_NV_shader_buffer_load
- Specified by:
glMakeBufferNonResidentNV
in interfaceGL2GL3
-
glMakeBufferResidentNV
public void glMakeBufferResidentNV(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glMakeBufferResidentNV(GLenum target, GLenum access)
Part ofGL_NV_shader_buffer_load
- Specified by:
glMakeBufferResidentNV
in interfaceGL2GL3
-
glMakeImageHandleNonResidentARB
public void glMakeImageHandleNonResidentARB(long arg0)
Description copied from interface:GL4
Entry point to C language function:void glMakeImageHandleNonResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
- Specified by:
glMakeImageHandleNonResidentARB
in interfaceGL4
-
glMakeImageHandleResidentARB
public void glMakeImageHandleResidentARB(long arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glMakeImageHandleResidentARB(GLuint64 handle, GLenum access)
Part ofGL_ARB_bindless_texture
- Specified by:
glMakeImageHandleResidentARB
in interfaceGL4
-
glMakeNamedBufferNonResidentNV
public void glMakeNamedBufferNonResidentNV(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glMakeNamedBufferNonResidentNV(GLuint buffer)
Part ofGL_NV_shader_buffer_load
- Specified by:
glMakeNamedBufferNonResidentNV
in interfaceGL2GL3
-
glMakeNamedBufferResidentNV
public void glMakeNamedBufferResidentNV(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glMakeNamedBufferResidentNV(GLuint buffer, GLenum access)
Part ofGL_NV_shader_buffer_load
- Specified by:
glMakeNamedBufferResidentNV
in interfaceGL2GL3
-
glMakeTextureHandleNonResidentARB
public void glMakeTextureHandleNonResidentARB(long arg0)
Description copied from interface:GL4
Entry point to C language function:void glMakeTextureHandleNonResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
- Specified by:
glMakeTextureHandleNonResidentARB
in interfaceGL4
-
glMakeTextureHandleResidentARB
public void glMakeTextureHandleResidentARB(long arg0)
Description copied from interface:GL4
Entry point to C language function:void glMakeTextureHandleResidentARB(GLuint64 handle)
Part ofGL_ARB_bindless_texture
- Specified by:
glMakeTextureHandleResidentARB
in interfaceGL4
-
glMap1d
public void glMap1d(int arg0, double arg1, double arg2, int arg3, int arg4, DoubleBuffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_VERSION_1_0
- Specified by:
glMap1d
in interfaceGL2
arg5
- a direct or array-backedDoubleBuffer
-
glMap1d
public void glMap1d(int arg0, double arg1, double arg2, int arg3, int arg4, double[] arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glMap1d(GLenum target, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_VERSION_1_0
-
glMap1f
public void glMap1f(int arg0, float arg1, float arg2, int arg3, int arg4, FloatBuffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_VERSION_1_0
- Specified by:
glMap1f
in interfaceGL2
arg5
- a direct or array-backedFloatBuffer
-
glMap1f
public void glMap1f(int arg0, float arg1, float arg2, int arg3, int arg4, float[] arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glMap1f(GLenum target, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_VERSION_1_0
-
glMap2d
public void glMap2d(int arg0, double arg1, double arg2, int arg3, int arg4, double arg5, double arg6, int arg7, int arg8, DoubleBuffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_VERSION_1_0
- Specified by:
glMap2d
in interfaceGL2
arg9
- a direct or array-backedDoubleBuffer
-
glMap2d
public void glMap2d(int arg0, double arg1, double arg2, int arg3, int arg4, double arg5, double arg6, int arg7, int arg8, double[] arg9, int arg10)
Description copied from interface:GL2
Entry point to C language function:void glMap2d(GLenum target, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_VERSION_1_0
-
glMap2f
public void glMap2f(int arg0, float arg1, float arg2, int arg3, int arg4, float arg5, float arg6, int arg7, int arg8, FloatBuffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_VERSION_1_0
- Specified by:
glMap2f
in interfaceGL2
arg9
- a direct or array-backedFloatBuffer
-
glMap2f
public void glMap2f(int arg0, float arg1, float arg2, int arg3, int arg4, float arg5, float arg6, int arg7, int arg8, float[] arg9, int arg10)
Description copied from interface:GL2
Entry point to C language function:void glMap2f(GLenum target, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_VERSION_1_0
-
glMapBuffer
public ByteBuffer glMapBuffer(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void * glMapBuffer(GLenum target, GLenum access)
Part ofGL_VERSION_1_5
,GL_OES_mapbuffer
,GL_ARB_vertex_buffer_object
Alias for:glMapBufferOES
,glMapBufferARB
Throws a
GLException
if GL-function constraints are not met.Returns
GLBase.mapBuffer(int, int)
'sGLBufferStorage.getMappedBuffer()
.- Specified by:
glMapBuffer
in interfaceGL
-
glMapBufferRange
public ByteBuffer glMapBufferRange(int arg0, long arg1, long arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void * glMapBufferRange(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access)
Part ofGL_ARB_map_buffer_range
,GL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_map_buffer_range
Alias for:glMapBufferRangeEXT
Throws a
GLException
if GL-function constraints are not met.Returns
GLBase.mapBufferRange(int, long, long, int)
'sGLBufferStorage.getMappedBuffer()
.- Specified by:
glMapBufferRange
in interfaceGL
-
glMapControlPointsNV
public void glMapControlPointsNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7, Buffer arg8)
Description copied from interface:GL2
Entry point to C language function:void glMapControlPointsNV(GLenum target, GLuint index, GLenum type, GLsizei ustride, GLsizei vstride, GLint uorder, GLint vorder, GLboolean packed, const void * points)
Part ofGL_NV_evaluators
- Specified by:
glMapControlPointsNV
in interfaceGL2
arg8
- a direct or array-backedBuffer
-
glMapGrid1d
public void glMapGrid1d(int arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glMapGrid1d(GLint un, GLdouble u1, GLdouble u2)
Part ofGL_VERSION_1_0
- Specified by:
glMapGrid1d
in interfaceGL2
-
glMapGrid1f
public void glMapGrid1f(int arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glMapGrid1f(GLint un, GLfloat u1, GLfloat u2)
Part ofGL_VERSION_1_0
- Specified by:
glMapGrid1f
in interfaceGL2
-
glMapGrid2d
public void glMapGrid2d(int arg0, double arg1, double arg2, int arg3, double arg4, double arg5)
Description copied from interface:GL2
Entry point to C language function:void glMapGrid2d(GLint un, GLdouble u1, GLdouble u2, GLint vn, GLdouble v1, GLdouble v2)
Part ofGL_VERSION_1_0
- Specified by:
glMapGrid2d
in interfaceGL2
-
glMapGrid2f
public void glMapGrid2f(int arg0, float arg1, float arg2, int arg3, float arg4, float arg5)
Description copied from interface:GL2
Entry point to C language function:void glMapGrid2f(GLint un, GLfloat u1, GLfloat u2, GLint vn, GLfloat v1, GLfloat v2)
Part ofGL_VERSION_1_0
- Specified by:
glMapGrid2f
in interfaceGL2
-
glMapNamedBuffer
public ByteBuffer glMapNamedBuffer(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void * glMapNamedBuffer(GLuint buffer, GLenum access)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glMapNamedBufferEXT
- Specified by:
glMapNamedBuffer
in interfaceGL4
-
glMapNamedBufferEXT
public ByteBuffer glMapNamedBufferEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void * glMapNamedBufferEXT(GLuint buffer, GLenum access)
Part ofGL_EXT_direct_state_access
- Specified by:
glMapNamedBufferEXT
in interfaceGL2
-
glMapNamedBufferRange
public ByteBuffer glMapNamedBufferRange(int arg0, long arg1, long arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void * glMapNamedBufferRange(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glMapNamedBufferRangeEXT
- Specified by:
glMapNamedBufferRange
in interfaceGL4
-
glMapNamedBufferRangeEXT
public ByteBuffer glMapNamedBufferRangeEXT(int arg0, long arg1, long arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void * glMapNamedBufferRangeEXT(GLuint buffer, GLintptr offset, GLsizeiptr length, GLbitfield access)
Part ofGL_EXT_direct_state_access
- Specified by:
glMapNamedBufferRangeEXT
in interfaceGL2
-
glMapParameterfvNV
public void glMapParameterfvNV(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_NV_evaluators
- Specified by:
glMapParameterfvNV
in interfaceGL2
-
glMapParameterfvNV
public void glMapParameterfvNV(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glMapParameterfvNV(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_NV_evaluators
- Specified by:
glMapParameterfvNV
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glMapParameterivNV
public void glMapParameterivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params)
Part ofGL_NV_evaluators
- Specified by:
glMapParameterivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glMapParameterivNV
public void glMapParameterivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMapParameterivNV(GLenum target, GLenum pname, const GLint * params)
Part ofGL_NV_evaluators
- Specified by:
glMapParameterivNV
in interfaceGL2
-
glMapTexture2DINTEL
public ByteBuffer glMapTexture2DINTEL(int arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void * glMapTexture2DINTEL(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout)
Part ofGL_INTEL_map_texture
- Specified by:
glMapTexture2DINTEL
in interfaceGL2
-
glMapTexture2DINTEL
public ByteBuffer glMapTexture2DINTEL(int arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void * glMapTexture2DINTEL(GLuint texture, GLint level, GLbitfield access, GLint * stride, GLenum * layout)
Part ofGL_INTEL_map_texture
- Specified by:
glMapTexture2DINTEL
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glMapVertexAttrib1dAPPLE
public void glMapVertexAttrib1dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, DoubleBuffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib1dAPPLE
in interfaceGL2
arg6
- a direct or array-backedDoubleBuffer
-
glMapVertexAttrib1dAPPLE
public void glMapVertexAttrib1dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, double[] arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib1dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint stride, GLint order, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib1dAPPLE
in interfaceGL2
-
glMapVertexAttrib1fAPPLE
public void glMapVertexAttrib1fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, FloatBuffer arg6)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib1fAPPLE
in interfaceGL2
arg6
- a direct or array-backedFloatBuffer
-
glMapVertexAttrib1fAPPLE
public void glMapVertexAttrib1fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, float[] arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib1fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint stride, GLint order, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib1fAPPLE
in interfaceGL2
-
glMapVertexAttrib2dAPPLE
public void glMapVertexAttrib2dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, double arg6, double arg7, int arg8, int arg9, double[] arg10, int arg11)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib2dAPPLE
in interfaceGL2
-
glMapVertexAttrib2dAPPLE
public void glMapVertexAttrib2dAPPLE(int arg0, int arg1, double arg2, double arg3, int arg4, int arg5, double arg6, double arg7, int arg8, int arg9, DoubleBuffer arg10)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib2dAPPLE(GLuint index, GLuint size, GLdouble u1, GLdouble u2, GLint ustride, GLint uorder, GLdouble v1, GLdouble v2, GLint vstride, GLint vorder, const GLdouble * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib2dAPPLE
in interfaceGL2
arg10
- a direct or array-backedDoubleBuffer
-
glMapVertexAttrib2fAPPLE
public void glMapVertexAttrib2fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, float arg6, float arg7, int arg8, int arg9, FloatBuffer arg10)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib2fAPPLE
in interfaceGL2
arg10
- a direct or array-backedFloatBuffer
-
glMapVertexAttrib2fAPPLE
public void glMapVertexAttrib2fAPPLE(int arg0, int arg1, float arg2, float arg3, int arg4, int arg5, float arg6, float arg7, int arg8, int arg9, float[] arg10, int arg11)
Description copied from interface:GL2
Entry point to C language function:void glMapVertexAttrib2fAPPLE(GLuint index, GLuint size, GLfloat u1, GLfloat u2, GLint ustride, GLint uorder, GLfloat v1, GLfloat v2, GLint vstride, GLint vorder, const GLfloat * points)
Part ofGL_APPLE_vertex_program_evaluators
- Specified by:
glMapVertexAttrib2fAPPLE
in interfaceGL2
-
glMaterialf
public void glMaterialf(int arg0, int arg1, float arg2)
- Specified by:
glMaterialf
in interfaceGLLightingFunc
-
glMaterialfv
public void glMaterialfv(int arg0, int arg1, FloatBuffer arg2)
- Specified by:
glMaterialfv
in interfaceGLLightingFunc
-
glMaterialfv
public void glMaterialfv(int arg0, int arg1, float[] arg2, int arg3)
- Specified by:
glMaterialfv
in interfaceGLLightingFunc
-
glMateriali
public void glMateriali(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMateriali(GLenum face, GLenum pname, GLint param)
Part ofGL_VERSION_1_0
- Specified by:
glMateriali
in interfaceGL2
-
glMaterialiv
public void glMaterialiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMaterialiv(GLenum face, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glMaterialiv
in interfaceGL2
-
glMaterialiv
public void glMaterialiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glMaterialiv(GLenum face, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
- Specified by:
glMaterialiv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glMatrixFrustumEXT
public void glMatrixFrustumEXT(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
Description copied from interface:GL2
Entry point to C language function:void glMatrixFrustumEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixFrustumEXT
in interfaceGL2
-
glMatrixIndexPointerARB
public void glMatrixIndexPointerARB(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexPointerARB
in interfaceGL2
arg3
- a direct onlyBuffer
-
glMatrixIndexPointerARB
public void glMatrixIndexPointerARB(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexPointerARB
in interfaceGL2
-
glMatrixIndexubvARB
public void glMatrixIndexubvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexubvARB(GLint size, const GLubyte * indices)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexubvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glMatrixIndexubvARB
public void glMatrixIndexubvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexubvARB(GLint size, const GLubyte * indices)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexubvARB
in interfaceGL2
-
glMatrixIndexuivARB
public void glMatrixIndexuivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexuivARB(GLint size, const GLuint * indices)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexuivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glMatrixIndexuivARB
public void glMatrixIndexuivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexuivARB(GLint size, const GLuint * indices)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexuivARB
in interfaceGL2
-
glMatrixIndexusvARB
public void glMatrixIndexusvARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexusvARB(GLint size, const GLushort * indices)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexusvARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMatrixIndexusvARB
public void glMatrixIndexusvARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixIndexusvARB(GLint size, const GLushort * indices)
Part ofGL_ARB_matrix_palette
- Specified by:
glMatrixIndexusvARB
in interfaceGL2
-
glMatrixLoadIdentityEXT
public void glMatrixLoadIdentityEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadIdentityEXT(GLenum mode)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadIdentityEXT
in interfaceGL2
-
glMatrixLoadTransposedEXT
public void glMatrixLoadTransposedEXT(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadTransposedEXT
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMatrixLoadTransposedEXT
public void glMatrixLoadTransposedEXT(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadTransposedEXT
in interfaceGL2
-
glMatrixLoadTransposefEXT
public void glMatrixLoadTransposefEXT(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadTransposefEXT
in interfaceGL2
-
glMatrixLoadTransposefEXT
public void glMatrixLoadTransposefEXT(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadTransposefEXT
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMatrixLoaddEXT
public void glMatrixLoaddEXT(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoaddEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoaddEXT
in interfaceGL2
-
glMatrixLoaddEXT
public void glMatrixLoaddEXT(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoaddEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoaddEXT
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMatrixLoadfEXT
public void glMatrixLoadfEXT(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadfEXT
in interfaceGL2
-
glMatrixLoadfEXT
public void glMatrixLoadfEXT(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixLoadfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixLoadfEXT
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMatrixMode
public void glMatrixMode(int arg0)
Description copied from interface:GLMatrixFunc
Sets the current matrix mode.- Specified by:
glMatrixMode
in interfaceGLMatrixFunc
- Parameters:
arg0
-GLMatrixFunc.GL_MODELVIEW
,GLMatrixFunc.GL_PROJECTION
orGL_TEXTURE
.
-
glMatrixMultTransposedEXT
public void glMatrixMultTransposedEXT(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultTransposedEXT
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMatrixMultTransposedEXT
public void glMatrixMultTransposedEXT(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultTransposedEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultTransposedEXT
in interfaceGL2
-
glMatrixMultTransposefEXT
public void glMatrixMultTransposefEXT(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultTransposefEXT
in interfaceGL2
-
glMatrixMultTransposefEXT
public void glMatrixMultTransposefEXT(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultTransposefEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultTransposefEXT
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMatrixMultdEXT
public void glMatrixMultdEXT(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultdEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultdEXT
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMatrixMultdEXT
public void glMatrixMultdEXT(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultdEXT(GLenum mode, const GLdouble * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultdEXT
in interfaceGL2
-
glMatrixMultfEXT
public void glMatrixMultfEXT(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultfEXT
in interfaceGL2
-
glMatrixMultfEXT
public void glMatrixMultfEXT(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMatrixMultfEXT(GLenum mode, const GLfloat * m)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixMultfEXT
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMatrixOrthoEXT
public void glMatrixOrthoEXT(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
Description copied from interface:GL2
Entry point to C language function:void glMatrixOrthoEXT(GLenum mode, GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixOrthoEXT
in interfaceGL2
-
glMatrixPopEXT
public void glMatrixPopEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glMatrixPopEXT(GLenum mode)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixPopEXT
in interfaceGL2
-
glMatrixPushEXT
public void glMatrixPushEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glMatrixPushEXT(GLenum mode)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixPushEXT
in interfaceGL2
-
glMatrixRotatedEXT
public void glMatrixRotatedEXT(int arg0, double arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2
Entry point to C language function:void glMatrixRotatedEXT(GLenum mode, GLdouble angle, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixRotatedEXT
in interfaceGL2
-
glMatrixRotatefEXT
public void glMatrixRotatefEXT(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2
Entry point to C language function:void glMatrixRotatefEXT(GLenum mode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixRotatefEXT
in interfaceGL2
-
glMatrixScaledEXT
public void glMatrixScaledEXT(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glMatrixScaledEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixScaledEXT
in interfaceGL2
-
glMatrixScalefEXT
public void glMatrixScalefEXT(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glMatrixScalefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixScalefEXT
in interfaceGL2
-
glMatrixTranslatedEXT
public void glMatrixTranslatedEXT(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glMatrixTranslatedEXT(GLenum mode, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixTranslatedEXT
in interfaceGL2
-
glMatrixTranslatefEXT
public void glMatrixTranslatefEXT(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glMatrixTranslatefEXT(GLenum mode, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_EXT_direct_state_access
- Specified by:
glMatrixTranslatefEXT
in interfaceGL2
-
glMaxShaderCompilerThreadsARB
public void glMaxShaderCompilerThreadsARB(int arg0)
Description copied from interface:GL4bc
Entry point to C language function:void glMaxShaderCompilerThreadsARB(GLuint count)
Part ofGL_ARB_parallel_shader_compile
- Specified by:
glMaxShaderCompilerThreadsARB
in interfaceGL4bc
-
glMemoryBarrier
public void glMemoryBarrier(int arg0)
Description copied from interface:GL2ES3
Entry point to C language function:void glMemoryBarrier(GLbitfield barriers)
Part ofGL_ARB_shader_image_load_store
,GL_VERSION_4_2
,GL_ES_VERSION_3_1
,GL_EXT_shader_image_load_store
Alias for:glMemoryBarrierEXT
- Specified by:
glMemoryBarrier
in interfaceGL2ES3
-
glMemoryBarrierByRegion
public void glMemoryBarrierByRegion(int arg0)
Description copied from interface:GL3ES3
Entry point to C language function:void glMemoryBarrierByRegion(GLbitfield barriers)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_1
- Specified by:
glMemoryBarrierByRegion
in interfaceGL3ES3
-
glMinSampleShading
public void glMinSampleShading(float arg0)
Description copied from interface:GL2ES3
Entry point to C language function:void glMinSampleShading(GLfloat value)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_sample_shading
,GL_ARB_sample_shading
Alias for:glMinSampleShadingOES
,glMinSampleShadingARB
- Specified by:
glMinSampleShading
in interfaceGL2ES3
-
glMinmax
public void glMinmax(int arg0, int arg1, boolean arg2)
Description copied from interface:GL2
Entry point to C language function:void glMinmax(GLenum target, GLenum internalformat, GLboolean sink)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glMinmaxEXT
-
glMultMatrixd
public void glMultMatrixd(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glMultMatrixd
in interfaceGL2
-
glMultMatrixd
public void glMultMatrixd(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glMultMatrixd
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glMultMatrixf
public void glMultMatrixf(FloatBuffer arg0)
Description copied from interface:GLMatrixFunc
Multiply the current matrix: [c] = [c] x [m]- Specified by:
glMultMatrixf
in interfaceGLMatrixFunc
- Parameters:
arg0
- the FloatBuffer's position remains unchanged, which is the same behavior than the native JOGL GL impl
-
glMultMatrixf
public void glMultMatrixf(float[] arg0, int arg1)
Description copied from interface:GLMatrixFunc
Multiply the current matrix: [c] = [c] x [m]- Specified by:
glMultMatrixf
in interfaceGLMatrixFunc
-
glMultTransposeMatrixd
public void glMultTransposeMatrixd(double[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixdARB
- Specified by:
glMultTransposeMatrixd
in interfaceGL2
-
glMultTransposeMatrixd
public void glMultTransposeMatrixd(DoubleBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glMultTransposeMatrixd(const GLdouble * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixdARB
- Specified by:
glMultTransposeMatrixd
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glMultTransposeMatrixf
public void glMultTransposeMatrixf(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixfARB
- Specified by:
glMultTransposeMatrixf
in interfaceGL2
-
glMultTransposeMatrixf
public void glMultTransposeMatrixf(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glMultTransposeMatrixf(const GLfloat * m)
Part ofGL_VERSION_1_3
,GL_ARB_transpose_matrix
Alias for:glMultTransposeMatrixfARB
- Specified by:
glMultTransposeMatrixf
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glMultiDrawArrays
public void glMultiDrawArrays(int arg0, int[] arg1, int arg2, int[] arg3, int arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei drawcount)
Part ofGL_VERSION_1_4
,GL_EXT_multi_draw_arrays
Alias for:glMultiDrawArraysEXT
- Specified by:
glMultiDrawArrays
in interfaceGL2GL3
-
glMultiDrawArrays
public void glMultiDrawArrays(int arg0, IntBuffer arg1, IntBuffer arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glMultiDrawArrays(GLenum mode, const GLint * first, const GLsizei * count, GLsizei drawcount)
Part ofGL_VERSION_1_4
,GL_EXT_multi_draw_arrays
Alias for:glMultiDrawArraysEXT
- Specified by:
glMultiDrawArrays
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedIntBuffer
-
glMultiDrawArraysIndirect
public void glMultiDrawArraysIndirect(int arg0, Buffer arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glMultiDrawArraysIndirect(GLenum mode, const void * indirect, GLsizei drawcount, GLsizei stride)
Part ofGL_ARB_multi_draw_indirect
,GL_VERSION_4_3
,GL_EXT_multi_draw_indirect
,GL_AMD_multi_draw_indirect
Alias for:glMultiDrawArraysIndirectEXT
,glMultiDrawArraysIndirectAMD
- Specified by:
glMultiDrawArraysIndirect
in interfaceGL4
arg1
- a direct or array-backedBuffer
-
glMultiDrawArraysIndirect
public void glMultiDrawArraysIndirect(int arg0, long arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glMultiDrawArraysIndirect(GLenum mode, const void * indirect, GLsizei drawcount, GLsizei stride)
Part ofGL_ARB_multi_draw_indirect
,GL_VERSION_4_3
,GL_EXT_multi_draw_indirect
,GL_AMD_multi_draw_indirect
Alias for:glMultiDrawArraysIndirectEXT
,glMultiDrawArraysIndirectAMD
- Specified by:
glMultiDrawArraysIndirect
in interfaceGL4
-
glMultiDrawArraysIndirectAMD
public void glMultiDrawArraysIndirectAMD(int arg0, Buffer arg1, int arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glMultiDrawArraysIndirectAMD(GLenum mode, const void * indirect, GLsizei primcount, GLsizei stride)
Part ofGL_AMD_multi_draw_indirect
- Specified by:
glMultiDrawArraysIndirectAMD
in interfaceGL2GL3
arg1
- a direct or array-backedBuffer
-
glMultiDrawArraysIndirectBindlessCountNV
public void glMultiDrawArraysIndirectBindlessCountNV(int arg0, Buffer arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glMultiDrawArraysIndirectBindlessCountNV(GLenum mode, const void * indirect, GLsizei drawCount, GLsizei maxDrawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect_count
- Specified by:
glMultiDrawArraysIndirectBindlessCountNV
in interfaceGL2
arg1
- a direct or array-backedBuffer
-
glMultiDrawArraysIndirectBindlessNV
public void glMultiDrawArraysIndirectBindlessNV(int arg0, Buffer arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiDrawArraysIndirectBindlessNV(GLenum mode, const void * indirect, GLsizei drawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect
- Specified by:
glMultiDrawArraysIndirectBindlessNV
in interfaceGL2
arg1
- a direct or array-backedBuffer
-
glMultiDrawArraysIndirectCountARB
public void glMultiDrawArraysIndirectCountARB(int arg0, long arg1, long arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glMultiDrawArraysIndirectCountARB(GLenum mode, GLintptr indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride)
Part ofGL_ARB_indirect_parameters
- Specified by:
glMultiDrawArraysIndirectCountARB
in interfaceGL4
-
glMultiDrawElements
public void glMultiDrawElements(int arg0, IntBuffer arg1, int arg2, PointerBuffer arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glMultiDrawElements(GLenum mode, const GLsizei * count, GLenum type, const void * const * indices, GLsizei drawcount)
Part ofGL_VERSION_1_4
,GL_EXT_multi_draw_arrays
Alias for:glMultiDrawElementsEXT
- Specified by:
glMultiDrawElements
in interfaceGL2GL3
arg1
- a direct onlyIntBuffer
arg3
- a direct onlyPointerBuffer
-
glMultiDrawElementsBaseVertex
public void glMultiDrawElementsBaseVertex(int arg0, IntBuffer arg1, int arg2, PointerBuffer arg3, int arg4, IntBuffer arg5)
Description copied from interface:GL3
Entry point to C language function:void glMultiDrawElementsBaseVertex(GLenum mode, const GLsizei * count, GLenum type, const void * const * indices, GLsizei drawcount, const GLint * basevertex)
Part ofGL_ARB_draw_elements_base_vertex
,GL_VERSION_3_2
,GL_OES_draw_elements_base_vertex
,GL_EXT_draw_elements_base_vertex
Alias for:glMultiDrawElementsBaseVertexOES
,glMultiDrawElementsBaseVertexEXT
- Specified by:
glMultiDrawElementsBaseVertex
in interfaceGL3
arg1
- a direct onlyIntBuffer
arg3
- a direct onlyPointerBuffer
arg5
- a direct onlyIntBuffer
-
glMultiDrawElementsIndirect
public void glMultiDrawElementsIndirect(int arg0, int arg1, long arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glMultiDrawElementsIndirect(GLenum mode, GLenum type, const void * indirect, GLsizei drawcount, GLsizei stride)
Part ofGL_ARB_multi_draw_indirect
,GL_VERSION_4_3
,GL_AMD_multi_draw_indirect
,GL_EXT_multi_draw_indirect
Alias for:glMultiDrawElementsIndirectAMD
,glMultiDrawElementsIndirectEXT
- Specified by:
glMultiDrawElementsIndirect
in interfaceGL4
-
glMultiDrawElementsIndirectAMD
public void glMultiDrawElementsIndirectAMD(int arg0, int arg1, Buffer arg2, int arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glMultiDrawElementsIndirectAMD(GLenum mode, GLenum type, const void * indirect, GLsizei primcount, GLsizei stride)
Part ofGL_AMD_multi_draw_indirect
- Specified by:
glMultiDrawElementsIndirectAMD
in interfaceGL2GL3
arg2
- a direct or array-backedBuffer
-
glMultiDrawElementsIndirectBindlessCountNV
public void glMultiDrawElementsIndirectBindlessCountNV(int arg0, int arg1, Buffer arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glMultiDrawElementsIndirectBindlessCountNV(GLenum mode, GLenum type, const void * indirect, GLsizei drawCount, GLsizei maxDrawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect_count
- Specified by:
glMultiDrawElementsIndirectBindlessCountNV
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glMultiDrawElementsIndirectBindlessNV
public void glMultiDrawElementsIndirectBindlessNV(int arg0, int arg1, Buffer arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glMultiDrawElementsIndirectBindlessNV(GLenum mode, GLenum type, const void * indirect, GLsizei drawCount, GLsizei stride, GLint vertexBufferCount)
Part ofGL_NV_bindless_multi_draw_indirect
- Specified by:
glMultiDrawElementsIndirectBindlessNV
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glMultiDrawElementsIndirectCountARB
public void glMultiDrawElementsIndirectCountARB(int arg0, int arg1, long arg2, long arg3, int arg4, int arg5)
Description copied from interface:GL4
Entry point to C language function:void glMultiDrawElementsIndirectCountARB(GLenum mode, GLenum type, GLintptr indirect, GLintptr drawcount, GLsizei maxdrawcount, GLsizei stride)
Part ofGL_ARB_indirect_parameters
- Specified by:
glMultiDrawElementsIndirectCountARB
in interfaceGL4
-
glMultiTexBufferEXT
public void glMultiTexBufferEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexBufferEXT(GLenum texunit, GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexBufferEXT
in interfaceGL2
-
glMultiTexCoord1bOES
public void glMultiTexCoord1bOES(int arg0, byte arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1bOES(GLenum texture, GLbyte s)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord1bOES
in interfaceGL2
-
glMultiTexCoord1bvOES
public void glMultiTexCoord1bvOES(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord1bvOES
in interfaceGL2
-
glMultiTexCoord1bvOES
public void glMultiTexCoord1bvOES(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord1bvOES
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glMultiTexCoord1d
public void glMultiTexCoord1d(int arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1d(GLenum target, GLdouble s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1dARB
- Specified by:
glMultiTexCoord1d
in interfaceGL2
-
glMultiTexCoord1dv
public void glMultiTexCoord1dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1dvARB
- Specified by:
glMultiTexCoord1dv
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMultiTexCoord1dv
public void glMultiTexCoord1dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1dvARB
- Specified by:
glMultiTexCoord1dv
in interfaceGL2
-
glMultiTexCoord1f
public void glMultiTexCoord1f(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1f(GLenum target, GLfloat s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1fARB
- Specified by:
glMultiTexCoord1f
in interfaceGL2
-
glMultiTexCoord1fv
public void glMultiTexCoord1fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1fvARB
- Specified by:
glMultiTexCoord1fv
in interfaceGL2
-
glMultiTexCoord1fv
public void glMultiTexCoord1fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1fvARB
- Specified by:
glMultiTexCoord1fv
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMultiTexCoord1h
public void glMultiTexCoord1h(int arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1h(GLenum target, GLhalfNV s)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord1hNV
- Specified by:
glMultiTexCoord1h
in interfaceGL2
-
glMultiTexCoord1hv
public void glMultiTexCoord1hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord1hvNV
- Specified by:
glMultiTexCoord1hv
in interfaceGL2
-
glMultiTexCoord1hv
public void glMultiTexCoord1hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord1hvNV
- Specified by:
glMultiTexCoord1hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord1i
public void glMultiTexCoord1i(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1i(GLenum target, GLint s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1iARB
- Specified by:
glMultiTexCoord1i
in interfaceGL2
-
glMultiTexCoord1iv
public void glMultiTexCoord1iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1ivARB
- Specified by:
glMultiTexCoord1iv
in interfaceGL2
-
glMultiTexCoord1iv
public void glMultiTexCoord1iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1ivARB
- Specified by:
glMultiTexCoord1iv
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glMultiTexCoord1s
public void glMultiTexCoord1s(int arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1s(GLenum target, GLshort s)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1sARB
- Specified by:
glMultiTexCoord1s
in interfaceGL2
-
glMultiTexCoord1sv
public void glMultiTexCoord1sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1svARB
- Specified by:
glMultiTexCoord1sv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord1sv
public void glMultiTexCoord1sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord1sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord1svARB
- Specified by:
glMultiTexCoord1sv
in interfaceGL2
-
glMultiTexCoord2bOES
public void glMultiTexCoord2bOES(int arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2bOES(GLenum texture, GLbyte s, GLbyte t)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord2bOES
in interfaceGL2
-
glMultiTexCoord2bvOES
public void glMultiTexCoord2bvOES(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord2bvOES
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glMultiTexCoord2bvOES
public void glMultiTexCoord2bvOES(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord2bvOES
in interfaceGL2
-
glMultiTexCoord2d
public void glMultiTexCoord2d(int arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2d(GLenum target, GLdouble s, GLdouble t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2dARB
- Specified by:
glMultiTexCoord2d
in interfaceGL2
-
glMultiTexCoord2dv
public void glMultiTexCoord2dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2dvARB
- Specified by:
glMultiTexCoord2dv
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMultiTexCoord2dv
public void glMultiTexCoord2dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2dvARB
- Specified by:
glMultiTexCoord2dv
in interfaceGL2
-
glMultiTexCoord2f
public void glMultiTexCoord2f(int arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2f(GLenum target, GLfloat s, GLfloat t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2fARB
- Specified by:
glMultiTexCoord2f
in interfaceGL2
-
glMultiTexCoord2fv
public void glMultiTexCoord2fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2fvARB
- Specified by:
glMultiTexCoord2fv
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMultiTexCoord2fv
public void glMultiTexCoord2fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2fvARB
- Specified by:
glMultiTexCoord2fv
in interfaceGL2
-
glMultiTexCoord2h
public void glMultiTexCoord2h(int arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2h(GLenum target, GLhalfNV s, GLhalfNV t)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord2hNV
- Specified by:
glMultiTexCoord2h
in interfaceGL2
-
glMultiTexCoord2hv
public void glMultiTexCoord2hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord2hvNV
- Specified by:
glMultiTexCoord2hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord2hv
public void glMultiTexCoord2hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord2hvNV
- Specified by:
glMultiTexCoord2hv
in interfaceGL2
-
glMultiTexCoord2i
public void glMultiTexCoord2i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2i(GLenum target, GLint s, GLint t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2iARB
- Specified by:
glMultiTexCoord2i
in interfaceGL2
-
glMultiTexCoord2iv
public void glMultiTexCoord2iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2ivARB
- Specified by:
glMultiTexCoord2iv
in interfaceGL2
-
glMultiTexCoord2iv
public void glMultiTexCoord2iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2ivARB
- Specified by:
glMultiTexCoord2iv
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glMultiTexCoord2s
public void glMultiTexCoord2s(int arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2s(GLenum target, GLshort s, GLshort t)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2sARB
- Specified by:
glMultiTexCoord2s
in interfaceGL2
-
glMultiTexCoord2sv
public void glMultiTexCoord2sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2svARB
- Specified by:
glMultiTexCoord2sv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord2sv
public void glMultiTexCoord2sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord2sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord2svARB
- Specified by:
glMultiTexCoord2sv
in interfaceGL2
-
glMultiTexCoord3bOES
public void glMultiTexCoord3bOES(int arg0, byte arg1, byte arg2, byte arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3bOES(GLenum texture, GLbyte s, GLbyte t, GLbyte r)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord3bOES
in interfaceGL2
-
glMultiTexCoord3bvOES
public void glMultiTexCoord3bvOES(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord3bvOES
in interfaceGL2
-
glMultiTexCoord3bvOES
public void glMultiTexCoord3bvOES(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord3bvOES
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glMultiTexCoord3d
public void glMultiTexCoord3d(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3d(GLenum target, GLdouble s, GLdouble t, GLdouble r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3dARB
- Specified by:
glMultiTexCoord3d
in interfaceGL2
-
glMultiTexCoord3dv
public void glMultiTexCoord3dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3dvARB
- Specified by:
glMultiTexCoord3dv
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMultiTexCoord3dv
public void glMultiTexCoord3dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3dvARB
- Specified by:
glMultiTexCoord3dv
in interfaceGL2
-
glMultiTexCoord3f
public void glMultiTexCoord3f(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3f(GLenum target, GLfloat s, GLfloat t, GLfloat r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3fARB
- Specified by:
glMultiTexCoord3f
in interfaceGL2
-
glMultiTexCoord3fv
public void glMultiTexCoord3fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3fvARB
- Specified by:
glMultiTexCoord3fv
in interfaceGL2
-
glMultiTexCoord3fv
public void glMultiTexCoord3fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3fvARB
- Specified by:
glMultiTexCoord3fv
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMultiTexCoord3h
public void glMultiTexCoord3h(int arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3h(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord3hNV
- Specified by:
glMultiTexCoord3h
in interfaceGL2
-
glMultiTexCoord3hv
public void glMultiTexCoord3hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord3hvNV
- Specified by:
glMultiTexCoord3hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord3hv
public void glMultiTexCoord3hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord3hvNV
- Specified by:
glMultiTexCoord3hv
in interfaceGL2
-
glMultiTexCoord3i
public void glMultiTexCoord3i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3i(GLenum target, GLint s, GLint t, GLint r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3iARB
- Specified by:
glMultiTexCoord3i
in interfaceGL2
-
glMultiTexCoord3iv
public void glMultiTexCoord3iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3ivARB
- Specified by:
glMultiTexCoord3iv
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glMultiTexCoord3iv
public void glMultiTexCoord3iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3ivARB
- Specified by:
glMultiTexCoord3iv
in interfaceGL2
-
glMultiTexCoord3s
public void glMultiTexCoord3s(int arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3s(GLenum target, GLshort s, GLshort t, GLshort r)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3sARB
- Specified by:
glMultiTexCoord3s
in interfaceGL2
-
glMultiTexCoord3sv
public void glMultiTexCoord3sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3svARB
- Specified by:
glMultiTexCoord3sv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord3sv
public void glMultiTexCoord3sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord3sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord3svARB
- Specified by:
glMultiTexCoord3sv
in interfaceGL2
-
glMultiTexCoord4bOES
public void glMultiTexCoord4bOES(int arg0, byte arg1, byte arg2, byte arg3, byte arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4bOES(GLenum texture, GLbyte s, GLbyte t, GLbyte r, GLbyte q)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord4bOES
in interfaceGL2
-
glMultiTexCoord4bvOES
public void glMultiTexCoord4bvOES(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord4bvOES
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glMultiTexCoord4bvOES
public void glMultiTexCoord4bvOES(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4bvOES(GLenum texture, const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glMultiTexCoord4bvOES
in interfaceGL2
-
glMultiTexCoord4d
public void glMultiTexCoord4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4d(GLenum target, GLdouble s, GLdouble t, GLdouble r, GLdouble q)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4dARB
- Specified by:
glMultiTexCoord4d
in interfaceGL2
-
glMultiTexCoord4dv
public void glMultiTexCoord4dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4dvARB
- Specified by:
glMultiTexCoord4dv
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glMultiTexCoord4dv
public void glMultiTexCoord4dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4dv(GLenum target, const GLdouble * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4dvARB
- Specified by:
glMultiTexCoord4dv
in interfaceGL2
-
glMultiTexCoord4f
public void glMultiTexCoord4f(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2ES1
Entry point to C language function:void glMultiTexCoord4f(GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4fARB
- Specified by:
glMultiTexCoord4f
in interfaceGL2ES1
-
glMultiTexCoord4fv
public void glMultiTexCoord4fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4fvARB
- Specified by:
glMultiTexCoord4fv
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glMultiTexCoord4fv
public void glMultiTexCoord4fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4fv(GLenum target, const GLfloat * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4fvARB
- Specified by:
glMultiTexCoord4fv
in interfaceGL2
-
glMultiTexCoord4h
public void glMultiTexCoord4h(int arg0, short arg1, short arg2, short arg3, short arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4h(GLenum target, GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord4hNV
- Specified by:
glMultiTexCoord4h
in interfaceGL2
-
glMultiTexCoord4hv
public void glMultiTexCoord4hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord4hvNV
- Specified by:
glMultiTexCoord4hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoord4hv
public void glMultiTexCoord4hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4hv(GLenum target, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glMultiTexCoord4hvNV
- Specified by:
glMultiTexCoord4hv
in interfaceGL2
-
glMultiTexCoord4i
public void glMultiTexCoord4i(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4i(GLenum target, GLint s, GLint t, GLint r, GLint q)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4iARB
- Specified by:
glMultiTexCoord4i
in interfaceGL2
-
glMultiTexCoord4iv
public void glMultiTexCoord4iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4ivARB
- Specified by:
glMultiTexCoord4iv
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glMultiTexCoord4iv
public void glMultiTexCoord4iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4iv(GLenum target, const GLint * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4ivARB
- Specified by:
glMultiTexCoord4iv
in interfaceGL2
-
glMultiTexCoord4s
public void glMultiTexCoord4s(int arg0, short arg1, short arg2, short arg3, short arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4s(GLenum target, GLshort s, GLshort t, GLshort r, GLshort q)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4sARB
- Specified by:
glMultiTexCoord4s
in interfaceGL2
-
glMultiTexCoord4sv
public void glMultiTexCoord4sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4svARB
- Specified by:
glMultiTexCoord4sv
in interfaceGL2
-
glMultiTexCoord4sv
public void glMultiTexCoord4sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoord4sv(GLenum target, const GLshort * v)
Part ofGL_VERSION_1_3
,GL_ARB_multitexture
Alias for:glMultiTexCoord4svARB
- Specified by:
glMultiTexCoord4sv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glMultiTexCoordP1ui
public void glMultiTexCoordP1ui(int arg0, int arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP1ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP1ui
in interfaceGL3bc
-
glMultiTexCoordP1uiv
public void glMultiTexCoordP1uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP1uiv
in interfaceGL3bc
-
glMultiTexCoordP1uiv
public void glMultiTexCoordP1uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP1uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP1uiv
in interfaceGL3bc
arg2
- a direct or array-backedIntBuffer
-
glMultiTexCoordP2ui
public void glMultiTexCoordP2ui(int arg0, int arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP2ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP2ui
in interfaceGL3bc
-
glMultiTexCoordP2uiv
public void glMultiTexCoordP2uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP2uiv
in interfaceGL3bc
-
glMultiTexCoordP2uiv
public void glMultiTexCoordP2uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP2uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP2uiv
in interfaceGL3bc
arg2
- a direct or array-backedIntBuffer
-
glMultiTexCoordP3ui
public void glMultiTexCoordP3ui(int arg0, int arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP3ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP3ui
in interfaceGL3bc
-
glMultiTexCoordP3uiv
public void glMultiTexCoordP3uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP3uiv
in interfaceGL3bc
arg2
- a direct or array-backedIntBuffer
-
glMultiTexCoordP3uiv
public void glMultiTexCoordP3uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP3uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP3uiv
in interfaceGL3bc
-
glMultiTexCoordP4ui
public void glMultiTexCoordP4ui(int arg0, int arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP4ui(GLenum texture, GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP4ui
in interfaceGL3bc
-
glMultiTexCoordP4uiv
public void glMultiTexCoordP4uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP4uiv
in interfaceGL3bc
arg2
- a direct or array-backedIntBuffer
-
glMultiTexCoordP4uiv
public void glMultiTexCoordP4uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3bc
Entry point to C language function:void glMultiTexCoordP4uiv(GLenum texture, GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glMultiTexCoordP4uiv
in interfaceGL3bc
-
glMultiTexCoordPointerEXT
public void glMultiTexCoordPointerEXT(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexCoordPointerEXT(GLenum texunit, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexCoordPointerEXT
in interfaceGL2
arg4
- a direct onlyBuffer
-
glMultiTexEnvfEXT
public void glMultiTexEnvfEXT(int arg0, int arg1, int arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexEnvfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexEnvfEXT
in interfaceGL2
-
glMultiTexEnvfvEXT
public void glMultiTexEnvfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexEnvfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glMultiTexEnvfvEXT
public void glMultiTexEnvfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexEnvfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexEnvfvEXT
in interfaceGL2
-
glMultiTexEnviEXT
public void glMultiTexEnviEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexEnviEXT(GLenum texunit, GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexEnviEXT
in interfaceGL2
-
glMultiTexEnvivEXT
public void glMultiTexEnvivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexEnvivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glMultiTexEnvivEXT
public void glMultiTexEnvivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexEnvivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexEnvivEXT
in interfaceGL2
-
glMultiTexGendEXT
public void glMultiTexGendEXT(int arg0, int arg1, int arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGendEXT(GLenum texunit, GLenum coord, GLenum pname, GLdouble param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGendEXT
in interfaceGL2
-
glMultiTexGendvEXT
public void glMultiTexGendvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGendvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glMultiTexGendvEXT
public void glMultiTexGendvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGendvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGendvEXT
in interfaceGL2
-
glMultiTexGenfEXT
public void glMultiTexGenfEXT(int arg0, int arg1, int arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGenfEXT(GLenum texunit, GLenum coord, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGenfEXT
in interfaceGL2
-
glMultiTexGenfvEXT
public void glMultiTexGenfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGenfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glMultiTexGenfvEXT
public void glMultiTexGenfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGenfvEXT(GLenum texunit, GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGenfvEXT
in interfaceGL2
-
glMultiTexGeniEXT
public void glMultiTexGeniEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGeniEXT(GLenum texunit, GLenum coord, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGeniEXT
in interfaceGL2
-
glMultiTexGenivEXT
public void glMultiTexGenivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGenivEXT
in interfaceGL2
-
glMultiTexGenivEXT
public void glMultiTexGenivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexGenivEXT(GLenum texunit, GLenum coord, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexGenivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glMultiTexImage1DEXT
public void glMultiTexImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexImage1DEXT
in interfaceGL2
arg8
- a direct or array-backedBuffer
-
glMultiTexImage2DEXT
public void glMultiTexImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexImage2DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glMultiTexImage3DEXT
public void glMultiTexImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexImage3DEXT
in interfaceGL2
arg10
- a direct or array-backedBuffer
-
glMultiTexParameterIivEXT
public void glMultiTexParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterIivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glMultiTexParameterIivEXT
public void glMultiTexParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterIivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterIivEXT
in interfaceGL2
-
glMultiTexParameterIuivEXT
public void glMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterIuivEXT
in interfaceGL2
-
glMultiTexParameterIuivEXT
public void glMultiTexParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterIuivEXT(GLenum texunit, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterIuivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glMultiTexParameterfEXT
public void glMultiTexParameterfEXT(int arg0, int arg1, int arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterfEXT(GLenum texunit, GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterfEXT
in interfaceGL2
-
glMultiTexParameterfvEXT
public void glMultiTexParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterfvEXT
in interfaceGL2
-
glMultiTexParameterfvEXT
public void glMultiTexParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterfvEXT(GLenum texunit, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glMultiTexParameteriEXT
public void glMultiTexParameteriEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameteriEXT(GLenum texunit, GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameteriEXT
in interfaceGL2
-
glMultiTexParameterivEXT
public void glMultiTexParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glMultiTexParameterivEXT
public void glMultiTexParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexParameterivEXT(GLenum texunit, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexParameterivEXT
in interfaceGL2
-
glMultiTexRenderbufferEXT
public void glMultiTexRenderbufferEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexRenderbufferEXT(GLenum texunit, GLenum target, GLuint renderbuffer)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexRenderbufferEXT
in interfaceGL2
-
glMultiTexSubImage1DEXT
public void glMultiTexSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexSubImage1DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexSubImage1DEXT
in interfaceGL2
arg7
- a direct or array-backedBuffer
-
glMultiTexSubImage2DEXT
public void glMultiTexSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexSubImage2DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexSubImage2DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glMultiTexSubImage3DEXT
public void glMultiTexSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Description copied from interface:GL2
Entry point to C language function:void glMultiTexSubImage3DEXT(GLenum texunit, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glMultiTexSubImage3DEXT
in interfaceGL2
arg11
- a direct or array-backedBuffer
-
glNamedBufferData
public void glNamedBufferData(int arg0, long arg1, Buffer arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedBufferData(GLuint buffer, GLsizeiptr size, const void * data, GLenum usage)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedBufferDataEXT
- Specified by:
glNamedBufferData
in interfaceGL4
arg2
- a direct or array-backedBuffer
-
glNamedBufferDataEXT
public void glNamedBufferDataEXT(int arg0, long arg1, Buffer arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedBufferDataEXT(GLuint buffer, GLsizeiptr size, const void * data, GLenum usage)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedBufferDataEXT
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glNamedBufferPageCommitmentARB
public void glNamedBufferPageCommitmentARB(int arg0, long arg1, long arg2, boolean arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glNamedBufferPageCommitmentARB(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)
Part ofGL_ARB_sparse_buffer
- Specified by:
glNamedBufferPageCommitmentARB
in interfaceGL2GL3
-
glNamedBufferPageCommitmentEXT
public void glNamedBufferPageCommitmentEXT(int arg0, long arg1, long arg2, boolean arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glNamedBufferPageCommitmentEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, GLboolean commit)
Part ofGL_ARB_sparse_buffer
- Specified by:
glNamedBufferPageCommitmentEXT
in interfaceGL2GL3
-
glNamedBufferStorage
public void glNamedBufferStorage(int arg0, long arg1, Buffer arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedBufferStorage(GLuint buffer, GLsizeiptr size, const void * data, GLbitfield flags)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedBufferStorageEXT
- Specified by:
glNamedBufferStorage
in interfaceGL4
arg2
- a direct or array-backedBuffer
-
glNamedBufferStorageEXT
public void glNamedBufferStorageEXT(int arg0, long arg1, Buffer arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedBufferStorageEXT(GLuint buffer, GLsizeiptr size, const void * data, GLbitfield flags)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedBufferStorageEXT
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glNamedBufferSubData
public void glNamedBufferSubData(int arg0, long arg1, long arg2, Buffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedBufferSubData(GLuint buffer, GLintptr offset, GLsizeiptr size, const void * data)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedBufferSubDataEXT
- Specified by:
glNamedBufferSubData
in interfaceGL4
arg3
- a direct or array-backedBuffer
-
glNamedBufferSubDataEXT
public void glNamedBufferSubDataEXT(int arg0, long arg1, long arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedBufferSubDataEXT(GLuint buffer, GLintptr offset, GLsizeiptr size, const void * data)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedBufferSubDataEXT
in interfaceGL2
arg3
- a direct or array-backedBuffer
-
glNamedCopyBufferSubDataEXT
public void glNamedCopyBufferSubDataEXT(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedCopyBufferSubDataEXT(GLuint readBuffer, GLuint writeBuffer, GLintptr readOffset, GLintptr writeOffset, GLsizeiptr size)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedCopyBufferSubDataEXT
in interfaceGL2
-
glNamedFramebufferDrawBuffer
public void glNamedFramebufferDrawBuffer(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferDrawBuffer(GLuint framebuffer, GLenum buf)
Part ofGL_VERSION_4_5
- Specified by:
glNamedFramebufferDrawBuffer
in interfaceGL4
-
glNamedFramebufferDrawBuffers
public void glNamedFramebufferDrawBuffers(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferDrawBuffers(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_VERSION_4_5
- Specified by:
glNamedFramebufferDrawBuffers
in interfaceGL4
-
glNamedFramebufferDrawBuffers
public void glNamedFramebufferDrawBuffers(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferDrawBuffers(GLuint framebuffer, GLsizei n, const GLenum * bufs)
Part ofGL_VERSION_4_5
- Specified by:
glNamedFramebufferDrawBuffers
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glNamedFramebufferParameteri
public void glNamedFramebufferParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferParameteri(GLuint framebuffer, GLenum pname, GLint param)
Part ofGL_VERSION_4_5
,GL_ARB_framebuffer_no_attachments
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferParameteriEXT
- Specified by:
glNamedFramebufferParameteri
in interfaceGL2
- Specified by:
glNamedFramebufferParameteri
in interfaceGL4
-
glNamedFramebufferReadBuffer
public void glNamedFramebufferReadBuffer(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferReadBuffer(GLuint framebuffer, GLenum src)
Part ofGL_VERSION_4_5
- Specified by:
glNamedFramebufferReadBuffer
in interfaceGL4
-
glNamedFramebufferRenderbuffer
public void glNamedFramebufferRenderbuffer(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferRenderbuffer(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferRenderbufferEXT
- Specified by:
glNamedFramebufferRenderbuffer
in interfaceGL4
-
glNamedFramebufferRenderbufferEXT
public void glNamedFramebufferRenderbufferEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferRenderbufferEXT(GLuint framebuffer, GLenum attachment, GLenum renderbuffertarget, GLuint renderbuffer)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferRenderbufferEXT
in interfaceGL2
-
glNamedFramebufferSampleLocationsfvARB
public void glNamedFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glNamedFramebufferSampleLocationsfvARB(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
- Specified by:
glNamedFramebufferSampleLocationsfvARB
in interfaceGL4bc
-
glNamedFramebufferSampleLocationsfvARB
public void glNamedFramebufferSampleLocationsfvARB(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glNamedFramebufferSampleLocationsfvARB(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_ARB_sample_locations
- Specified by:
glNamedFramebufferSampleLocationsfvARB
in interfaceGL4bc
arg3
- a direct or array-backedFloatBuffer
-
glNamedFramebufferSampleLocationsfvNV
public void glNamedFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferSampleLocationsfvNV(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
- Specified by:
glNamedFramebufferSampleLocationsfvNV
in interfaceGL2
-
glNamedFramebufferSampleLocationsfvNV
public void glNamedFramebufferSampleLocationsfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferSampleLocationsfvNV(GLuint framebuffer, GLuint start, GLsizei count, const GLfloat * v)
Part ofGL_NV_sample_locations
- Specified by:
glNamedFramebufferSampleLocationsfvNV
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glNamedFramebufferTexture
public void glNamedFramebufferTexture(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferTexture(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferTextureEXT
- Specified by:
glNamedFramebufferTexture
in interfaceGL4
-
glNamedFramebufferTexture1DEXT
public void glNamedFramebufferTexture1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferTexture1DEXT
in interfaceGL2
-
glNamedFramebufferTexture2DEXT
public void glNamedFramebufferTexture2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferTexture2DEXT
in interfaceGL2
-
glNamedFramebufferTexture3DEXT
public void glNamedFramebufferTexture3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferTexture3DEXT
in interfaceGL2
-
glNamedFramebufferTextureEXT
public void glNamedFramebufferTextureEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferTextureEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferTextureEXT
in interfaceGL2
-
glNamedFramebufferTextureFaceEXT
public void glNamedFramebufferTextureFaceEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferTextureFaceEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLenum face)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferTextureFaceEXT
in interfaceGL2
-
glNamedFramebufferTextureLayer
public void glNamedFramebufferTextureLayer(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glNamedFramebufferTextureLayer(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedFramebufferTextureLayerEXT
- Specified by:
glNamedFramebufferTextureLayer
in interfaceGL4
-
glNamedFramebufferTextureLayerEXT
public void glNamedFramebufferTextureLayerEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedFramebufferTextureLayerEXT(GLuint framebuffer, GLenum attachment, GLuint texture, GLint level, GLint layer)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedFramebufferTextureLayerEXT
in interfaceGL2
-
glNamedProgramLocalParameter4dEXT
public void glNamedProgramLocalParameter4dEXT(int arg0, int arg1, int arg2, double arg3, double arg4, double arg5, double arg6)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameter4dEXT(GLuint program, GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameter4dEXT
in interfaceGL2
-
glNamedProgramLocalParameter4dvEXT
public void glNamedProgramLocalParameter4dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameter4dvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glNamedProgramLocalParameter4dvEXT
public void glNamedProgramLocalParameter4dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameter4dvEXT(GLuint program, GLenum target, GLuint index, const GLdouble * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameter4dvEXT
in interfaceGL2
-
glNamedProgramLocalParameter4fEXT
public void glNamedProgramLocalParameter4fEXT(int arg0, int arg1, int arg2, float arg3, float arg4, float arg5, float arg6)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameter4fEXT(GLuint program, GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameter4fEXT
in interfaceGL2
-
glNamedProgramLocalParameter4fvEXT
public void glNamedProgramLocalParameter4fvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameter4fvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glNamedProgramLocalParameter4fvEXT
public void glNamedProgramLocalParameter4fvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameter4fvEXT(GLuint program, GLenum target, GLuint index, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameter4fvEXT
in interfaceGL2
-
glNamedProgramLocalParameterI4iEXT
public void glNamedProgramLocalParameterI4iEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameterI4iEXT(GLuint program, GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameterI4iEXT
in interfaceGL2
-
glNamedProgramLocalParameterI4ivEXT
public void glNamedProgramLocalParameterI4ivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameterI4ivEXT
in interfaceGL2
-
glNamedProgramLocalParameterI4ivEXT
public void glNamedProgramLocalParameterI4ivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameterI4ivEXT(GLuint program, GLenum target, GLuint index, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameterI4ivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glNamedProgramLocalParameterI4uiEXT
public void glNamedProgramLocalParameterI4uiEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameterI4uiEXT(GLuint program, GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameterI4uiEXT
in interfaceGL2
-
glNamedProgramLocalParameterI4uivEXT
public void glNamedProgramLocalParameterI4uivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameterI4uivEXT
in interfaceGL2
-
glNamedProgramLocalParameterI4uivEXT
public void glNamedProgramLocalParameterI4uivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameterI4uivEXT(GLuint program, GLenum target, GLuint index, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameterI4uivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glNamedProgramLocalParameters4fvEXT
public void glNamedProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameters4fvEXT
in interfaceGL2
arg4
- a direct or array-backedFloatBuffer
-
glNamedProgramLocalParameters4fvEXT
public void glNamedProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParameters4fvEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParameters4fvEXT
in interfaceGL2
-
glNamedProgramLocalParametersI4ivEXT
public void glNamedProgramLocalParametersI4ivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParametersI4ivEXT
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glNamedProgramLocalParametersI4ivEXT
public void glNamedProgramLocalParametersI4ivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParametersI4ivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParametersI4ivEXT
in interfaceGL2
-
glNamedProgramLocalParametersI4uivEXT
public void glNamedProgramLocalParametersI4uivEXT(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParametersI4uivEXT
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glNamedProgramLocalParametersI4uivEXT
public void glNamedProgramLocalParametersI4uivEXT(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramLocalParametersI4uivEXT(GLuint program, GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramLocalParametersI4uivEXT
in interfaceGL2
-
glNamedProgramStringEXT
public void glNamedProgramStringEXT(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedProgramStringEXT(GLuint program, GLenum target, GLenum format, GLsizei len, const void * string)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedProgramStringEXT
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glNamedRenderbufferStorage
public void glNamedRenderbufferStorage(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glNamedRenderbufferStorage(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedRenderbufferStorageEXT
- Specified by:
glNamedRenderbufferStorage
in interfaceGL4
-
glNamedRenderbufferStorageEXT
public void glNamedRenderbufferStorageEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glNamedRenderbufferStorageEXT(GLuint renderbuffer, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedRenderbufferStorageEXT
in interfaceGL2
-
glNamedRenderbufferStorageMultisample
public void glNamedRenderbufferStorageMultisample(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glNamedRenderbufferStorageMultisample(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glNamedRenderbufferStorageMultisampleEXT
- Specified by:
glNamedRenderbufferStorageMultisample
in interfaceGL4
-
glNamedRenderbufferStorageMultisampleCoverageEXT
public void glNamedRenderbufferStorageMultisampleCoverageEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glNamedRenderbufferStorageMultisampleCoverageEXT(GLuint renderbuffer, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedRenderbufferStorageMultisampleCoverageEXT
in interfaceGL2
-
glNamedRenderbufferStorageMultisampleEXT
public void glNamedRenderbufferStorageMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glNamedRenderbufferStorageMultisampleEXT(GLuint renderbuffer, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_direct_state_access
- Specified by:
glNamedRenderbufferStorageMultisampleEXT
in interfaceGL2
-
glNamedStringARB
public void glNamedStringARB(int arg0, int arg1, String arg2, int arg3, String arg4)
Description copied from interface:GL3
Entry point to C language function:void glNamedStringARB(GLenum type, GLint namelen, const GLchar * name, GLint stringlen, const GLchar * string)
Part ofGL_ARB_shading_language_include
- Specified by:
glNamedStringARB
in interfaceGL3
-
glNewList
public void glNewList(int arg0, int arg1)
Description copied from interface:GL2
-
glNormal3b
public void glNormal3b(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glNormal3b(GLbyte nx, GLbyte ny, GLbyte nz)
Part ofGL_VERSION_1_0
- Specified by:
glNormal3b
in interfaceGL2
-
glNormal3bv
public void glNormal3bv(ByteBuffer arg0)
Description copied from interface:GL2
- Specified by:
glNormal3bv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glNormal3bv
public void glNormal3bv(byte[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glNormal3bv
in interfaceGL2
-
glNormal3d
public void glNormal3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glNormal3d(GLdouble nx, GLdouble ny, GLdouble nz)
Part ofGL_VERSION_1_0
- Specified by:
glNormal3d
in interfaceGL2
-
glNormal3dv
public void glNormal3dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glNormal3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glNormal3dv
public void glNormal3dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glNormal3dv
in interfaceGL2
-
glNormal3f
public void glNormal3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glNormal3f(GLfloat nx, GLfloat ny, GLfloat nz)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glNormal3f
in interfaceGL2ES1
-
glNormal3fv
public void glNormal3fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glNormal3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glNormal3fv
public void glNormal3fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glNormal3fv
in interfaceGL2
-
glNormal3h
public void glNormal3h(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glNormal3h(GLhalfNV nx, GLhalfNV ny, GLhalfNV nz)
Part ofGL_NV_half_float
Alias for:glNormal3hNV
- Specified by:
glNormal3h
in interfaceGL2
-
glNormal3hv
public void glNormal3hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glNormal3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glNormal3hvNV
- Specified by:
glNormal3hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glNormal3hv
public void glNormal3hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glNormal3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glNormal3hvNV
- Specified by:
glNormal3hv
in interfaceGL2
-
glNormal3i
public void glNormal3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glNormal3i(GLint nx, GLint ny, GLint nz)
Part ofGL_VERSION_1_0
- Specified by:
glNormal3i
in interfaceGL2
-
glNormal3iv
public void glNormal3iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glNormal3iv
in interfaceGL2
-
glNormal3iv
public void glNormal3iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glNormal3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glNormal3s
public void glNormal3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glNormal3s(GLshort nx, GLshort ny, GLshort nz)
Part ofGL_VERSION_1_0
- Specified by:
glNormal3s
in interfaceGL2
-
glNormal3sv
public void glNormal3sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glNormal3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glNormal3sv
public void glNormal3sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glNormal3sv
in interfaceGL2
-
glNormalFormatNV
public void glNormalFormatNV(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glNormalFormatNV(GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glNormalFormatNV
in interfaceGL2GL3
-
glNormalP3ui
public void glNormalP3ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glNormalP3ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glNormalP3ui
in interfaceGL3bc
-
glNormalP3uiv
public void glNormalP3uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glNormalP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glNormalP3uiv
in interfaceGL3bc
-
glNormalP3uiv
public void glNormalP3uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glNormalP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glNormalP3uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glNormalPointer
public void glNormalPointer(GLArrayData arg0)
- Specified by:
glNormalPointer
in interfaceGLPointerFunc
-
glNormalPointer
public void glNormalPointer(int arg0, int arg1, long arg2)
- Specified by:
glNormalPointer
in interfaceGLPointerFunc
-
glNormalPointer
public void glNormalPointer(int arg0, int arg1, Buffer arg2)
- Specified by:
glNormalPointer
in interfaceGLPointerFunc
-
glObjectLabel
public void glObjectLabel(int arg0, int arg1, int arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectLabelKHR
- Specified by:
glObjectLabel
in interfaceGL2ES2
arg3
- a direct or array-backedByteBuffer
-
glObjectLabel
public void glObjectLabel(int arg0, int arg1, int arg2, byte[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectLabelKHR
- Specified by:
glObjectLabel
in interfaceGL2ES2
-
glObjectPtrLabel
public void glObjectPtrLabel(Buffer arg0, int arg1, ByteBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glObjectPtrLabel(const void * ptr, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectPtrLabelKHR
- Specified by:
glObjectPtrLabel
in interfaceGL2ES2
- Parameters:
arg0
- a direct or array-backedBuffer
arg2
- a direct or array-backedByteBuffer
-
glObjectPtrLabel
public void glObjectPtrLabel(Buffer arg0, int arg1, byte[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glObjectPtrLabel(const void * ptr, GLsizei length, const GLchar * label)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glObjectPtrLabelKHR
- Specified by:
glObjectPtrLabel
in interfaceGL2ES2
- Parameters:
arg0
- a direct or array-backedBuffer
-
glObjectPurgeableAPPLE
public int glObjectPurgeableAPPLE(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:GLenum glObjectPurgeableAPPLE(GLenum objectType, GLuint name, GLenum option)
Part ofGL_APPLE_object_purgeable
- Specified by:
glObjectPurgeableAPPLE
in interfaceGL2
-
glObjectUnpurgeableAPPLE
public int glObjectUnpurgeableAPPLE(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:GLenum glObjectUnpurgeableAPPLE(GLenum objectType, GLuint name, GLenum option)
Part ofGL_APPLE_object_purgeable
- Specified by:
glObjectUnpurgeableAPPLE
in interfaceGL2
-
glOrtho
public void glOrtho(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5)
-
glOrthof
public void glOrthof(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
Description copied from interface:GLMatrixFunc
Multiply
the current matrix with the orthogonal matrix.- Specified by:
glOrthof
in interfaceGLMatrixFunc
-
glPNTrianglesfATI
public void glPNTrianglesfATI(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glPNTrianglesfATI(GLenum pname, GLfloat param)
Part ofGL_ATI_pn_triangles
- Specified by:
glPNTrianglesfATI
in interfaceGL2
-
glPNTrianglesiATI
public void glPNTrianglesiATI(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glPNTrianglesiATI(GLenum pname, GLint param)
Part ofGL_ATI_pn_triangles
- Specified by:
glPNTrianglesiATI
in interfaceGL2
-
glPassThrough
public void glPassThrough(float arg0)
Description copied from interface:GL2
- Specified by:
glPassThrough
in interfaceGL2
-
glPatchParameterfv
public void glPatchParameterfv(int arg0, FloatBuffer arg1)
Description copied from interface:GL3
Entry point to C language function:void glPatchParameterfv(GLenum pname, const GLfloat * values)
Part ofGL_ARB_tessellation_shader
,GL_VERSION_4_0
- Specified by:
glPatchParameterfv
in interfaceGL3
arg1
- a direct or array-backedFloatBuffer
-
glPatchParameterfv
public void glPatchParameterfv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL3
Entry point to C language function:void glPatchParameterfv(GLenum pname, const GLfloat * values)
Part ofGL_ARB_tessellation_shader
,GL_VERSION_4_0
- Specified by:
glPatchParameterfv
in interfaceGL3
-
glPatchParameteri
public void glPatchParameteri(int arg0, int arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glPatchParameteri(GLenum pname, GLint value)
Part ofGL_ARB_tessellation_shader
,GL_ES_VERSION_3_2
,GL_VERSION_4_0
,GL_OES_tessellation_shader
,GL_EXT_tessellation_shader
Alias for:glPatchParameteriOES
,glPatchParameteriEXT
- Specified by:
glPatchParameteri
in interfaceGL3ES3
-
glPauseTransformFeedback
public void glPauseTransformFeedback()
Description copied from interface:GL2ES3
Entry point to C language function:void glPauseTransformFeedback()
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glPauseTransformFeedbackNV
- Specified by:
glPauseTransformFeedback
in interfaceGL2ES3
-
glPauseTransformFeedbackNV
public void glPauseTransformFeedbackNV()
Description copied from interface:GL2
Entry point to C language function:void glPauseTransformFeedbackNV()
Part ofGL_NV_transform_feedback2
- Specified by:
glPauseTransformFeedbackNV
in interfaceGL2
-
glPixelDataRangeNV
public void glPixelDataRangeNV(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelDataRangeNV(GLenum target, GLsizei length, const void * pointer)
Part ofGL_NV_pixel_data_range
- Specified by:
glPixelDataRangeNV
in interfaceGL2
arg2
- a direct onlyBuffer
-
glPixelMapfv
public void glPixelMapfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapfv
in interfaceGL2
-
glPixelMapfv
public void glPixelMapfv(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapfv
in interfaceGL2
-
glPixelMapfv
public void glPixelMapfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapfv(GLenum map, GLint mapsize, const GLfloat * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glPixelMapuiv
public void glPixelMapuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapuiv
in interfaceGL2
-
glPixelMapuiv
public void glPixelMapuiv(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapuiv
in interfaceGL2
-
glPixelMapuiv
public void glPixelMapuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapuiv(GLenum map, GLint mapsize, const GLuint * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapuiv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glPixelMapusv
public void glPixelMapusv(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapusv
in interfaceGL2
-
glPixelMapusv
public void glPixelMapusv(int arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapusv
in interfaceGL2
-
glPixelMapusv
public void glPixelMapusv(int arg0, int arg1, ShortBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelMapusv(GLenum map, GLint mapsize, const GLushort * values)
Part ofGL_VERSION_1_0
- Specified by:
glPixelMapusv
in interfaceGL2
arg2
- a direct or array-backedShortBuffer
-
glPixelStoref
public void glPixelStoref(int arg0, float arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glPixelStoref(GLenum pname, GLfloat param)
Part ofGL_VERSION_1_0
- Specified by:
glPixelStoref
in interfaceGL2GL3
-
glPixelStorei
public void glPixelStorei(int arg0, int arg1)
Description copied from interface:GL
Entry point to C language function:void glPixelStorei(GLenum pname, GLint param)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glPixelStorei
in interfaceGL
-
glPixelTransferf
public void glPixelTransferf(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransferf(GLenum pname, GLfloat param)
Part ofGL_VERSION_1_0
- Specified by:
glPixelTransferf
in interfaceGL2
-
glPixelTransferi
public void glPixelTransferi(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransferi(GLenum pname, GLint param)
Part ofGL_VERSION_1_0
- Specified by:
glPixelTransferi
in interfaceGL2
-
glPixelTransformParameterfEXT
public void glPixelTransformParameterfEXT(int arg0, int arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransformParameterfEXT(GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_pixel_transform
- Specified by:
glPixelTransformParameterfEXT
in interfaceGL2
-
glPixelTransformParameterfvEXT
public void glPixelTransformParameterfvEXT(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glPixelTransformParameterfvEXT
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glPixelTransformParameterfvEXT
public void glPixelTransformParameterfvEXT(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransformParameterfvEXT(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glPixelTransformParameterfvEXT
in interfaceGL2
-
glPixelTransformParameteriEXT
public void glPixelTransformParameteriEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransformParameteriEXT(GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_pixel_transform
- Specified by:
glPixelTransformParameteriEXT
in interfaceGL2
-
glPixelTransformParameterivEXT
public void glPixelTransformParameterivEXT(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glPixelTransformParameterivEXT
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glPixelTransformParameterivEXT
public void glPixelTransformParameterivEXT(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glPixelTransformParameterivEXT(GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_pixel_transform
- Specified by:
glPixelTransformParameterivEXT
in interfaceGL2
-
glPixelZoom
public void glPixelZoom(float arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glPixelZoom(GLfloat xfactor, GLfloat yfactor)
Part ofGL_VERSION_1_0
- Specified by:
glPixelZoom
in interfaceGL2
-
glPointParameterf
public void glPointParameterf(int arg0, float arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glPointParameterf(GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_4
,GL_EXT_point_parameters
,GL_ARB_point_parameters
,GL_SGIS_point_parameters
Alias for:glPointParameterfEXT
,glPointParameterfARB
,glPointParameterfSGIS
- Specified by:
glPointParameterf
in interfaceGL2ES1
- Specified by:
glPointParameterf
in interfaceGL2GL3
-
glPointParameterfv
public void glPointParameterfv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES1
Entry point to C language function:void glPointParameterfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_4
,GL_SGIS_point_parameters
,GL_EXT_point_parameters
,GL_ARB_point_parameters
Alias for:glPointParameterfvSGIS
,glPointParameterfvEXT
,glPointParameterfvARB
- Specified by:
glPointParameterfv
in interfaceGL2ES1
- Specified by:
glPointParameterfv
in interfaceGL2GL3
arg1
- a direct or array-backedFloatBuffer
-
glPointParameterfv
public void glPointParameterfv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glPointParameterfv(GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_4
,GL_SGIS_point_parameters
,GL_EXT_point_parameters
,GL_ARB_point_parameters
Alias for:glPointParameterfvSGIS
,glPointParameterfvEXT
,glPointParameterfvARB
- Specified by:
glPointParameterfv
in interfaceGL2ES1
- Specified by:
glPointParameterfv
in interfaceGL2GL3
-
glPointParameteri
public void glPointParameteri(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glPointParameteri(GLenum pname, GLint param)
Part ofGL_VERSION_1_4
,GL_NV_point_sprite
Alias for:glPointParameteriNV
- Specified by:
glPointParameteri
in interfaceGL2GL3
-
glPointParameteriv
public void glPointParameteriv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glPointParameteriv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_4
,GL_NV_point_sprite
Alias for:glPointParameterivNV
- Specified by:
glPointParameteriv
in interfaceGL2GL3
-
glPointParameteriv
public void glPointParameteriv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glPointParameteriv(GLenum pname, const GLint * params)
Part ofGL_VERSION_1_4
,GL_NV_point_sprite
Alias for:glPointParameterivNV
- Specified by:
glPointParameteriv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glPointSize
public void glPointSize(float arg0)
Description copied from interface:GL2ES1
Entry point to C language function:void glPointSize(GLfloat size)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glPointSize
in interfaceGL2ES1
- Specified by:
glPointSize
in interfaceGL2GL3
-
glPolygonMode
public void glPolygonMode(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glPolygonMode(GLenum face, GLenum mode)
Part ofGL_VERSION_1_0
,GL_NV_polygon_mode
Alias for:glPolygonModeNV
- Specified by:
glPolygonMode
in interfaceGL2GL3
-
glPolygonOffset
public void glPolygonOffset(float arg0, float arg1)
Description copied from interface:GL
Entry point to C language function:void glPolygonOffset(GLfloat factor, GLfloat units)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_1
,GL_VERSION_1_0
,GL_EXT_polygon_offset
Alias for:glPolygonOffsetEXT
- Specified by:
glPolygonOffset
in interfaceGL
-
glPolygonOffsetClampEXT
public void glPolygonOffsetClampEXT(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glPolygonOffsetClampEXT(GLfloat factor, GLfloat units, GLfloat clamp)
Part ofGL_EXT_polygon_offset_clamp
- Specified by:
glPolygonOffsetClampEXT
in interfaceGL2
-
glPolygonStipple
public void glPolygonStipple(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glPolygonStipple(const GLubyte * mask)
Part ofGL_VERSION_1_0
- Specified by:
glPolygonStipple
in interfaceGL2
-
glPolygonStipple
public void glPolygonStipple(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glPolygonStipple(const GLubyte * mask)
Part ofGL_VERSION_1_0
- Specified by:
glPolygonStipple
in interfaceGL2
-
glPolygonStipple
public void glPolygonStipple(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glPolygonStipple(const GLubyte * mask)
Part ofGL_VERSION_1_0
- Specified by:
glPolygonStipple
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glPopAttrib
public void glPopAttrib()
Description copied from interface:GL2
- Specified by:
glPopAttrib
in interfaceGL2
-
glPopClientAttrib
public void glPopClientAttrib()
Description copied from interface:GL2
- Specified by:
glPopClientAttrib
in interfaceGL2
-
glPopDebugGroup
public void glPopDebugGroup()
Description copied from interface:GL2ES2
Entry point to C language function:void glPopDebugGroup()
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glPopDebugGroupKHR
- Specified by:
glPopDebugGroup
in interfaceGL2ES2
-
glPopMatrix
public void glPopMatrix()
Description copied from interface:GLMatrixFunc
Pop the current matrix from it's stack.- Specified by:
glPopMatrix
in interfaceGLMatrixFunc
- See Also:
GLMatrixFunc.glPushMatrix()
-
glPopName
public void glPopName()
Description copied from interface:GL2
-
glPrimitiveBoundingBox
public void glPrimitiveBoundingBox(float arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
Description copied from interface:GL3ES3
Entry point to C language function:void glPrimitiveBoundingBox(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW)
Part ofGL_ES_VERSION_3_2
,GL_OES_primitive_bounding_box
,GL_EXT_primitive_bounding_box
,GL_ARB_ES3_2_compatibility
Alias for:glPrimitiveBoundingBoxOES
,glPrimitiveBoundingBoxEXT
,glPrimitiveBoundingBoxARB
- Specified by:
glPrimitiveBoundingBox
in interfaceGL3ES3
-
glPrimitiveRestartIndex
public void glPrimitiveRestartIndex(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glPrimitiveRestartIndex(GLuint index)
Part ofGL_VERSION_3_1
,GL_NV_primitive_restart
Alias for:glPrimitiveRestartIndexNV
- Specified by:
glPrimitiveRestartIndex
in interfaceGL2GL3
-
glPrimitiveRestartIndexNV
public void glPrimitiveRestartIndexNV(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glPrimitiveRestartIndexNV(GLuint index)
Part ofGL_NV_primitive_restart
- Specified by:
glPrimitiveRestartIndexNV
in interfaceGL2
-
glPrimitiveRestartNV
public void glPrimitiveRestartNV()
Description copied from interface:GL2
Entry point to C language function:void glPrimitiveRestartNV()
Part ofGL_NV_primitive_restart
- Specified by:
glPrimitiveRestartNV
in interfaceGL2
-
glPrioritizeTextures
public void glPrioritizeTextures(int arg0, int[] arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glPrioritizeTexturesEXT
- Specified by:
glPrioritizeTextures
in interfaceGL2
-
glPrioritizeTextures
public void glPrioritizeTextures(int arg0, IntBuffer arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glPrioritizeTextures(GLsizei n, const GLuint * textures, const GLclampf * priorities)
Part ofGL_VERSION_1_1
,GL_EXT_texture_object
Alias for:glPrioritizeTexturesEXT
- Specified by:
glPrioritizeTextures
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedFloatBuffer
-
glProgramBinary
public void glProgramBinary(int arg0, int arg1, Buffer arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramBinary(GLuint program, GLenum binaryFormat, const void * binary, GLint length)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_OES_get_program_binary
Alias for:glProgramBinaryOES
- Specified by:
glProgramBinary
in interfaceGL2ES2
arg2
- a direct or array-backedBuffer
-
glProgramBufferParametersIivNV
public void glProgramBufferParametersIivNV(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramBufferParametersIivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLint * params)
Part ofGL_NV_parameter_buffer_object
- Specified by:
glProgramBufferParametersIivNV
in interfaceGL2
-
glProgramBufferParametersIivNV
public void glProgramBufferParametersIivNV(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramBufferParametersIivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLint * params)
Part ofGL_NV_parameter_buffer_object
- Specified by:
glProgramBufferParametersIivNV
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glProgramBufferParametersIuivNV
public void glProgramBufferParametersIuivNV(int arg0, int arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramBufferParametersIuivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLuint * params)
Part ofGL_NV_parameter_buffer_object
- Specified by:
glProgramBufferParametersIuivNV
in interfaceGL2
-
glProgramBufferParametersIuivNV
public void glProgramBufferParametersIuivNV(int arg0, int arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramBufferParametersIuivNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLuint * params)
Part ofGL_NV_parameter_buffer_object
- Specified by:
glProgramBufferParametersIuivNV
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glProgramBufferParametersfvNV
public void glProgramBufferParametersfvNV(int arg0, int arg1, int arg2, int arg3, float[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramBufferParametersfvNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLfloat * params)
Part ofGL_NV_parameter_buffer_object
- Specified by:
glProgramBufferParametersfvNV
in interfaceGL2
-
glProgramBufferParametersfvNV
public void glProgramBufferParametersfvNV(int arg0, int arg1, int arg2, int arg3, FloatBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramBufferParametersfvNV(GLenum target, GLuint bindingIndex, GLuint wordIndex, GLsizei count, const GLfloat * params)
Part ofGL_NV_parameter_buffer_object
- Specified by:
glProgramBufferParametersfvNV
in interfaceGL2
arg4
- a direct or array-backedFloatBuffer
-
glProgramEnvParameter4dARB
public void glProgramEnvParameter4dARB(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramEnvParameter4dARB
in interfaceGL2
-
glProgramEnvParameter4dvARB
public void glProgramEnvParameter4dvARB(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramEnvParameter4dvARB
in interfaceGL2
-
glProgramEnvParameter4dvARB
public void glProgramEnvParameter4dvARB(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramEnvParameter4dvARB
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glProgramEnvParameter4fARB
public void glProgramEnvParameter4fARB(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramEnvParameter4fARB
in interfaceGL2
-
glProgramEnvParameter4fvARB
public void glProgramEnvParameter4fvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramEnvParameter4fvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glProgramEnvParameter4fvARB
public void glProgramEnvParameter4fvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramEnvParameter4fvARB
in interfaceGL2
-
glProgramEnvParameterI4iNV
public void glProgramEnvParameterI4iNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParameterI4iNV
in interfaceGL2
-
glProgramEnvParameterI4ivNV
public void glProgramEnvParameterI4ivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParameterI4ivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glProgramEnvParameterI4ivNV
public void glProgramEnvParameterI4ivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParameterI4ivNV
in interfaceGL2
-
glProgramEnvParameterI4uiNV
public void glProgramEnvParameterI4uiNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParameterI4uiNV
in interfaceGL2
-
glProgramEnvParameterI4uivNV
public void glProgramEnvParameterI4uivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParameterI4uivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glProgramEnvParameterI4uivNV
public void glProgramEnvParameterI4uivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParameterI4uivNV
in interfaceGL2
-
glProgramEnvParameters4fvEXT
public void glProgramEnvParameters4fvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
- Specified by:
glProgramEnvParameters4fvEXT
in interfaceGL2
-
glProgramEnvParameters4fvEXT
public void glProgramEnvParameters4fvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
- Specified by:
glProgramEnvParameters4fvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glProgramEnvParametersI4ivNV
public void glProgramEnvParametersI4ivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParametersI4ivNV
in interfaceGL2
-
glProgramEnvParametersI4ivNV
public void glProgramEnvParametersI4ivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParametersI4ivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glProgramEnvParametersI4uivNV
public void glProgramEnvParametersI4uivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParametersI4uivNV
in interfaceGL2
-
glProgramEnvParametersI4uivNV
public void glProgramEnvParametersI4uivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramEnvParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramEnvParametersI4uivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glProgramLocalParameter4dARB
public void glProgramLocalParameter4dARB(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameter4dARB(GLenum target, GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramLocalParameter4dARB
in interfaceGL2
-
glProgramLocalParameter4dvARB
public void glProgramLocalParameter4dvARB(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramLocalParameter4dvARB
in interfaceGL2
-
glProgramLocalParameter4dvARB
public void glProgramLocalParameter4dvARB(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameter4dvARB(GLenum target, GLuint index, const GLdouble * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramLocalParameter4dvARB
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glProgramLocalParameter4fARB
public void glProgramLocalParameter4fARB(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameter4fARB(GLenum target, GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramLocalParameter4fARB
in interfaceGL2
-
glProgramLocalParameter4fvARB
public void glProgramLocalParameter4fvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramLocalParameter4fvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glProgramLocalParameter4fvARB
public void glProgramLocalParameter4fvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameter4fvARB(GLenum target, GLuint index, const GLfloat * params)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramLocalParameter4fvARB
in interfaceGL2
-
glProgramLocalParameterI4iNV
public void glProgramLocalParameterI4iNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameterI4iNV(GLenum target, GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParameterI4iNV
in interfaceGL2
-
glProgramLocalParameterI4ivNV
public void glProgramLocalParameterI4ivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParameterI4ivNV
in interfaceGL2
-
glProgramLocalParameterI4ivNV
public void glProgramLocalParameterI4ivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameterI4ivNV(GLenum target, GLuint index, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParameterI4ivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glProgramLocalParameterI4uiNV
public void glProgramLocalParameterI4uiNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameterI4uiNV(GLenum target, GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParameterI4uiNV
in interfaceGL2
-
glProgramLocalParameterI4uivNV
public void glProgramLocalParameterI4uivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParameterI4uivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glProgramLocalParameterI4uivNV
public void glProgramLocalParameterI4uivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameterI4uivNV(GLenum target, GLuint index, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParameterI4uivNV
in interfaceGL2
-
glProgramLocalParameters4fvEXT
public void glProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
- Specified by:
glProgramLocalParameters4fvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glProgramLocalParameters4fvEXT
public void glProgramLocalParameters4fvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParameters4fvEXT(GLenum target, GLuint index, GLsizei count, const GLfloat * params)
Part ofGL_EXT_gpu_program_parameters
- Specified by:
glProgramLocalParameters4fvEXT
in interfaceGL2
-
glProgramLocalParametersI4ivNV
public void glProgramLocalParametersI4ivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParametersI4ivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glProgramLocalParametersI4ivNV
public void glProgramLocalParametersI4ivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParametersI4ivNV(GLenum target, GLuint index, GLsizei count, const GLint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParametersI4ivNV
in interfaceGL2
-
glProgramLocalParametersI4uivNV
public void glProgramLocalParametersI4uivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParametersI4uivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glProgramLocalParametersI4uivNV
public void glProgramLocalParametersI4uivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramLocalParametersI4uivNV(GLenum target, GLuint index, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program4
- Specified by:
glProgramLocalParametersI4uivNV
in interfaceGL2
-
glProgramParameteri
public void glProgramParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramParameteri(GLuint program, GLenum pname, GLint value)
Part ofGL_ARB_get_program_binary
,GL_ES_VERSION_3_0
,GL_VERSION_4_1
,GL_EXT_geometry_shader4
,GL_EXT_separate_shader_objects
,GL_ARB_geometry_shader4
Alias for:glProgramParameteriEXT
,glProgramParameteriARB
- Specified by:
glProgramParameteri
in interfaceGL2ES2
-
glProgramParameteriARB
public void glProgramParameteriARB(int arg0, int arg1, int arg2)
Description copied from interface:GL3
Entry point to C language function:void glProgramParameteriARB(GLuint program, GLenum pname, GLint value)
Part ofGL_ARB_geometry_shader4
- Specified by:
glProgramParameteriARB
in interfaceGL3
-
glProgramStringARB
public void glProgramStringARB(int arg0, int arg1, int arg2, String arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramStringARB(GLenum target, GLenum format, GLsizei len, const void * string)
Part ofGL_ARB_vertex_program
,GL_ARB_fragment_program
- Specified by:
glProgramStringARB
in interfaceGL2
-
glProgramSubroutineParametersuivNV
public void glProgramSubroutineParametersuivNV(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program5
- Specified by:
glProgramSubroutineParametersuivNV
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glProgramSubroutineParametersuivNV
public void glProgramSubroutineParametersuivNV(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramSubroutineParametersuivNV(GLenum target, GLsizei count, const GLuint * params)
Part ofGL_NV_gpu_program5
- Specified by:
glProgramSubroutineParametersuivNV
in interfaceGL2
-
glProgramUniform1d
public void glProgramUniform1d(int arg0, int arg1, double arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform1d(GLuint program, GLint location, GLdouble v0)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform1dEXT
- Specified by:
glProgramUniform1d
in interfaceGL2GL3
-
glProgramUniform1dEXT
public void glProgramUniform1dEXT(int arg0, int arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1dEXT(GLuint program, GLint location, GLdouble x)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform1dEXT
in interfaceGL2
-
glProgramUniform1dv
public void glProgramUniform1dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform1dvEXT
- Specified by:
glProgramUniform1dv
in interfaceGL2GL3
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform1dv
public void glProgramUniform1dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform1dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform1dvEXT
- Specified by:
glProgramUniform1dv
in interfaceGL2GL3
-
glProgramUniform1dvEXT
public void glProgramUniform1dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform1dvEXT
in interfaceGL2
-
glProgramUniform1dvEXT
public void glProgramUniform1dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform1dvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform1f
public void glProgramUniform1f(int arg0, int arg1, float arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1f(GLuint program, GLint location, GLfloat v0)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1fEXT
- Specified by:
glProgramUniform1f
in interfaceGL2ES2
-
glProgramUniform1fv
public void glProgramUniform1fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1fvEXT
- Specified by:
glProgramUniform1fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glProgramUniform1fv
public void glProgramUniform1fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1fvEXT
- Specified by:
glProgramUniform1fv
in interfaceGL2ES2
-
glProgramUniform1i
public void glProgramUniform1i(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1i(GLuint program, GLint location, GLint v0)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1iEXT
- Specified by:
glProgramUniform1i
in interfaceGL2ES2
-
glProgramUniform1i64ARB
public void glProgramUniform1i64ARB(int arg0, int arg1, long arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform1i64ARB(GLuint program, GLint location, GLint64 x)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform1i64ARB
in interfaceGL4bc
-
glProgramUniform1i64NV
public void glProgramUniform1i64NV(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1i64NV(GLuint program, GLint location, GLint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform1i64NV
in interfaceGL2
-
glProgramUniform1i64vARB
public void glProgramUniform1i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform1i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform1i64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform1i64vARB
public void glProgramUniform1i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform1i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform1i64vARB
in interfaceGL4bc
-
glProgramUniform1i64vNV
public void glProgramUniform1i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform1i64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform1i64vNV
public void glProgramUniform1i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform1i64vNV
in interfaceGL2
-
glProgramUniform1iv
public void glProgramUniform1iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1ivEXT
- Specified by:
glProgramUniform1iv
in interfaceGL2ES2
-
glProgramUniform1iv
public void glProgramUniform1iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1ivEXT
- Specified by:
glProgramUniform1iv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform1ui
public void glProgramUniform1ui(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1ui(GLuint program, GLint location, GLuint v0)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1uiEXT
- Specified by:
glProgramUniform1ui
in interfaceGL2ES2
-
glProgramUniform1ui64ARB
public void glProgramUniform1ui64ARB(int arg0, int arg1, long arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform1ui64ARB(GLuint program, GLint location, GLuint64 x)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform1ui64ARB
in interfaceGL4bc
-
glProgramUniform1ui64NV
public void glProgramUniform1ui64NV(int arg0, int arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1ui64NV(GLuint program, GLint location, GLuint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform1ui64NV
in interfaceGL2
-
glProgramUniform1ui64vARB
public void glProgramUniform1ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform1ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform1ui64vARB
in interfaceGL4bc
-
glProgramUniform1ui64vARB
public void glProgramUniform1ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform1ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform1ui64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform1ui64vNV
public void glProgramUniform1ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform1ui64vNV
in interfaceGL2
-
glProgramUniform1ui64vNV
public void glProgramUniform1ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform1ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform1ui64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform1uiv
public void glProgramUniform1uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1uivEXT
- Specified by:
glProgramUniform1uiv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform1uiv
public void glProgramUniform1uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform1uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform1uivEXT
- Specified by:
glProgramUniform1uiv
in interfaceGL2ES2
-
glProgramUniform2d
public void glProgramUniform2d(int arg0, int arg1, double arg2, double arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform2d(GLuint program, GLint location, GLdouble v0, GLdouble v1)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform2dEXT
- Specified by:
glProgramUniform2d
in interfaceGL2GL3
-
glProgramUniform2dEXT
public void glProgramUniform2dEXT(int arg0, int arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2dEXT(GLuint program, GLint location, GLdouble x, GLdouble y)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform2dEXT
in interfaceGL2
-
glProgramUniform2dv
public void glProgramUniform2dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform2dvEXT
- Specified by:
glProgramUniform2dv
in interfaceGL2GL3
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform2dv
public void glProgramUniform2dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform2dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform2dvEXT
- Specified by:
glProgramUniform2dv
in interfaceGL2GL3
-
glProgramUniform2dvEXT
public void glProgramUniform2dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform2dvEXT
in interfaceGL2
-
glProgramUniform2dvEXT
public void glProgramUniform2dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform2dvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform2f
public void glProgramUniform2f(int arg0, int arg1, float arg2, float arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2fEXT
- Specified by:
glProgramUniform2f
in interfaceGL2ES2
-
glProgramUniform2fv
public void glProgramUniform2fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2fvEXT
- Specified by:
glProgramUniform2fv
in interfaceGL2ES2
-
glProgramUniform2fv
public void glProgramUniform2fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2fvEXT
- Specified by:
glProgramUniform2fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glProgramUniform2i
public void glProgramUniform2i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2i(GLuint program, GLint location, GLint v0, GLint v1)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2iEXT
- Specified by:
glProgramUniform2i
in interfaceGL2ES2
-
glProgramUniform2i64ARB
public void glProgramUniform2i64ARB(int arg0, int arg1, long arg2, long arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform2i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform2i64ARB
in interfaceGL4bc
-
glProgramUniform2i64NV
public void glProgramUniform2i64NV(int arg0, int arg1, long arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform2i64NV
in interfaceGL2
-
glProgramUniform2i64vARB
public void glProgramUniform2i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform2i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform2i64vARB
in interfaceGL4bc
-
glProgramUniform2i64vARB
public void glProgramUniform2i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform2i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform2i64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform2i64vNV
public void glProgramUniform2i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform2i64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform2i64vNV
public void glProgramUniform2i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform2i64vNV
in interfaceGL2
-
glProgramUniform2iv
public void glProgramUniform2iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2ivEXT
- Specified by:
glProgramUniform2iv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform2iv
public void glProgramUniform2iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2ivEXT
- Specified by:
glProgramUniform2iv
in interfaceGL2ES2
-
glProgramUniform2ui
public void glProgramUniform2ui(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2ui(GLuint program, GLint location, GLuint v0, GLuint v1)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2uiEXT
- Specified by:
glProgramUniform2ui
in interfaceGL2ES2
-
glProgramUniform2ui64ARB
public void glProgramUniform2ui64ARB(int arg0, int arg1, long arg2, long arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform2ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform2ui64ARB
in interfaceGL4bc
-
glProgramUniform2ui64NV
public void glProgramUniform2ui64NV(int arg0, int arg1, long arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform2ui64NV
in interfaceGL2
-
glProgramUniform2ui64vARB
public void glProgramUniform2ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform2ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform2ui64vARB
in interfaceGL4bc
-
glProgramUniform2ui64vARB
public void glProgramUniform2ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform2ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform2ui64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform2ui64vNV
public void glProgramUniform2ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform2ui64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform2ui64vNV
public void glProgramUniform2ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform2ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform2ui64vNV
in interfaceGL2
-
glProgramUniform2uiv
public void glProgramUniform2uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2uivEXT
- Specified by:
glProgramUniform2uiv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform2uiv
public void glProgramUniform2uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform2uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform2uivEXT
- Specified by:
glProgramUniform2uiv
in interfaceGL2ES2
-
glProgramUniform3d
public void glProgramUniform3d(int arg0, int arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform3d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform3dEXT
- Specified by:
glProgramUniform3d
in interfaceGL2GL3
-
glProgramUniform3dEXT
public void glProgramUniform3dEXT(int arg0, int arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform3dEXT
in interfaceGL2
-
glProgramUniform3dv
public void glProgramUniform3dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform3dvEXT
- Specified by:
glProgramUniform3dv
in interfaceGL2GL3
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform3dv
public void glProgramUniform3dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform3dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform3dvEXT
- Specified by:
glProgramUniform3dv
in interfaceGL2GL3
-
glProgramUniform3dvEXT
public void glProgramUniform3dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform3dvEXT
in interfaceGL2
-
glProgramUniform3dvEXT
public void glProgramUniform3dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform3dvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform3f
public void glProgramUniform3f(int arg0, int arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3fEXT
- Specified by:
glProgramUniform3f
in interfaceGL2ES2
-
glProgramUniform3fv
public void glProgramUniform3fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3fvEXT
- Specified by:
glProgramUniform3fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glProgramUniform3fv
public void glProgramUniform3fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3fvEXT
- Specified by:
glProgramUniform3fv
in interfaceGL2ES2
-
glProgramUniform3i
public void glProgramUniform3i(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3iEXT
- Specified by:
glProgramUniform3i
in interfaceGL2ES2
-
glProgramUniform3i64ARB
public void glProgramUniform3i64ARB(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform3i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform3i64ARB
in interfaceGL4bc
-
glProgramUniform3i64NV
public void glProgramUniform3i64NV(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform3i64NV
in interfaceGL2
-
glProgramUniform3i64vARB
public void glProgramUniform3i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform3i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform3i64vARB
in interfaceGL4bc
-
glProgramUniform3i64vARB
public void glProgramUniform3i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform3i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform3i64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform3i64vNV
public void glProgramUniform3i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform3i64vNV
in interfaceGL2
-
glProgramUniform3i64vNV
public void glProgramUniform3i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform3i64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform3iv
public void glProgramUniform3iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3ivEXT
- Specified by:
glProgramUniform3iv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform3iv
public void glProgramUniform3iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3ivEXT
- Specified by:
glProgramUniform3iv
in interfaceGL2ES2
-
glProgramUniform3ui
public void glProgramUniform3ui(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3uiEXT
- Specified by:
glProgramUniform3ui
in interfaceGL2ES2
-
glProgramUniform3ui64ARB
public void glProgramUniform3ui64ARB(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform3ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform3ui64ARB
in interfaceGL4bc
-
glProgramUniform3ui64NV
public void glProgramUniform3ui64NV(int arg0, int arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform3ui64NV
in interfaceGL2
-
glProgramUniform3ui64vARB
public void glProgramUniform3ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform3ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform3ui64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform3ui64vARB
public void glProgramUniform3ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform3ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform3ui64vARB
in interfaceGL4bc
-
glProgramUniform3ui64vNV
public void glProgramUniform3ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform3ui64vNV
in interfaceGL2
-
glProgramUniform3ui64vNV
public void glProgramUniform3ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform3ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform3ui64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform3uiv
public void glProgramUniform3uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3uivEXT
- Specified by:
glProgramUniform3uiv
in interfaceGL2ES2
-
glProgramUniform3uiv
public void glProgramUniform3uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform3uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform3uivEXT
- Specified by:
glProgramUniform3uiv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform4d
public void glProgramUniform4d(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform4d(GLuint program, GLint location, GLdouble v0, GLdouble v1, GLdouble v2, GLdouble v3)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform4dEXT
- Specified by:
glProgramUniform4d
in interfaceGL2GL3
-
glProgramUniform4dEXT
public void glProgramUniform4dEXT(int arg0, int arg1, double arg2, double arg3, double arg4, double arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4dEXT(GLuint program, GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform4dEXT
in interfaceGL2
-
glProgramUniform4dv
public void glProgramUniform4dv(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform4dvEXT
- Specified by:
glProgramUniform4dv
in interfaceGL2GL3
-
glProgramUniform4dv
public void glProgramUniform4dv(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniform4dv(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniform4dvEXT
- Specified by:
glProgramUniform4dv
in interfaceGL2GL3
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform4dvEXT
public void glProgramUniform4dvEXT(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform4dvEXT
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glProgramUniform4dvEXT
public void glProgramUniform4dvEXT(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4dvEXT(GLuint program, GLint location, GLsizei count, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniform4dvEXT
in interfaceGL2
-
glProgramUniform4f
public void glProgramUniform4f(int arg0, int arg1, float arg2, float arg3, float arg4, float arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4fEXT
- Specified by:
glProgramUniform4f
in interfaceGL2ES2
-
glProgramUniform4fv
public void glProgramUniform4fv(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4fvEXT
- Specified by:
glProgramUniform4fv
in interfaceGL2ES2
-
glProgramUniform4fv
public void glProgramUniform4fv(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4fv(GLuint program, GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4fvEXT
- Specified by:
glProgramUniform4fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glProgramUniform4i
public void glProgramUniform4i(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4i(GLuint program, GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4iEXT
- Specified by:
glProgramUniform4i
in interfaceGL2ES2
-
glProgramUniform4i64ARB
public void glProgramUniform4i64ARB(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform4i64ARB(GLuint program, GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform4i64ARB
in interfaceGL4bc
-
glProgramUniform4i64NV
public void glProgramUniform4i64NV(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4i64NV(GLuint program, GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform4i64NV
in interfaceGL2
-
glProgramUniform4i64vARB
public void glProgramUniform4i64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform4i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform4i64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform4i64vARB
public void glProgramUniform4i64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform4i64vARB(GLuint program, GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform4i64vARB
in interfaceGL4bc
-
glProgramUniform4i64vNV
public void glProgramUniform4i64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform4i64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform4i64vNV
public void glProgramUniform4i64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4i64vNV(GLuint program, GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform4i64vNV
in interfaceGL2
-
glProgramUniform4iv
public void glProgramUniform4iv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4ivEXT
- Specified by:
glProgramUniform4iv
in interfaceGL2ES2
-
glProgramUniform4iv
public void glProgramUniform4iv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4iv(GLuint program, GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4ivEXT
- Specified by:
glProgramUniform4iv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform4ui
public void glProgramUniform4ui(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4ui(GLuint program, GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4uiEXT
- Specified by:
glProgramUniform4ui
in interfaceGL2ES2
-
glProgramUniform4ui64ARB
public void glProgramUniform4ui64ARB(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform4ui64ARB(GLuint program, GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform4ui64ARB
in interfaceGL4bc
-
glProgramUniform4ui64NV
public void glProgramUniform4ui64NV(int arg0, int arg1, long arg2, long arg3, long arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4ui64NV(GLuint program, GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform4ui64NV
in interfaceGL2
-
glProgramUniform4ui64vARB
public void glProgramUniform4ui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform4ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform4ui64vARB
in interfaceGL4bc
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform4ui64vARB
public void glProgramUniform4ui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glProgramUniform4ui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glProgramUniform4ui64vARB
in interfaceGL4bc
-
glProgramUniform4ui64vNV
public void glProgramUniform4ui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform4ui64vNV
in interfaceGL2
-
glProgramUniform4ui64vNV
public void glProgramUniform4ui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniform4ui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glProgramUniform4ui64vNV
in interfaceGL2
arg3
- a direct or array-backedLongBuffer
-
glProgramUniform4uiv
public void glProgramUniform4uiv(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4uivEXT
- Specified by:
glProgramUniform4uiv
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glProgramUniform4uiv
public void glProgramUniform4uiv(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniform4uiv(GLuint program, GLint location, GLsizei count, const GLuint * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniform4uivEXT
- Specified by:
glProgramUniform4uiv
in interfaceGL2ES2
-
glProgramUniformHandleui64ARB
public void glProgramUniformHandleui64ARB(int arg0, int arg1, long arg2)
Description copied from interface:GL4
Entry point to C language function:void glProgramUniformHandleui64ARB(GLuint program, GLint location, GLuint64 value)
Part ofGL_ARB_bindless_texture
- Specified by:
glProgramUniformHandleui64ARB
in interfaceGL4
-
glProgramUniformHandleui64vARB
public void glProgramUniformHandleui64vARB(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glProgramUniformHandleui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * values)
Part ofGL_ARB_bindless_texture
- Specified by:
glProgramUniformHandleui64vARB
in interfaceGL4
-
glProgramUniformHandleui64vARB
public void glProgramUniformHandleui64vARB(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL4
Entry point to C language function:void glProgramUniformHandleui64vARB(GLuint program, GLint location, GLsizei count, const GLuint64 * values)
Part ofGL_ARB_bindless_texture
- Specified by:
glProgramUniformHandleui64vARB
in interfaceGL4
arg3
- a direct or array-backedLongBuffer
-
glProgramUniformMatrix2dv
public void glProgramUniformMatrix2dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2dvEXT
- Specified by:
glProgramUniformMatrix2dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix2dv
public void glProgramUniformMatrix2dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2dvEXT
- Specified by:
glProgramUniformMatrix2dv
in interfaceGL2GL3
-
glProgramUniformMatrix2dvEXT
public void glProgramUniformMatrix2dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix2dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix2dvEXT
public void glProgramUniformMatrix2dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix2dvEXT
in interfaceGL2
-
glProgramUniformMatrix2fv
public void glProgramUniformMatrix2fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2fvEXT
- Specified by:
glProgramUniformMatrix2fv
in interfaceGL2ES2
-
glProgramUniformMatrix2fv
public void glProgramUniformMatrix2fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2fvEXT
- Specified by:
glProgramUniformMatrix2fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix2x3dv
public void glProgramUniformMatrix2x3dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x3dvEXT
- Specified by:
glProgramUniformMatrix2x3dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix2x3dv
public void glProgramUniformMatrix2x3dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix2x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x3dvEXT
- Specified by:
glProgramUniformMatrix2x3dv
in interfaceGL2GL3
-
glProgramUniformMatrix2x3dvEXT
public void glProgramUniformMatrix2x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix2x3dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix2x3dvEXT
public void glProgramUniformMatrix2x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix2x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix2x3dvEXT
in interfaceGL2
-
glProgramUniformMatrix2x3fv
public void glProgramUniformMatrix2x3fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x3fvEXT
- Specified by:
glProgramUniformMatrix2x3fv
in interfaceGL2ES2
-
glProgramUniformMatrix2x3fv
public void glProgramUniformMatrix2x3fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix2x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x3fvEXT
- Specified by:
glProgramUniformMatrix2x3fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix2x4dv
public void glProgramUniformMatrix2x4dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x4dvEXT
- Specified by:
glProgramUniformMatrix2x4dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix2x4dv
public void glProgramUniformMatrix2x4dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix2x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix2x4dvEXT
- Specified by:
glProgramUniformMatrix2x4dv
in interfaceGL2GL3
-
glProgramUniformMatrix2x4dvEXT
public void glProgramUniformMatrix2x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix2x4dvEXT
in interfaceGL2
-
glProgramUniformMatrix2x4dvEXT
public void glProgramUniformMatrix2x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix2x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix2x4dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix2x4fv
public void glProgramUniformMatrix2x4fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x4fvEXT
- Specified by:
glProgramUniformMatrix2x4fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix2x4fv
public void glProgramUniformMatrix2x4fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix2x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix2x4fvEXT
- Specified by:
glProgramUniformMatrix2x4fv
in interfaceGL2ES2
-
glProgramUniformMatrix3dv
public void glProgramUniformMatrix3dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3dvEXT
- Specified by:
glProgramUniformMatrix3dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix3dv
public void glProgramUniformMatrix3dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3dvEXT
- Specified by:
glProgramUniformMatrix3dv
in interfaceGL2GL3
-
glProgramUniformMatrix3dvEXT
public void glProgramUniformMatrix3dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix3dvEXT
in interfaceGL2
-
glProgramUniformMatrix3dvEXT
public void glProgramUniformMatrix3dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix3dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix3fv
public void glProgramUniformMatrix3fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3fvEXT
- Specified by:
glProgramUniformMatrix3fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix3fv
public void glProgramUniformMatrix3fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3fvEXT
- Specified by:
glProgramUniformMatrix3fv
in interfaceGL2ES2
-
glProgramUniformMatrix3x2dv
public void glProgramUniformMatrix3x2dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x2dvEXT
- Specified by:
glProgramUniformMatrix3x2dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix3x2dv
public void glProgramUniformMatrix3x2dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix3x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x2dvEXT
- Specified by:
glProgramUniformMatrix3x2dv
in interfaceGL2GL3
-
glProgramUniformMatrix3x2dvEXT
public void glProgramUniformMatrix3x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix3x2dvEXT
in interfaceGL2
-
glProgramUniformMatrix3x2dvEXT
public void glProgramUniformMatrix3x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix3x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix3x2dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix3x2fv
public void glProgramUniformMatrix3x2fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x2fvEXT
- Specified by:
glProgramUniformMatrix3x2fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix3x2fv
public void glProgramUniformMatrix3x2fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix3x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x2fvEXT
- Specified by:
glProgramUniformMatrix3x2fv
in interfaceGL2ES2
-
glProgramUniformMatrix3x4dv
public void glProgramUniformMatrix3x4dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x4dvEXT
- Specified by:
glProgramUniformMatrix3x4dv
in interfaceGL2GL3
-
glProgramUniformMatrix3x4dv
public void glProgramUniformMatrix3x4dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix3x4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix3x4dvEXT
- Specified by:
glProgramUniformMatrix3x4dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix3x4dvEXT
public void glProgramUniformMatrix3x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix3x4dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix3x4dvEXT
public void glProgramUniformMatrix3x4dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix3x4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix3x4dvEXT
in interfaceGL2
-
glProgramUniformMatrix3x4fv
public void glProgramUniformMatrix3x4fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x4fvEXT
- Specified by:
glProgramUniformMatrix3x4fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix3x4fv
public void glProgramUniformMatrix3x4fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix3x4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix3x4fvEXT
- Specified by:
glProgramUniformMatrix3x4fv
in interfaceGL2ES2
-
glProgramUniformMatrix4dv
public void glProgramUniformMatrix4dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4dvEXT
- Specified by:
glProgramUniformMatrix4dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix4dv
public void glProgramUniformMatrix4dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix4dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4dvEXT
- Specified by:
glProgramUniformMatrix4dv
in interfaceGL2GL3
-
glProgramUniformMatrix4dvEXT
public void glProgramUniformMatrix4dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix4dvEXT
in interfaceGL2
-
glProgramUniformMatrix4dvEXT
public void glProgramUniformMatrix4dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix4dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix4dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix4fv
public void glProgramUniformMatrix4fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4fvEXT
- Specified by:
glProgramUniformMatrix4fv
in interfaceGL2ES2
-
glProgramUniformMatrix4fv
public void glProgramUniformMatrix4fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix4fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4fvEXT
- Specified by:
glProgramUniformMatrix4fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix4x2dv
public void glProgramUniformMatrix4x2dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x2dvEXT
- Specified by:
glProgramUniformMatrix4x2dv
in interfaceGL2GL3
-
glProgramUniformMatrix4x2dv
public void glProgramUniformMatrix4x2dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix4x2dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x2dvEXT
- Specified by:
glProgramUniformMatrix4x2dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix4x2dvEXT
public void glProgramUniformMatrix4x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix4x2dvEXT
in interfaceGL2
-
glProgramUniformMatrix4x2dvEXT
public void glProgramUniformMatrix4x2dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix4x2dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix4x2dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix4x2fv
public void glProgramUniformMatrix4x2fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x2fvEXT
- Specified by:
glProgramUniformMatrix4x2fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformMatrix4x2fv
public void glProgramUniformMatrix4x2fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix4x2fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x2fvEXT
- Specified by:
glProgramUniformMatrix4x2fv
in interfaceGL2ES2
-
glProgramUniformMatrix4x3dv
public void glProgramUniformMatrix4x3dv(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x3dvEXT
- Specified by:
glProgramUniformMatrix4x3dv
in interfaceGL2GL3
-
glProgramUniformMatrix4x3dv
public void glProgramUniformMatrix4x3dv(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformMatrix4x3dv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_separate_shader_objects
,GL_VERSION_4_1
,GL_EXT_direct_state_access
Alias for:glProgramUniformMatrix4x3dvEXT
- Specified by:
glProgramUniformMatrix4x3dv
in interfaceGL2GL3
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix4x3dvEXT
public void glProgramUniformMatrix4x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, DoubleBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix4x3dvEXT
in interfaceGL2
arg4
- a direct or array-backedDoubleBuffer
-
glProgramUniformMatrix4x3dvEXT
public void glProgramUniformMatrix4x3dvEXT(int arg0, int arg1, int arg2, boolean arg3, double[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glProgramUniformMatrix4x3dvEXT(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_EXT_direct_state_access
- Specified by:
glProgramUniformMatrix4x3dvEXT
in interfaceGL2
-
glProgramUniformMatrix4x3fv
public void glProgramUniformMatrix4x3fv(int arg0, int arg1, int arg2, boolean arg3, float[] arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x3fvEXT
- Specified by:
glProgramUniformMatrix4x3fv
in interfaceGL2ES2
-
glProgramUniformMatrix4x3fv
public void glProgramUniformMatrix4x3fv(int arg0, int arg1, int arg2, boolean arg3, FloatBuffer arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glProgramUniformMatrix4x3fv(GLuint program, GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_direct_state_access
,GL_EXT_separate_shader_objects
Alias for:glProgramUniformMatrix4x3fvEXT
- Specified by:
glProgramUniformMatrix4x3fv
in interfaceGL2ES2
arg4
- a direct or array-backedFloatBuffer
-
glProgramUniformui64NV
public void glProgramUniformui64NV(int arg0, int arg1, long arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformui64NV(GLuint program, GLint location, GLuint64EXT value)
Part ofGL_NV_shader_buffer_load
- Specified by:
glProgramUniformui64NV
in interfaceGL2GL3
-
glProgramUniformui64vNV
public void glProgramUniformui64vNV(int arg0, int arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
- Specified by:
glProgramUniformui64vNV
in interfaceGL2GL3
-
glProgramUniformui64vNV
public void glProgramUniformui64vNV(int arg0, int arg1, int arg2, LongBuffer arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glProgramUniformui64vNV(GLuint program, GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
- Specified by:
glProgramUniformui64vNV
in interfaceGL2GL3
arg3
- a direct or array-backedLongBuffer
-
glProgramVertexLimitNV
public void glProgramVertexLimitNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glProgramVertexLimitNV(GLenum target, GLint limit)
Part ofGL_NV_geometry_program4
- Specified by:
glProgramVertexLimitNV
in interfaceGL2
-
glProvokingVertex
public void glProvokingVertex(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glProvokingVertex(GLenum mode)
Part ofGL_ARB_provoking_vertex
,GL_VERSION_3_2
,GL_EXT_provoking_vertex
Alias for:glProvokingVertexEXT
- Specified by:
glProvokingVertex
in interfaceGL2GL3
-
glProvokingVertexEXT
public void glProvokingVertexEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glProvokingVertexEXT(GLenum mode)
Part ofGL_EXT_provoking_vertex
- Specified by:
glProvokingVertexEXT
in interfaceGL2
-
glPushAttrib
public void glPushAttrib(int arg0)
Description copied from interface:GL2
- Specified by:
glPushAttrib
in interfaceGL2
-
glPushClientAttrib
public void glPushClientAttrib(int arg0)
Description copied from interface:GL2
- Specified by:
glPushClientAttrib
in interfaceGL2
-
glPushClientAttribDefaultEXT
public void glPushClientAttribDefaultEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glPushClientAttribDefaultEXT(GLbitfield mask)
Part ofGL_EXT_direct_state_access
- Specified by:
glPushClientAttribDefaultEXT
in interfaceGL2
-
glPushDebugGroup
public void glPushDebugGroup(int arg0, int arg1, int arg2, ByteBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glPushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar * message)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glPushDebugGroupKHR
- Specified by:
glPushDebugGroup
in interfaceGL2ES2
arg3
- a direct or array-backedByteBuffer
-
glPushDebugGroup
public void glPushDebugGroup(int arg0, int arg1, int arg2, byte[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glPushDebugGroup(GLenum source, GLuint id, GLsizei length, const GLchar * message)
Part ofGL_KHR_debug
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_KHR_debug
Alias for:glPushDebugGroupKHR
- Specified by:
glPushDebugGroup
in interfaceGL2ES2
-
glPushMatrix
public void glPushMatrix()
Description copied from interface:GLMatrixFunc
Push the current matrix to it's stack, while preserving it's values.There exist one stack per matrix mode, i.e.
GLMatrixFunc.GL_MODELVIEW
,GLMatrixFunc.GL_PROJECTION
andGL_TEXTURE
.- Specified by:
glPushMatrix
in interfaceGLMatrixFunc
-
glPushName
public void glPushName(int arg0)
Description copied from interface:GL2
- Specified by:
glPushName
in interfaceGL2
-
glQueryCounter
public void glQueryCounter(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glQueryCounter(GLuint id, GLenum target)
Part ofGL_ARB_timer_query
,GL_VERSION_3_3
,GL_EXT_disjoint_timer_query
Alias for:glQueryCounterEXT
- Specified by:
glQueryCounter
in interfaceGL2ES2
-
glQueryMatrixxOES
public int glQueryMatrixxOES(int[] arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent)
Part ofGL_OES_query_matrix
- Specified by:
glQueryMatrixxOES
in interfaceGL2
-
glQueryMatrixxOES
public int glQueryMatrixxOES(IntBuffer arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:GLbitfield glQueryMatrixxOES(GLfixed * mantissa, GLint * exponent)
Part ofGL_OES_query_matrix
- Specified by:
glQueryMatrixxOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
arg1
- a direct or array-backedIntBuffer
-
glQueryObjectParameteruiAMD
public void glQueryObjectParameteruiAMD(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glQueryObjectParameteruiAMD(GLenum target, GLuint id, GLenum pname, GLuint param)
Part ofGL_AMD_occlusion_query_event
- Specified by:
glQueryObjectParameteruiAMD
in interfaceGL2
-
glRasterPos2d
public void glRasterPos2d(double arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos2d(GLdouble x, GLdouble y)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos2d
in interfaceGL2
-
glRasterPos2dv
public void glRasterPos2dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos2dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glRasterPos2dv
public void glRasterPos2dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2dv
in interfaceGL2
-
glRasterPos2f
public void glRasterPos2f(float arg0, float arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2f
in interfaceGL2
-
glRasterPos2fv
public void glRasterPos2fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos2fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glRasterPos2fv
public void glRasterPos2fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2fv
in interfaceGL2
-
glRasterPos2i
public void glRasterPos2i(int arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2i
in interfaceGL2
-
glRasterPos2iv
public void glRasterPos2iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos2iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glRasterPos2iv
public void glRasterPos2iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2iv
in interfaceGL2
-
glRasterPos2s
public void glRasterPos2s(short arg0, short arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2s
in interfaceGL2
-
glRasterPos2sv
public void glRasterPos2sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos2sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glRasterPos2sv
public void glRasterPos2sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos2sv
in interfaceGL2
-
glRasterPos3d
public void glRasterPos3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos3d(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos3d
in interfaceGL2
-
glRasterPos3dv
public void glRasterPos3dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glRasterPos3dv
public void glRasterPos3dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos3dv
in interfaceGL2
-
glRasterPos3f
public void glRasterPos3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos3f(GLfloat x, GLfloat y, GLfloat z)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos3f
in interfaceGL2
-
glRasterPos3fv
public void glRasterPos3fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos3fv
in interfaceGL2
-
glRasterPos3fv
public void glRasterPos3fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glRasterPos3i
public void glRasterPos3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos3i(GLint x, GLint y, GLint z)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos3i
in interfaceGL2
-
glRasterPos3iv
public void glRasterPos3iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos3iv
in interfaceGL2
-
glRasterPos3iv
public void glRasterPos3iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glRasterPos3s
public void glRasterPos3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos3s(GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos3s
in interfaceGL2
-
glRasterPos3sv
public void glRasterPos3sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glRasterPos3sv
public void glRasterPos3sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos3sv
in interfaceGL2
-
glRasterPos4d
public void glRasterPos4d(double arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos4d
in interfaceGL2
-
glRasterPos4dv
public void glRasterPos4dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos4dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glRasterPos4dv
public void glRasterPos4dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos4dv
in interfaceGL2
-
glRasterPos4f
public void glRasterPos4f(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos4f
in interfaceGL2
-
glRasterPos4fv
public void glRasterPos4fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos4fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glRasterPos4fv
public void glRasterPos4fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos4fv
in interfaceGL2
-
glRasterPos4i
public void glRasterPos4i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos4i(GLint x, GLint y, GLint z, GLint w)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos4i
in interfaceGL2
-
glRasterPos4iv
public void glRasterPos4iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos4iv
in interfaceGL2
-
glRasterPos4iv
public void glRasterPos4iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos4iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glRasterPos4s
public void glRasterPos4s(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glRasterPos4s(GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_VERSION_1_0
- Specified by:
glRasterPos4s
in interfaceGL2
-
glRasterPos4sv
public void glRasterPos4sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glRasterPos4sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glRasterPos4sv
public void glRasterPos4sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glRasterPos4sv
in interfaceGL2
-
glRasterSamplesEXT
public void glRasterSamplesEXT(int arg0, boolean arg1)
Description copied from interface:GL2
Entry point to C language function:void glRasterSamplesEXT(GLuint samples, GLboolean fixedsamplelocations)
Part ofGL_EXT_raster_multisample
- Specified by:
glRasterSamplesEXT
in interfaceGL2
-
glReadBuffer
public void glReadBuffer(int arg0)
Description copied from interface:GL2ES3
Entry point to C language function:void glReadBuffer(GLenum mode)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_0
,GL_NV_read_buffer
Alias for:glReadBufferNV
- Specified by:
glReadBuffer
in interfaceGL2ES3
-
glReadPixels
public void glReadPixels(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL
Entry point to C language function:void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glReadPixels
in interfaceGL
-
glReadPixels
public void glReadPixels(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL
Entry point to C language function:void glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glReadPixels
in interfaceGL
arg6
- a direct or array-backedBuffer
-
glReadnPixels
public void glReadnPixels(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL
Entry point to C language function:void glReadnPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void * data)
Part ofGL_VERSION_4_5
,GL_ES_VERSION_3_2
,GL_EXT_robustness
,GL_ARB_robustness
,GL_KHR_robustness
Alias for:glReadnPixelsEXT
,glReadnPixelsARB
,glReadnPixelsKHR
- Specified by:
glReadnPixels
in interfaceGL
arg7
- a direct or array-backedBuffer
-
glRectd
public void glRectd(double arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glRectd(GLdouble x1, GLdouble y1, GLdouble x2, GLdouble y2)
Part ofGL_VERSION_1_0
-
glRectdv
public void glRectdv(double[] arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glRectdv(const GLdouble * v1, const GLdouble * v2)
Part ofGL_VERSION_1_0
-
glRectdv
public void glRectdv(DoubleBuffer arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glRectdv(const GLdouble * v1, const GLdouble * v2)
Part ofGL_VERSION_1_0
- Specified by:
glRectdv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
arg1
- a direct or array-backedDoubleBuffer
-
glRectf
public void glRectf(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2)
Part ofGL_VERSION_1_0
-
glRectfv
public void glRectfv(float[] arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glRectfv(const GLfloat * v1, const GLfloat * v2)
Part ofGL_VERSION_1_0
-
glRectfv
public void glRectfv(FloatBuffer arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glRectfv(const GLfloat * v1, const GLfloat * v2)
Part ofGL_VERSION_1_0
- Specified by:
glRectfv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
arg1
- a direct or array-backedFloatBuffer
-
glRecti
public void glRecti(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glRecti(GLint x1, GLint y1, GLint x2, GLint y2)
Part ofGL_VERSION_1_0
-
glRectiv
public void glRectiv(int[] arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glRectiv(const GLint * v1, const GLint * v2)
Part ofGL_VERSION_1_0
-
glRectiv
public void glRectiv(IntBuffer arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glRectiv(const GLint * v1, const GLint * v2)
Part ofGL_VERSION_1_0
-
glRects
public void glRects(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glRects(GLshort x1, GLshort y1, GLshort x2, GLshort y2)
Part ofGL_VERSION_1_0
-
glRectsv
public void glRectsv(short[] arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glRectsv(const GLshort * v1, const GLshort * v2)
Part ofGL_VERSION_1_0
-
glRectsv
public void glRectsv(ShortBuffer arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glRectsv(const GLshort * v1, const GLshort * v2)
Part ofGL_VERSION_1_0
- Specified by:
glRectsv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
arg1
- a direct or array-backedShortBuffer
-
glReleaseShaderCompiler
public void glReleaseShaderCompiler()
Description copied from interface:GL2ES2
Entry point to C language function:void glReleaseShaderCompiler(void);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.
Nop if no native implementation is available.- Specified by:
glReleaseShaderCompiler
in interfaceGL2ES2
-
glRenderMode
public int glRenderMode(int arg0)
Description copied from interface:GL2
- Specified by:
glRenderMode
in interfaceGL2
-
glRenderbufferStorage
public void glRenderbufferStorage(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glRenderbufferStorage(GLenum target, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_EXT_framebuffer_object
,GL_OES_framebuffer_object
Alias for:glRenderbufferStorageEXT
,glRenderbufferStorageOES
- Specified by:
glRenderbufferStorage
in interfaceGL
-
glRenderbufferStorageMultisample
public void glRenderbufferStorageMultisample(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glRenderbufferStorageMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_3_0
,GL_ARB_framebuffer_object
,GL_VERSION_3_0
,GL_APPLE_framebuffer_multisample
,GL_EXT_multisampled_render_to_texture
,GL_EXT_framebuffer_multisample
,GL_ANGLE_framebuffer_multisample
,GL_IMG_multisampled_render_to_texture
,GL_NV_framebuffer_multisample
Alias for:glRenderbufferStorageMultisampleAPPLE
,glRenderbufferStorageMultisampleEXT
,glRenderbufferStorageMultisampleANGLE
,glRenderbufferStorageMultisampleIMG
,glRenderbufferStorageMultisampleNV
- Specified by:
glRenderbufferStorageMultisample
in interfaceGL
-
glRenderbufferStorageMultisampleCoverageNV
public void glRenderbufferStorageMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glRenderbufferStorageMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_NV_framebuffer_multisample_coverage
- Specified by:
glRenderbufferStorageMultisampleCoverageNV
in interfaceGL2
-
glResetHistogram
public void glResetHistogram(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glResetHistogram(GLenum target)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glResetHistogramEXT
- Specified by:
glResetHistogram
in interfaceGL2
-
glResetMinmax
public void glResetMinmax(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glResetMinmax(GLenum target)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_histogram
Alias for:glResetMinmaxEXT
- Specified by:
glResetMinmax
in interfaceGL2
-
glResolveDepthValuesNV
public void glResolveDepthValuesNV()
Description copied from interface:GL2
Entry point to C language function:void glResolveDepthValuesNV()
Part ofGL_NV_sample_locations
- Specified by:
glResolveDepthValuesNV
in interfaceGL2
-
glResumeTransformFeedback
public void glResumeTransformFeedback()
Description copied from interface:GL2ES3
Entry point to C language function:void glResumeTransformFeedback()
Part ofGL_ARB_transform_feedback2
,GL_ES_VERSION_3_0
,GL_VERSION_4_0
,GL_NV_transform_feedback2
Alias for:glResumeTransformFeedbackNV
- Specified by:
glResumeTransformFeedback
in interfaceGL2ES3
-
glResumeTransformFeedbackNV
public void glResumeTransformFeedbackNV()
Description copied from interface:GL2
Entry point to C language function:void glResumeTransformFeedbackNV()
Part ofGL_NV_transform_feedback2
- Specified by:
glResumeTransformFeedbackNV
in interfaceGL2
-
glRotated
public void glRotated(double arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
-
glRotatef
public void glRotatef(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GLMatrixFunc
Rotate the current matrix.- Specified by:
glRotatef
in interfaceGLMatrixFunc
-
glSampleCoverage
public void glSampleCoverage(float arg0, boolean arg1)
Description copied from interface:GL
Entry point to C language function:void glSampleCoverage(GLfloat value, GLboolean invert)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_1_3
,GL_VERSION_ES_CL_CM
,GL_ARB_multisample
,GL_OES_fixed_point
Alias for:glSampleCoverageARB
,glSampleCoverageOES
- Specified by:
glSampleCoverage
in interfaceGL
-
glSampleMaskIndexedNV
public void glSampleMaskIndexedNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSampleMaskIndexedNV(GLuint index, GLbitfield mask)
Part ofGL_NV_explicit_multisample
- Specified by:
glSampleMaskIndexedNV
in interfaceGL2
-
glSampleMaski
public void glSampleMaski(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glSampleMaski(GLuint index, GLbitfield mask)
Part ofGL_ES_VERSION_3_1
,GL_ARB_texture_multisample
,GL_VERSION_3_2
- Specified by:
glSampleMaski
in interfaceGL2ES2
-
glSamplerParameterIiv
public void glSamplerParameterIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIivEXT
,glSamplerParameterIivOES
- Specified by:
glSamplerParameterIiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glSamplerParameterIiv
public void glSamplerParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glSamplerParameterIiv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIivEXT
,glSamplerParameterIivOES
- Specified by:
glSamplerParameterIiv
in interfaceGL2ES2
-
glSamplerParameterIuiv
public void glSamplerParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIuivEXT
,glSamplerParameterIuivOES
- Specified by:
glSamplerParameterIuiv
in interfaceGL2ES2
-
glSamplerParameterIuiv
public void glSamplerParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glSamplerParameterIuiv(GLuint sampler, GLenum pname, const GLuint * param)
Part ofGL_ARB_sampler_objects
,GL_ES_VERSION_3_2
,GL_VERSION_3_3
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glSamplerParameterIuivEXT
,glSamplerParameterIuivOES
- Specified by:
glSamplerParameterIuiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glSamplerParameterf
public void glSamplerParameterf(int arg0, int arg1, float arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glSamplerParameterf(GLuint sampler, GLenum pname, GLfloat param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glSamplerParameterf
in interfaceGL3ES3
-
glSamplerParameterfv
public void glSamplerParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glSamplerParameterfv
in interfaceGL3ES3
-
glSamplerParameterfv
public void glSamplerParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glSamplerParameterfv(GLuint sampler, GLenum pname, const GLfloat * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glSamplerParameterfv
in interfaceGL3ES3
arg2
- a direct or array-backedFloatBuffer
-
glSamplerParameteri
public void glSamplerParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glSamplerParameteri(GLuint sampler, GLenum pname, GLint param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glSamplerParameteri
in interfaceGL3ES3
-
glSamplerParameteriv
public void glSamplerParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glSamplerParameteriv
in interfaceGL3ES3
arg2
- a direct or array-backedIntBuffer
-
glSamplerParameteriv
public void glSamplerParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glSamplerParameteriv(GLuint sampler, GLenum pname, const GLint * param)
Part ofGL_ARB_sampler_objects
,GL_VERSION_3_3
,GL_ES_VERSION_3_0
- Specified by:
glSamplerParameteriv
in interfaceGL3ES3
-
glScaled
public void glScaled(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glScaled(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
-
glScalef
public void glScalef(float arg0, float arg1, float arg2)
Description copied from interface:GLMatrixFunc
Scale the current matrix.- Specified by:
glScalef
in interfaceGLMatrixFunc
-
glScissor
public void glScissor(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glScissor(GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glScissorArrayv
public void glScissorArrayv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glScissorArrayv(GLuint first, GLsizei count, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorArrayvNV
- Specified by:
glScissorArrayv
in interfaceGL3
-
glScissorArrayv
public void glScissorArrayv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glScissorArrayv(GLuint first, GLsizei count, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorArrayvNV
- Specified by:
glScissorArrayv
in interfaceGL3
arg2
- a direct or array-backedIntBuffer
-
glScissorIndexed
public void glScissorIndexed(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glScissorIndexed(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei height)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorIndexedNV
- Specified by:
glScissorIndexed
in interfaceGL3
-
glScissorIndexedv
public void glScissorIndexedv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3
Entry point to C language function:void glScissorIndexedv(GLuint index, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorIndexedvNV
- Specified by:
glScissorIndexedv
in interfaceGL3
-
glScissorIndexedv
public void glScissorIndexedv(int arg0, IntBuffer arg1)
Description copied from interface:GL3
Entry point to C language function:void glScissorIndexedv(GLuint index, const GLint * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glScissorIndexedvNV
- Specified by:
glScissorIndexedv
in interfaceGL3
arg1
- a direct or array-backedIntBuffer
-
glSecondaryColor3b
public void glSecondaryColor3b(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3bEXT
- Specified by:
glSecondaryColor3b
in interfaceGL2
-
glSecondaryColor3bv
public void glSecondaryColor3bv(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3bv(const GLbyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3bvEXT
- Specified by:
glSecondaryColor3bv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glSecondaryColor3bv
public void glSecondaryColor3bv(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3bv(const GLbyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3bvEXT
- Specified by:
glSecondaryColor3bv
in interfaceGL2
-
glSecondaryColor3d
public void glSecondaryColor3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3dEXT
- Specified by:
glSecondaryColor3d
in interfaceGL2
-
glSecondaryColor3dv
public void glSecondaryColor3dv(double[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3dvEXT
- Specified by:
glSecondaryColor3dv
in interfaceGL2
-
glSecondaryColor3dv
public void glSecondaryColor3dv(DoubleBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3dvEXT
- Specified by:
glSecondaryColor3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glSecondaryColor3f
public void glSecondaryColor3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3fEXT
- Specified by:
glSecondaryColor3f
in interfaceGL2
-
glSecondaryColor3fv
public void glSecondaryColor3fv(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3fvEXT
- Specified by:
glSecondaryColor3fv
in interfaceGL2
-
glSecondaryColor3fv
public void glSecondaryColor3fv(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3fvEXT
- Specified by:
glSecondaryColor3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glSecondaryColor3h
public void glSecondaryColor3h(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3h(GLhalfNV red, GLhalfNV green, GLhalfNV blue)
Part ofGL_NV_half_float
Alias for:glSecondaryColor3hNV
- Specified by:
glSecondaryColor3h
in interfaceGL2
-
glSecondaryColor3hv
public void glSecondaryColor3hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glSecondaryColor3hvNV
- Specified by:
glSecondaryColor3hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glSecondaryColor3hv
public void glSecondaryColor3hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glSecondaryColor3hvNV
- Specified by:
glSecondaryColor3hv
in interfaceGL2
-
glSecondaryColor3i
public void glSecondaryColor3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3i(GLint red, GLint green, GLint blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3iEXT
- Specified by:
glSecondaryColor3i
in interfaceGL2
-
glSecondaryColor3iv
public void glSecondaryColor3iv(int[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ivEXT
- Specified by:
glSecondaryColor3iv
in interfaceGL2
-
glSecondaryColor3iv
public void glSecondaryColor3iv(IntBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ivEXT
- Specified by:
glSecondaryColor3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glSecondaryColor3s
public void glSecondaryColor3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3s(GLshort red, GLshort green, GLshort blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3sEXT
- Specified by:
glSecondaryColor3s
in interfaceGL2
-
glSecondaryColor3sv
public void glSecondaryColor3sv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3svEXT
- Specified by:
glSecondaryColor3sv
in interfaceGL2
-
glSecondaryColor3sv
public void glSecondaryColor3sv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3svEXT
- Specified by:
glSecondaryColor3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glSecondaryColor3ub
public void glSecondaryColor3ub(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ubEXT
- Specified by:
glSecondaryColor3ub
in interfaceGL2
-
glSecondaryColor3ubv
public void glSecondaryColor3ubv(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3ubv(const GLubyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ubvEXT
- Specified by:
glSecondaryColor3ubv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glSecondaryColor3ubv
public void glSecondaryColor3ubv(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3ubv(const GLubyte * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3ubvEXT
- Specified by:
glSecondaryColor3ubv
in interfaceGL2
-
glSecondaryColor3ui
public void glSecondaryColor3ui(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3uiEXT
- Specified by:
glSecondaryColor3ui
in interfaceGL2
-
glSecondaryColor3uiv
public void glSecondaryColor3uiv(int[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3uiv(const GLuint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3uivEXT
- Specified by:
glSecondaryColor3uiv
in interfaceGL2
-
glSecondaryColor3uiv
public void glSecondaryColor3uiv(IntBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3uiv(const GLuint * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3uivEXT
- Specified by:
glSecondaryColor3uiv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glSecondaryColor3us
public void glSecondaryColor3us(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3us(GLushort red, GLushort green, GLushort blue)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3usEXT
- Specified by:
glSecondaryColor3us
in interfaceGL2
-
glSecondaryColor3usv
public void glSecondaryColor3usv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3usv(const GLushort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3usvEXT
- Specified by:
glSecondaryColor3usv
in interfaceGL2
-
glSecondaryColor3usv
public void glSecondaryColor3usv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColor3usv(const GLushort * v)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColor3usvEXT
- Specified by:
glSecondaryColor3usv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glSecondaryColorFormatNV
public void glSecondaryColorFormatNV(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glSecondaryColorFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glSecondaryColorFormatNV
in interfaceGL2GL3
-
glSecondaryColorP3ui
public void glSecondaryColorP3ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glSecondaryColorP3ui(GLenum type, GLuint color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glSecondaryColorP3ui
in interfaceGL3bc
-
glSecondaryColorP3uiv
public void glSecondaryColorP3uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glSecondaryColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glSecondaryColorP3uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glSecondaryColorP3uiv
public void glSecondaryColorP3uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glSecondaryColorP3uiv(GLenum type, const GLuint * color)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glSecondaryColorP3uiv
in interfaceGL3bc
-
glSecondaryColorPointer
public void glSecondaryColorPointer(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColorPointerEXT
- Specified by:
glSecondaryColorPointer
in interfaceGL2
arg3
- a direct onlyBuffer
-
glSecondaryColorPointer
public void glSecondaryColorPointer(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_VERSION_1_4
,GL_EXT_secondary_color
Alias for:glSecondaryColorPointerEXT
- Specified by:
glSecondaryColorPointer
in interfaceGL2
-
glSelectBuffer
public void glSelectBuffer(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glSelectBuffer(GLsizei size, GLuint * buffer)
Part ofGL_VERSION_1_0
- Specified by:
glSelectBuffer
in interfaceGL2
arg1
- a direct onlyIntBuffer
-
glSelectPerfMonitorCountersAMD
public void glSelectPerfMonitorCountersAMD(int arg0, boolean arg1, int arg2, int arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList)
Part ofGL_AMD_performance_monitor
- Specified by:
glSelectPerfMonitorCountersAMD
in interfaceGL2
arg4
- a direct or array-backedIntBuffer
-
glSelectPerfMonitorCountersAMD
public void glSelectPerfMonitorCountersAMD(int arg0, boolean arg1, int arg2, int arg3, int[] arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glSelectPerfMonitorCountersAMD(GLuint monitor, GLboolean enable, GLuint group, GLint numCounters, GLuint * counterList)
Part ofGL_AMD_performance_monitor
- Specified by:
glSelectPerfMonitorCountersAMD
in interfaceGL2
-
glSeparableFilter2D
public void glSeparableFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6, long arg7)
Description copied from interface:GL2
Entry point to C language function:void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * row, const void * column)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glSeparableFilter2DEXT
- Specified by:
glSeparableFilter2D
in interfaceGL2
-
glSeparableFilter2D
public void glSeparableFilter2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glSeparableFilter2D(GLenum target, GLenum internalformat, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * row, const void * column)
Part ofGL_ARB_imaging
,GL_VERSION_1_2
,GL_EXT_convolution
Alias for:glSeparableFilter2DEXT
- Specified by:
glSeparableFilter2D
in interfaceGL2
arg6
- a direct or array-backedBuffer
arg7
- a direct or array-backedBuffer
-
glSetInvariantEXT
public void glSetInvariantEXT(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glSetInvariantEXT(GLuint id, GLenum type, const void * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glSetInvariantEXT
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glSetLocalConstantEXT
public void glSetLocalConstantEXT(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glSetLocalConstantEXT(GLuint id, GLenum type, const void * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glSetLocalConstantEXT
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glSetMultisamplefvAMD
public void glSetMultisamplefvAMD(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val)
Part ofGL_AMD_sample_positions
- Specified by:
glSetMultisamplefvAMD
in interfaceGL2GL3
arg2
- a direct or array-backedFloatBuffer
-
glSetMultisamplefvAMD
public void glSetMultisamplefvAMD(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glSetMultisamplefvAMD(GLenum pname, GLuint index, const GLfloat * val)
Part ofGL_AMD_sample_positions
- Specified by:
glSetMultisamplefvAMD
in interfaceGL2GL3
-
glShadeModel
public void glShadeModel(int arg0)
- Specified by:
glShadeModel
in interfaceGLLightingFunc
-
glShaderBinary
public void glShaderBinary(int arg0, IntBuffer arg1, int arg2, Buffer arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glShaderBinary(GLint n, const GLuint * shaders, GLenum binaryformat, const void * binary, GLint length);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.
Throws GLException if no native implementation is available.- Specified by:
glShaderBinary
in interfaceGL2ES2
-
glShaderBinary
public void glShaderBinary(int arg0, int[] arg1, int arg2, int arg3, Buffer arg4, int arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glShaderBinary(GLint n, const GLuint * shaders, GLenum binaryformat, const void * binary, GLint length);
Part ofGL_ES_VERSION_2_0
andGL_ARB_ES2_compatibility
.
Throws GLException if no native implementation is available.- Specified by:
glShaderBinary
in interfaceGL2ES2
-
glShaderOp1EXT
public void glShaderOp1EXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glShaderOp1EXT(GLenum op, GLuint res, GLuint arg1)
Part ofGL_EXT_vertex_shader
- Specified by:
glShaderOp1EXT
in interfaceGL2
-
glShaderOp2EXT
public void glShaderOp2EXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glShaderOp2EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2)
Part ofGL_EXT_vertex_shader
- Specified by:
glShaderOp2EXT
in interfaceGL2
-
glShaderOp3EXT
public void glShaderOp3EXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glShaderOp3EXT(GLenum op, GLuint res, GLuint arg1, GLuint arg2, GLuint arg3)
Part ofGL_EXT_vertex_shader
- Specified by:
glShaderOp3EXT
in interfaceGL2
-
glShaderSource
public void glShaderSource(int arg0, int arg1, String[] arg2, IntBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glShaderSource(GLuint shader, GLsizei count, const GLchar * const * string, const GLint * length)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glShaderSourceARB
- Specified by:
glShaderSource
in interfaceGL2ES2
arg3
- a direct or array-backedIntBuffer
-
glShaderSource
public void glShaderSource(int arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glShaderSource(GLuint shader, GLsizei count, const GLchar * const * string, const GLint * length)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glShaderSourceARB
- Specified by:
glShaderSource
in interfaceGL2ES2
-
glShaderSourceARB
public void glShaderSourceARB(long arg0, int arg1, String[] arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length)
Part ofGL_ARB_shader_objects
- Specified by:
glShaderSourceARB
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glShaderSourceARB
public void glShaderSourceARB(long arg0, int arg1, String[] arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB * * string, const GLint * length)
Part ofGL_ARB_shader_objects
- Specified by:
glShaderSourceARB
in interfaceGL2
-
glShaderStorageBlockBinding
public void glShaderStorageBlockBinding(int arg0, int arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glShaderStorageBlockBinding(GLuint program, GLuint storageBlockIndex, GLuint storageBlockBinding)
Part ofGL_VERSION_4_3
,GL_ARB_shader_storage_buffer_object
- Specified by:
glShaderStorageBlockBinding
in interfaceGL4
-
glStateCaptureNV
public void glStateCaptureNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glStateCaptureNV(GLuint state, GLenum mode)
Part ofGL_NV_command_list
- Specified by:
glStateCaptureNV
in interfaceGL2
-
glStencilClearTagEXT
public void glStencilClearTagEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glStencilClearTagEXT(GLsizei stencilTagBits, GLuint stencilClearTag)
Part ofGL_EXT_stencil_clear_tag
- Specified by:
glStencilClearTagEXT
in interfaceGL2
-
glStencilFunc
public void glStencilFunc(int arg0, int arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glStencilFunc(GLenum func, GLint ref, GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glStencilFunc
in interfaceGL
-
glStencilFuncSeparate
public void glStencilFuncSeparate(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glStencilFuncSeparate(GLenum face, GLenum func, GLint ref, GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ATI_separate_stencil
Alias for:glStencilFuncSeparateATI
- Specified by:
glStencilFuncSeparate
in interfaceGL2ES2
-
glStencilMask
public void glStencilMask(int arg0)
Description copied from interface:GL
Entry point to C language function:void glStencilMask(GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glStencilMask
in interfaceGL
-
glStencilMaskSeparate
public void glStencilMaskSeparate(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glStencilMaskSeparate(GLenum face, GLuint mask)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glStencilMaskSeparate
in interfaceGL2ES2
-
glStencilOp
public void glStencilOp(int arg0, int arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glStencilOp(GLenum fail, GLenum zfail, GLenum zpass)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glStencilOp
in interfaceGL
-
glStencilOpSeparate
public void glStencilOpSeparate(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glStencilOpSeparate(GLenum face, GLenum sfail, GLenum dpfail, GLenum dppass)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ATI_separate_stencil
Alias for:glStencilOpSeparateATI
- Specified by:
glStencilOpSeparate
in interfaceGL2ES2
-
glStencilOpValueAMD
public void glStencilOpValueAMD(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glStencilOpValueAMD(GLenum face, GLuint value)
Part ofGL_AMD_stencil_operation_extended
- Specified by:
glStencilOpValueAMD
in interfaceGL2GL3
-
glStringMarkerGREMEDY
public void glStringMarkerGREMEDY(int arg0, Buffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glStringMarkerGREMEDY(GLsizei len, const void * string)
Part ofGL_GREMEDY_string_marker
- Specified by:
glStringMarkerGREMEDY
in interfaceGL2
arg1
- a direct or array-backedBuffer
-
glSubpixelPrecisionBiasNV
public void glSubpixelPrecisionBiasNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glSubpixelPrecisionBiasNV(GLuint xbits, GLuint ybits)
Part ofGL_NV_conservative_raster
- Specified by:
glSubpixelPrecisionBiasNV
in interfaceGL2
-
glSwizzleEXT
public void glSwizzleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glSwizzleEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW)
Part ofGL_EXT_vertex_shader
- Specified by:
glSwizzleEXT
in interfaceGL2
-
glSyncTextureINTEL
public void glSyncTextureINTEL(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glSyncTextureINTEL(GLuint texture)
Part ofGL_INTEL_map_texture
- Specified by:
glSyncTextureINTEL
in interfaceGL2
-
glTessellationFactorAMD
public void glTessellationFactorAMD(float arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glTessellationFactorAMD(GLfloat factor)
Part ofGL_AMD_vertex_shader_tesselator
,GL_AMD_vertex_shader_tessellator
- Specified by:
glTessellationFactorAMD
in interfaceGL2GL3
-
glTessellationModeAMD
public void glTessellationModeAMD(int arg0)
Description copied from interface:GL2GL3
Entry point to C language function:void glTessellationModeAMD(GLenum mode)
Part ofGL_AMD_vertex_shader_tesselator
,GL_AMD_vertex_shader_tessellator
- Specified by:
glTessellationModeAMD
in interfaceGL2GL3
-
glTexBuffer
public void glTexBuffer(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glTexBuffer(GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_1
,GL_OES_texture_buffer
,GL_ARB_texture_buffer_object
,GL_EXT_texture_buffer
,GL_EXT_texture_buffer_object
Alias for:glTexBufferOES
,glTexBufferARB
,glTexBufferEXT
- Specified by:
glTexBuffer
in interfaceGL2ES3
-
glTexBufferRange
public void glTexBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Description copied from interface:GL3ES3
Entry point to C language function:void glTexBufferRange(GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_ARB_texture_buffer_range
,GL_OES_texture_buffer
,GL_EXT_texture_buffer
Alias for:glTexBufferRangeOES
,glTexBufferRangeEXT
- Specified by:
glTexBufferRange
in interfaceGL3ES3
-
glTexCoord1bOES
public void glTexCoord1bOES(byte arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord1bOES(GLbyte s)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord1bOES
in interfaceGL2
-
glTexCoord1bvOES
public void glTexCoord1bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord1bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord1bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glTexCoord1bvOES
public void glTexCoord1bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord1bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord1bvOES
in interfaceGL2
-
glTexCoord1d
public void glTexCoord1d(double arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1d
in interfaceGL2
-
glTexCoord1dv
public void glTexCoord1dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord1dv
in interfaceGL2
-
glTexCoord1dv
public void glTexCoord1dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glTexCoord1f
public void glTexCoord1f(float arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1f
in interfaceGL2
-
glTexCoord1fv
public void glTexCoord1fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord1fv
in interfaceGL2
-
glTexCoord1fv
public void glTexCoord1fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glTexCoord1h
public void glTexCoord1h(short arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord1h(GLhalfNV s)
Part ofGL_NV_half_float
Alias for:glTexCoord1hNV
- Specified by:
glTexCoord1h
in interfaceGL2
-
glTexCoord1hv
public void glTexCoord1hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord1hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord1hvNV
- Specified by:
glTexCoord1hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord1hv
public void glTexCoord1hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord1hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord1hvNV
- Specified by:
glTexCoord1hv
in interfaceGL2
-
glTexCoord1i
public void glTexCoord1i(int arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1i
in interfaceGL2
-
glTexCoord1iv
public void glTexCoord1iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glTexCoord1iv
public void glTexCoord1iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord1iv
in interfaceGL2
-
glTexCoord1s
public void glTexCoord1s(short arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1s
in interfaceGL2
-
glTexCoord1sv
public void glTexCoord1sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord1sv
in interfaceGL2
-
glTexCoord1sv
public void glTexCoord1sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord1sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord2bOES
public void glTexCoord2bOES(byte arg0, byte arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2bOES(GLbyte s, GLbyte t)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord2bOES
in interfaceGL2
-
glTexCoord2bvOES
public void glTexCoord2bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord2bvOES
in interfaceGL2
-
glTexCoord2bvOES
public void glTexCoord2bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord2bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glTexCoord2d
public void glTexCoord2d(double arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2d(GLdouble s, GLdouble t)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord2d
in interfaceGL2
-
glTexCoord2dv
public void glTexCoord2dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2dv
in interfaceGL2
-
glTexCoord2dv
public void glTexCoord2dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord2dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glTexCoord2f
public void glTexCoord2f(float arg0, float arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2f
in interfaceGL2
-
glTexCoord2fv
public void glTexCoord2fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord2fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glTexCoord2fv
public void glTexCoord2fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2fv
in interfaceGL2
-
glTexCoord2h
public void glTexCoord2h(short arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2h(GLhalfNV s, GLhalfNV t)
Part ofGL_NV_half_float
Alias for:glTexCoord2hNV
- Specified by:
glTexCoord2h
in interfaceGL2
-
glTexCoord2hv
public void glTexCoord2hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord2hvNV
- Specified by:
glTexCoord2hv
in interfaceGL2
-
glTexCoord2hv
public void glTexCoord2hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord2hvNV
- Specified by:
glTexCoord2hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord2i
public void glTexCoord2i(int arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2i
in interfaceGL2
-
glTexCoord2iv
public void glTexCoord2iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord2iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glTexCoord2iv
public void glTexCoord2iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2iv
in interfaceGL2
-
glTexCoord2s
public void glTexCoord2s(short arg0, short arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2s
in interfaceGL2
-
glTexCoord2sv
public void glTexCoord2sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord2sv
in interfaceGL2
-
glTexCoord2sv
public void glTexCoord2sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord2sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord3bOES
public void glTexCoord3bOES(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3bOES(GLbyte s, GLbyte t, GLbyte r)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord3bOES
in interfaceGL2
-
glTexCoord3bvOES
public void glTexCoord3bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord3bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glTexCoord3bvOES
public void glTexCoord3bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord3bvOES
in interfaceGL2
-
glTexCoord3d
public void glTexCoord3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3d(GLdouble s, GLdouble t, GLdouble r)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord3d
in interfaceGL2
-
glTexCoord3dv
public void glTexCoord3dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord3dv
in interfaceGL2
-
glTexCoord3dv
public void glTexCoord3dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glTexCoord3f
public void glTexCoord3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3f(GLfloat s, GLfloat t, GLfloat r)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord3f
in interfaceGL2
-
glTexCoord3fv
public void glTexCoord3fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord3fv
in interfaceGL2
-
glTexCoord3fv
public void glTexCoord3fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glTexCoord3h
public void glTexCoord3h(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3h(GLhalfNV s, GLhalfNV t, GLhalfNV r)
Part ofGL_NV_half_float
Alias for:glTexCoord3hNV
- Specified by:
glTexCoord3h
in interfaceGL2
-
glTexCoord3hv
public void glTexCoord3hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord3hvNV
- Specified by:
glTexCoord3hv
in interfaceGL2
-
glTexCoord3hv
public void glTexCoord3hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord3hvNV
- Specified by:
glTexCoord3hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord3i
public void glTexCoord3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3i(GLint s, GLint t, GLint r)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord3i
in interfaceGL2
-
glTexCoord3iv
public void glTexCoord3iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord3iv
in interfaceGL2
-
glTexCoord3iv
public void glTexCoord3iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glTexCoord3s
public void glTexCoord3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord3s(GLshort s, GLshort t, GLshort r)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord3s
in interfaceGL2
-
glTexCoord3sv
public void glTexCoord3sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord3sv
public void glTexCoord3sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord3sv
in interfaceGL2
-
glTexCoord4bOES
public void glTexCoord4bOES(byte arg0, byte arg1, byte arg2, byte arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4bOES(GLbyte s, GLbyte t, GLbyte r, GLbyte q)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord4bOES
in interfaceGL2
-
glTexCoord4bvOES
public void glTexCoord4bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord4bvOES
in interfaceGL2
-
glTexCoord4bvOES
public void glTexCoord4bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glTexCoord4bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glTexCoord4d
public void glTexCoord4d(double arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4d(GLdouble s, GLdouble t, GLdouble r, GLdouble q)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord4d
in interfaceGL2
-
glTexCoord4dv
public void glTexCoord4dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord4dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glTexCoord4dv
public void glTexCoord4dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord4dv
in interfaceGL2
-
glTexCoord4f
public void glTexCoord4f(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4f(GLfloat s, GLfloat t, GLfloat r, GLfloat q)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord4f
in interfaceGL2
-
glTexCoord4fv
public void glTexCoord4fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord4fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glTexCoord4fv
public void glTexCoord4fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord4fv
in interfaceGL2
-
glTexCoord4h
public void glTexCoord4h(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4h(GLhalfNV s, GLhalfNV t, GLhalfNV r, GLhalfNV q)
Part ofGL_NV_half_float
Alias for:glTexCoord4hNV
- Specified by:
glTexCoord4h
in interfaceGL2
-
glTexCoord4hv
public void glTexCoord4hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord4hvNV
- Specified by:
glTexCoord4hv
in interfaceGL2
-
glTexCoord4hv
public void glTexCoord4hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glTexCoord4hvNV
- Specified by:
glTexCoord4hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord4i
public void glTexCoord4i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4i(GLint s, GLint t, GLint r, GLint q)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord4i
in interfaceGL2
-
glTexCoord4iv
public void glTexCoord4iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord4iv
in interfaceGL2
-
glTexCoord4iv
public void glTexCoord4iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord4iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glTexCoord4s
public void glTexCoord4s(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexCoord4s(GLshort s, GLshort t, GLshort r, GLshort q)
Part ofGL_VERSION_1_0
- Specified by:
glTexCoord4s
in interfaceGL2
-
glTexCoord4sv
public void glTexCoord4sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glTexCoord4sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glTexCoord4sv
public void glTexCoord4sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glTexCoord4sv
in interfaceGL2
-
glTexCoordFormatNV
public void glTexCoordFormatNV(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexCoordFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glTexCoordFormatNV
in interfaceGL2GL3
-
glTexCoordP1ui
public void glTexCoordP1ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP1ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP1ui
in interfaceGL3bc
-
glTexCoordP1uiv
public void glTexCoordP1uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP1uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP1uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glTexCoordP1uiv
public void glTexCoordP1uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP1uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP1uiv
in interfaceGL3bc
-
glTexCoordP2ui
public void glTexCoordP2ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP2ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP2ui
in interfaceGL3bc
-
glTexCoordP2uiv
public void glTexCoordP2uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP2uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP2uiv
in interfaceGL3bc
-
glTexCoordP2uiv
public void glTexCoordP2uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP2uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP2uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glTexCoordP3ui
public void glTexCoordP3ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP3ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP3ui
in interfaceGL3bc
-
glTexCoordP3uiv
public void glTexCoordP3uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP3uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glTexCoordP3uiv
public void glTexCoordP3uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP3uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP3uiv
in interfaceGL3bc
-
glTexCoordP4ui
public void glTexCoordP4ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP4ui(GLenum type, GLuint coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP4ui
in interfaceGL3bc
-
glTexCoordP4uiv
public void glTexCoordP4uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP4uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP4uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glTexCoordP4uiv
public void glTexCoordP4uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glTexCoordP4uiv(GLenum type, const GLuint * coords)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glTexCoordP4uiv
in interfaceGL3bc
-
glTexCoordPointer
public void glTexCoordPointer(int arg0, int arg1, int arg2, Buffer arg3)
- Specified by:
glTexCoordPointer
in interfaceGLPointerFunc
-
glTexCoordPointer
public void glTexCoordPointer(int arg0, int arg1, int arg2, long arg3)
- Specified by:
glTexCoordPointer
in interfaceGLPointerFunc
-
glTexCoordPointer
public void glTexCoordPointer(GLArrayData arg0)
- Specified by:
glTexCoordPointer
in interfaceGLPointerFunc
-
glTexEnvf
public void glTexEnvf(int arg0, int arg1, float arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glTexEnvf(GLenum target, GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
-
glTexEnvfv
public void glTexEnvfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glTexEnvfv
in interfaceGL2ES1
arg2
- a direct or array-backedFloatBuffer
-
glTexEnvfv
public void glTexEnvfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glTexEnvfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_VERSION_1_0
- Specified by:
glTexEnvfv
in interfaceGL2ES1
-
glTexEnvi
public void glTexEnvi(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glTexEnvi(GLenum target, GLenum pname, GLint param)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
-
glTexEnviv
public void glTexEnviv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES1
Entry point to C language function:void glTexEnviv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexEnviv
in interfaceGL2ES1
arg2
- a direct or array-backedIntBuffer
-
glTexEnviv
public void glTexEnviv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES1
Entry point to C language function:void glTexEnviv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexEnviv
in interfaceGL2ES1
-
glTexGend
public void glTexGend(int arg0, int arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexGend(GLenum coord, GLenum pname, GLdouble param)
Part ofGL_VERSION_1_0
-
glTexGendv
public void glTexGendv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_VERSION_1_0
- Specified by:
glTexGendv
in interfaceGL2
arg2
- a direct or array-backedDoubleBuffer
-
glTexGendv
public void glTexGendv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexGendv(GLenum coord, GLenum pname, const GLdouble * params)
Part ofGL_VERSION_1_0
- Specified by:
glTexGendv
in interfaceGL2
-
glTexGenf
public void glTexGenf(int arg0, int arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexGenf(GLenum coord, GLenum pname, GLfloat param)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenfOES
-
glTexGenfv
public void glTexGenfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenfvOES
- Specified by:
glTexGenfv
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glTexGenfv
public void glTexGenfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexGenfv(GLenum coord, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenfvOES
- Specified by:
glTexGenfv
in interfaceGL2
-
glTexGeni
public void glTexGeni(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexGeni(GLenum coord, GLenum pname, GLint param)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGeniOES
-
glTexGeniv
public void glTexGeniv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glTexGeniv(GLenum coord, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenivOES
- Specified by:
glTexGeniv
in interfaceGL2
-
glTexGeniv
public void glTexGeniv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glTexGeniv(GLenum coord, GLenum pname, const GLint * params)
Part ofGL_VERSION_1_0
,GL_OES_texture_cube_map
Alias for:glTexGenivOES
- Specified by:
glTexGeniv
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glTexImage1D
public void glTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, long arg7)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
- Specified by:
glTexImage1D
in interfaceGL2GL3
-
glTexImage1D
public void glTexImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexImage1D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_0
- Specified by:
glTexImage1D
in interfaceGL2GL3
arg7
- a direct or array-backedBuffer
-
glTexImage2D
public void glTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Description copied from interface:GL
Entry point to C language function:void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexImage2D
in interfaceGL
-
glTexImage2D
public void glTexImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL
Entry point to C language function:void glTexImage2D(GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexImage2D
in interfaceGL
arg8
- a direct or array-backedBuffer
-
glTexImage2DMultisample
public void glTexImage2DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexImage2DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_multisample
,GL_VERSION_3_2
- Specified by:
glTexImage2DMultisample
in interfaceGL2ES2
-
glTexImage2DMultisampleCoverageNV
public void glTexImage2DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexImage2DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
- Specified by:
glTexImage2DMultisampleCoverageNV
in interfaceGL2GL3
-
glTexImage3D
public void glTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, long arg9)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexImage3DOES
,glTexImage3DEXT
- Specified by:
glTexImage3D
in interfaceGL2ES2
-
glTexImage3D
public void glTexImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexImage3D(GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexImage3DOES
,glTexImage3DEXT
- Specified by:
glTexImage3D
in interfaceGL2ES2
arg9
- a direct or array-backedBuffer
-
glTexImage3DMultisample
public void glTexImage3DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexImage3DMultisample(GLenum target, GLsizei samples, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_multisample
,GL_VERSION_3_2
- Specified by:
glTexImage3DMultisample
in interfaceGL2ES2
-
glTexImage3DMultisampleCoverageNV
public void glTexImage3DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexImage3DMultisampleCoverageNV(GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
- Specified by:
glTexImage3DMultisampleCoverageNV
in interfaceGL2GL3
-
glTexPageCommitmentARB
public void glTexPageCommitmentARB(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexPageCommitmentARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit)
Part ofGL_ARB_sparse_texture
- Specified by:
glTexPageCommitmentARB
in interfaceGL2GL3
-
glTexParameterIiv
public void glTexParameterIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glTexParameterIivOES
,glTexParameterIivEXT
- Specified by:
glTexParameterIiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glTexParameterIiv
public void glTexParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexParameterIiv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_OES_texture_border_clamp
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
Alias for:glTexParameterIivOES
,glTexParameterIivEXT
- Specified by:
glTexParameterIiv
in interfaceGL2ES2
-
glTexParameterIuiv
public void glTexParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glTexParameterIuivEXT
,glTexParameterIuivOES
- Specified by:
glTexParameterIuiv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glTexParameterIuiv
public void glTexParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexParameterIuiv(GLenum target, GLenum pname, const GLuint * params)
Part ofGL_ES_VERSION_3_2
,GL_VERSION_3_0
,GL_EXT_texture_integer
,GL_EXT_texture_border_clamp
,GL_OES_texture_border_clamp
Alias for:glTexParameterIuivEXT
,glTexParameterIuivOES
- Specified by:
glTexParameterIuiv
in interfaceGL2ES2
-
glTexParameterf
public void glTexParameterf(int arg0, int arg1, float arg2)
Description copied from interface:GL
Entry point to C language function:void glTexParameterf(GLenum target, GLenum pname, GLfloat param)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glTexParameterf
in interfaceGL
-
glTexParameterfv
public void glTexParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL
Entry point to C language function:void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glTexParameterfv
in interfaceGL
arg2
- a direct or array-backedFloatBuffer
-
glTexParameterfv
public void glTexParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glTexParameterfv(GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_VERSION_ES_CM
,GL_ES_VERSION_2_0
,GL_VERSION_1_0
- Specified by:
glTexParameterfv
in interfaceGL
-
glTexParameteri
public void glTexParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL
Entry point to C language function:void glTexParameteri(GLenum target, GLenum pname, GLint param)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexParameteri
in interfaceGL
-
glTexParameteriv
public void glTexParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL
Entry point to C language function:void glTexParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexParameteriv
in interfaceGL
arg2
- a direct or array-backedIntBuffer
-
glTexParameteriv
public void glTexParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glTexParameteriv(GLenum target, GLenum pname, const GLint * params)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glTexParameteriv
in interfaceGL
-
glTexRenderbufferNV
public void glTexRenderbufferNV(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTexRenderbufferNV(GLenum target, GLuint renderbuffer)
Part ofGL_NV_explicit_multisample
- Specified by:
glTexRenderbufferNV
in interfaceGL2
-
glTexStorage1D
public void glTexStorage1D(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glTexStorage1D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
Part ofGL_ARB_texture_storage
,GL_VERSION_4_2
,GL_EXT_texture_storage
Alias for:glTexStorage1DEXT
- Specified by:
glTexStorage1D
in interfaceGL
-
glTexStorage2D
public void glTexStorage2D(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glTexStorage2D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_ARB_texture_storage
,GL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_EXT_texture_storage
Alias for:glTexStorage2DEXT
- Specified by:
glTexStorage2D
in interfaceGL
-
glTexStorage2DMultisample
public void glTexStorage2DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5)
Description copied from interface:GL2ES3
Entry point to C language function:void glTexStorage2DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_ES_VERSION_3_1
,GL_VERSION_4_3
- Specified by:
glTexStorage2DMultisample
in interfaceGL2ES3
-
glTexStorage3D
public void glTexStorage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL
Entry point to C language function:void glTexStorage3D(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_ARB_texture_storage
,GL_VERSION_4_2
,GL_ES_VERSION_3_0
,GL_EXT_texture_storage
Alias for:glTexStorage3DEXT
- Specified by:
glTexStorage3D
in interfaceGL
-
glTexStorage3DMultisample
public void glTexStorage3DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Description copied from interface:GL2ES3
Entry point to C language function:void glTexStorage3DMultisample(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_ES_VERSION_3_2
,GL_VERSION_4_3
,GL_OES_texture_storage_multisample_2d_array
Alias for:glTexStorage3DMultisampleOES
- Specified by:
glTexStorage3DMultisample
in interfaceGL2ES3
-
glTexStorageSparseAMD
public void glTexStorageSparseAMD(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glTexStorageSparseAMD(GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei layers, GLbitfield flags)
Part ofGL_AMD_sparse_texture
- Specified by:
glTexStorageSparseAMD
in interfaceGL2
-
glTexSubImage1D
public void glTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage1DEXT
- Specified by:
glTexSubImage1D
in interfaceGL2GL3
-
glTexSubImage1D
public void glTexSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid * pixels)
Part ofGL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage1DEXT
- Specified by:
glTexSubImage1D
in interfaceGL2GL3
arg6
- a direct or array-backedBuffer
-
glTexSubImage2D
public void glTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Description copied from interface:GL
Entry point to C language function:void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage2DEXT
- Specified by:
glTexSubImage2D
in interfaceGL
-
glTexSubImage2D
public void glTexSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL
Entry point to C language function:void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_1
,GL_EXT_subtexture
Alias for:glTexSubImage2DEXT
- Specified by:
glTexSubImage2D
in interfaceGL
arg8
- a direct or array-backedBuffer
-
glTexSubImage3D
public void glTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexSubImage3DOES
,glTexSubImage3DEXT
- Specified by:
glTexSubImage3D
in interfaceGL2ES2
-
glTexSubImage3D
public void glTexSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL2ES2
Entry point to C language function:void glTexSubImage3D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_1_2
,GL_OES_texture_3D
,GL_EXT_texture3D
Alias for:glTexSubImage3DOES
,glTexSubImage3DEXT
- Specified by:
glTexSubImage3D
in interfaceGL2ES2
arg10
- a direct or array-backedBuffer
-
glTextureBarrier
public void glTextureBarrier()
Description copied from interface:GL4
Entry point to C language function:void glTextureBarrier()
Part ofGL_VERSION_4_5
,GL_NV_texture_barrier
Alias for:glTextureBarrierNV
- Specified by:
glTextureBarrier
in interfaceGL4
-
glTextureBarrierNV
public void glTextureBarrierNV()
Description copied from interface:GL2
Entry point to C language function:void glTextureBarrierNV()
Part ofGL_NV_texture_barrier
- Specified by:
glTextureBarrierNV
in interfaceGL2
-
glTextureBuffer
public void glTextureBuffer(int arg0, int arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureBuffer(GLuint texture, GLenum internalformat, GLuint buffer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureBufferEXT
- Specified by:
glTextureBuffer
in interfaceGL4
-
glTextureBufferEXT
public void glTextureBufferEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureBufferEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureBufferEXT
in interfaceGL2
-
glTextureBufferRange
public void glTextureBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Description copied from interface:GL4
Entry point to C language function:void glTextureBufferRange(GLuint texture, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
,GL_ARB_texture_buffer_range
Alias for:glTextureBufferRangeEXT
- Specified by:
glTextureBufferRange
in interfaceGL4
-
glTextureBufferRangeEXT
public void glTextureBufferRangeEXT(int arg0, int arg1, int arg2, int arg3, long arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glTextureBufferRangeEXT(GLuint texture, GLenum target, GLenum internalformat, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_EXT_direct_state_access
,GL_ARB_texture_buffer_range
- Specified by:
glTextureBufferRangeEXT
in interfaceGL2
-
glTextureImage1DEXT
public void glTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Description copied from interface:GL2
Entry point to C language function:void glTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureImage1DEXT
in interfaceGL2
-
glTextureImage1DEXT
public void glTextureImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL2
Entry point to C language function:void glTextureImage1DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureImage1DEXT
in interfaceGL2
arg8
- a direct or array-backedBuffer
-
glTextureImage2DEXT
public void glTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureImage2DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glTextureImage2DEXT
public void glTextureImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, long arg9)
Description copied from interface:GL2
Entry point to C language function:void glTextureImage2DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureImage2DEXT
in interfaceGL2
-
glTextureImage2DMultisampleCoverageNV
public void glTextureImage2DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Description copied from interface:GL2GL3
Entry point to C language function:void glTextureImage2DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
- Specified by:
glTextureImage2DMultisampleCoverageNV
in interfaceGL2GL3
-
glTextureImage2DMultisampleNV
public void glTextureImage2DMultisampleNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Description copied from interface:GL2GL3
Entry point to C language function:void glTextureImage2DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
- Specified by:
glTextureImage2DMultisampleNV
in interfaceGL2GL3
-
glTextureImage3DEXT
public void glTextureImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Description copied from interface:GL2
Entry point to C language function:void glTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureImage3DEXT
in interfaceGL2
-
glTextureImage3DEXT
public void glTextureImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL2
Entry point to C language function:void glTextureImage3DEXT(GLuint texture, GLenum target, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureImage3DEXT
in interfaceGL2
arg10
- a direct or array-backedBuffer
-
glTextureImage3DMultisampleCoverageNV
public void glTextureImage3DMultisampleCoverageNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8)
Description copied from interface:GL2GL3
Entry point to C language function:void glTextureImage3DMultisampleCoverageNV(GLuint texture, GLenum target, GLsizei coverageSamples, GLsizei colorSamples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
- Specified by:
glTextureImage3DMultisampleCoverageNV
in interfaceGL2GL3
-
glTextureImage3DMultisampleNV
public void glTextureImage3DMultisampleNV(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Description copied from interface:GL2GL3
Entry point to C language function:void glTextureImage3DMultisampleNV(GLuint texture, GLenum target, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations)
Part ofGL_NV_texture_multisample
- Specified by:
glTextureImage3DMultisampleNV
in interfaceGL2GL3
-
glTextureLightEXT
public void glTextureLightEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glTextureLightEXT(GLenum pname)
Part ofGL_EXT_light_texture
- Specified by:
glTextureLightEXT
in interfaceGL2
-
glTextureMaterialEXT
public void glTextureMaterialEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glTextureMaterialEXT(GLenum face, GLenum mode)
Part ofGL_EXT_light_texture
- Specified by:
glTextureMaterialEXT
in interfaceGL2
-
glTextureNormalEXT
public void glTextureNormalEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glTextureNormalEXT(GLenum mode)
Part ofGL_EXT_texture_perturb_normal
- Specified by:
glTextureNormalEXT
in interfaceGL2
-
glTexturePageCommitmentEXT
public void glTexturePageCommitmentEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, boolean arg8)
Description copied from interface:GL2
Entry point to C language function:void glTexturePageCommitmentEXT(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit)
Part ofGL_EXT_direct_state_access
- Specified by:
glTexturePageCommitmentEXT
in interfaceGL2
-
glTextureParameterIiv
public void glTextureParameterIiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterIiv(GLuint texture, GLenum pname, const GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIivEXT
- Specified by:
glTextureParameterIiv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glTextureParameterIiv
public void glTextureParameterIiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterIiv(GLuint texture, GLenum pname, const GLint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIivEXT
- Specified by:
glTextureParameterIiv
in interfaceGL4
-
glTextureParameterIivEXT
public void glTextureParameterIivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterIivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glTextureParameterIivEXT
public void glTextureParameterIivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterIivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterIivEXT
in interfaceGL2
-
glTextureParameterIuiv
public void glTextureParameterIuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterIuiv(GLuint texture, GLenum pname, const GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIuivEXT
- Specified by:
glTextureParameterIuiv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glTextureParameterIuiv
public void glTextureParameterIuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterIuiv(GLuint texture, GLenum pname, const GLuint * params)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterIuivEXT
- Specified by:
glTextureParameterIuiv
in interfaceGL4
-
glTextureParameterIuivEXT
public void glTextureParameterIuivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterIuivEXT
in interfaceGL2
-
glTextureParameterIuivEXT
public void glTextureParameterIuivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterIuivEXT(GLuint texture, GLenum target, GLenum pname, const GLuint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterIuivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glTextureParameterf
public void glTextureParameterf(int arg0, int arg1, float arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterf(GLuint texture, GLenum pname, GLfloat param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterfEXT
- Specified by:
glTextureParameterf
in interfaceGL4
-
glTextureParameterfEXT
public void glTextureParameterfEXT(int arg0, int arg1, int arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterfEXT(GLuint texture, GLenum target, GLenum pname, GLfloat param)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterfEXT
in interfaceGL2
-
glTextureParameterfv
public void glTextureParameterfv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterfv(GLuint texture, GLenum pname, const GLfloat * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterfvEXT
- Specified by:
glTextureParameterfv
in interfaceGL4
-
glTextureParameterfv
public void glTextureParameterfv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameterfv(GLuint texture, GLenum pname, const GLfloat * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterfvEXT
- Specified by:
glTextureParameterfv
in interfaceGL4
arg2
- a direct or array-backedFloatBuffer
-
glTextureParameterfvEXT
public void glTextureParameterfvEXT(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterfvEXT
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glTextureParameterfvEXT
public void glTextureParameterfvEXT(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterfvEXT(GLuint texture, GLenum target, GLenum pname, const GLfloat * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterfvEXT
in interfaceGL2
-
glTextureParameteri
public void glTextureParameteri(int arg0, int arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameteri(GLuint texture, GLenum pname, GLint param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameteriEXT
- Specified by:
glTextureParameteri
in interfaceGL4
-
glTextureParameteriEXT
public void glTextureParameteriEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameteriEXT(GLuint texture, GLenum target, GLenum pname, GLint param)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameteriEXT
in interfaceGL2
-
glTextureParameteriv
public void glTextureParameteriv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameteriv(GLuint texture, GLenum pname, const GLint * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterivEXT
- Specified by:
glTextureParameteriv
in interfaceGL4
arg2
- a direct or array-backedIntBuffer
-
glTextureParameteriv
public void glTextureParameteriv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glTextureParameteriv(GLuint texture, GLenum pname, const GLint * param)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureParameterivEXT
- Specified by:
glTextureParameteriv
in interfaceGL4
-
glTextureParameterivEXT
public void glTextureParameterivEXT(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterivEXT
in interfaceGL2
-
glTextureParameterivEXT
public void glTextureParameterivEXT(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glTextureParameterivEXT(GLuint texture, GLenum target, GLenum pname, const GLint * params)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureParameterivEXT
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glTextureRangeAPPLE
public void glTextureRangeAPPLE(int arg0, int arg1, Buffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glTextureRangeAPPLE(GLenum target, GLsizei length, const void * pointer)
Part ofGL_APPLE_texture_range
- Specified by:
glTextureRangeAPPLE
in interfaceGL2
arg2
- a direct or array-backedBuffer
-
glTextureRenderbufferEXT
public void glTextureRenderbufferEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glTextureRenderbufferEXT(GLuint texture, GLenum target, GLuint renderbuffer)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureRenderbufferEXT
in interfaceGL2
-
glTextureStorage1D
public void glTextureStorage1D(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glTextureStorage1D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width)
Part ofGL_VERSION_4_5
,GL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
Alias for:glTextureStorage1DEXT
- Specified by:
glTextureStorage1D
in interfaceGL4
-
glTextureStorage1DEXT
public void glTextureStorage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL
Entry point to C language function:void glTextureStorage1DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width)
Part ofGL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
- Specified by:
glTextureStorage1DEXT
in interfaceGL
-
glTextureStorage2D
public void glTextureStorage2D(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glTextureStorage2D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_VERSION_4_5
,GL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
Alias for:glTextureStorage2DEXT
- Specified by:
glTextureStorage2D
in interfaceGL4
-
glTextureStorage2DEXT
public void glTextureStorage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL
Entry point to C language function:void glTextureStorage2DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height)
Part ofGL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
- Specified by:
glTextureStorage2DEXT
in interfaceGL
-
glTextureStorage2DMultisample
public void glTextureStorage2DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5)
Description copied from interface:GL4
Entry point to C language function:void glTextureStorage2DMultisample(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_VERSION_4_5
,GL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
Alias for:glTextureStorage2DMultisampleEXT
- Specified by:
glTextureStorage2DMultisample
in interfaceGL4
-
glTextureStorage2DMultisampleEXT
public void glTextureStorage2DMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Description copied from interface:GL2
Entry point to C language function:void glTextureStorage2DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
- Specified by:
glTextureStorage2DMultisampleEXT
in interfaceGL2
-
glTextureStorage3D
public void glTextureStorage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL4
Entry point to C language function:void glTextureStorage3D(GLuint texture, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_VERSION_4_5
,GL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
Alias for:glTextureStorage3DEXT
- Specified by:
glTextureStorage3D
in interfaceGL4
-
glTextureStorage3DEXT
public void glTextureStorage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6)
Description copied from interface:GL
Entry point to C language function:void glTextureStorage3DEXT(GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth)
Part ofGL_EXT_texture_storage
,GL_ARB_texture_storage
,GL_EXT_direct_state_access
- Specified by:
glTextureStorage3DEXT
in interfaceGL
-
glTextureStorage3DMultisample
public void glTextureStorage3DMultisample(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, boolean arg6)
Description copied from interface:GL4
Entry point to C language function:void glTextureStorage3DMultisample(GLuint texture, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_VERSION_4_5
,GL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
Alias for:glTextureStorage3DMultisampleEXT
- Specified by:
glTextureStorage3DMultisample
in interfaceGL4
-
glTextureStorage3DMultisampleEXT
public void glTextureStorage3DMultisampleEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, boolean arg7)
Description copied from interface:GL2
Entry point to C language function:void glTextureStorage3DMultisampleEXT(GLuint texture, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
Part ofGL_ARB_texture_storage_multisample
,GL_EXT_direct_state_access
- Specified by:
glTextureStorage3DMultisampleEXT
in interfaceGL2
-
glTextureStorageSparseAMD
public void glTextureStorageSparseAMD(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL2
Entry point to C language function:void glTextureStorageSparseAMD(GLuint texture, GLenum target, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLsizei layers, GLbitfield flags)
Part ofGL_AMD_sparse_texture
- Specified by:
glTextureStorageSparseAMD
in interfaceGL2
-
glTextureSubImage1D
public void glTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL4
Entry point to C language function:void glTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage1DEXT
- Specified by:
glTextureSubImage1D
in interfaceGL4
-
glTextureSubImage1D
public void glTextureSubImage1D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, Buffer arg6)
Description copied from interface:GL4
Entry point to C language function:void glTextureSubImage1D(GLuint texture, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage1DEXT
- Specified by:
glTextureSubImage1D
in interfaceGL4
arg6
- a direct or array-backedBuffer
-
glTextureSubImage1DEXT
public void glTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, long arg7)
Description copied from interface:GL2
Entry point to C language function:void glTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureSubImage1DEXT
in interfaceGL2
-
glTextureSubImage1DEXT
public void glTextureSubImage1DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Buffer arg7)
Description copied from interface:GL2
Entry point to C language function:void glTextureSubImage1DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureSubImage1DEXT
in interfaceGL2
arg7
- a direct or array-backedBuffer
-
glTextureSubImage2D
public void glTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, long arg8)
Description copied from interface:GL4
Entry point to C language function:void glTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage2DEXT
- Specified by:
glTextureSubImage2D
in interfaceGL4
-
glTextureSubImage2D
public void glTextureSubImage2D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, Buffer arg8)
Description copied from interface:GL4
Entry point to C language function:void glTextureSubImage2D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage2DEXT
- Specified by:
glTextureSubImage2D
in interfaceGL4
arg8
- a direct or array-backedBuffer
-
glTextureSubImage2DEXT
public void glTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, Buffer arg9)
Description copied from interface:GL2
Entry point to C language function:void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureSubImage2DEXT
in interfaceGL2
arg9
- a direct or array-backedBuffer
-
glTextureSubImage2DEXT
public void glTextureSubImage2DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, long arg9)
Description copied from interface:GL2
Entry point to C language function:void glTextureSubImage2DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureSubImage2DEXT
in interfaceGL2
-
glTextureSubImage3D
public void glTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, long arg10)
Description copied from interface:GL4
Entry point to C language function:void glTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage3DEXT
- Specified by:
glTextureSubImage3D
in interfaceGL4
-
glTextureSubImage3D
public void glTextureSubImage3D(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, Buffer arg10)
Description copied from interface:GL4
Entry point to C language function:void glTextureSubImage3D(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glTextureSubImage3DEXT
- Specified by:
glTextureSubImage3D
in interfaceGL4
arg10
- a direct or array-backedBuffer
-
glTextureSubImage3DEXT
public void glTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, long arg11)
Description copied from interface:GL2
Entry point to C language function:void glTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureSubImage3DEXT
in interfaceGL2
-
glTextureSubImage3DEXT
public void glTextureSubImage3DEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7, int arg8, int arg9, int arg10, Buffer arg11)
Description copied from interface:GL2
Entry point to C language function:void glTextureSubImage3DEXT(GLuint texture, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void * pixels)
Part ofGL_EXT_direct_state_access
- Specified by:
glTextureSubImage3DEXT
in interfaceGL2
arg11
- a direct or array-backedBuffer
-
glTextureView
public void glTextureView(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, int arg7)
Description copied from interface:GL4
Entry point to C language function:void glTextureView(GLuint texture, GLenum target, GLuint origtexture, GLenum internalformat, GLuint minlevel, GLuint numlevels, GLuint minlayer, GLuint numlayers)
Part ofGL_VERSION_4_3
,GL_ARB_texture_view
,GL_OES_texture_view
,GL_EXT_texture_view
Alias for:glTextureViewOES
,glTextureViewEXT
- Specified by:
glTextureView
in interfaceGL4
-
glTransformFeedbackBufferBase
public void glTransformFeedbackBufferBase(int arg0, int arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glTransformFeedbackBufferBase(GLuint xfb, GLuint index, GLuint buffer)
Part ofGL_VERSION_4_5
- Specified by:
glTransformFeedbackBufferBase
in interfaceGL4
-
glTransformFeedbackBufferRange
public void glTransformFeedbackBufferRange(int arg0, int arg1, int arg2, long arg3, long arg4)
Description copied from interface:GL4
Entry point to C language function:void glTransformFeedbackBufferRange(GLuint xfb, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size)
Part ofGL_VERSION_4_5
- Specified by:
glTransformFeedbackBufferRange
in interfaceGL4
-
glTransformFeedbackVaryings
public void glTransformFeedbackVaryings(int arg0, int arg1, String[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glTransformFeedbackVaryings(GLuint program, GLsizei count, const GLchar * const * varyings, GLenum bufferMode)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_transform_feedback
,GL_NV_transform_feedback
Alias for:glTransformFeedbackVaryingsEXT
,glTransformFeedbackVaryingsNV
- Specified by:
glTransformFeedbackVaryings
in interfaceGL2ES3
-
glTranslated
public void glTranslated(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glTranslated(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
- Specified by:
glTranslated
in interfaceGL2
-
glTranslatef
public void glTranslatef(float arg0, float arg1, float arg2)
Description copied from interface:GLMatrixFunc
Translate the current matrix.- Specified by:
glTranslatef
in interfaceGLMatrixFunc
-
glUniform
public void glUniform(GLUniformData arg0)
-
glUniform1d
public void glUniform1d(int arg0, double arg1)
Description copied from interface:GL3
Entry point to C language function:void glUniform1d(GLint location, GLdouble x)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform1d
in interfaceGL3
-
glUniform1dv
public void glUniform1dv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glUniform1dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform1dv
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glUniform1dv
public void glUniform1dv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniform1dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform1dv
in interfaceGL3
-
glUniform1f
public void glUniform1f(int arg0, float arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform1f(GLint location, GLfloat v0)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1fARB
- Specified by:
glUniform1f
in interfaceGL2ES2
-
glUniform1fARB
public void glUniform1fARB(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glUniform1fARB(GLint location, GLfloat v0)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform1fARB
in interfaceGL2
-
glUniform1fv
public void glUniform1fv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform1fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1fvARB
- Specified by:
glUniform1fv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glUniform1fv
public void glUniform1fv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform1fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1fvARB
- Specified by:
glUniform1fv
in interfaceGL2ES2
-
glUniform1fvARB
public void glUniform1fvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform1fvARB
in interfaceGL2
-
glUniform1fvARB
public void glUniform1fvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform1fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform1fvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glUniform1i
public void glUniform1i(int arg0, int arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform1i(GLint location, GLint v0)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1iARB
- Specified by:
glUniform1i
in interfaceGL2ES2
-
glUniform1i64ARB
public void glUniform1i64ARB(int arg0, long arg1)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform1i64ARB(GLint location, GLint64 x)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform1i64ARB
in interfaceGL4bc
-
glUniform1i64NV
public void glUniform1i64NV(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glUniform1i64NV(GLint location, GLint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform1i64NV
in interfaceGL2
-
glUniform1i64vARB
public void glUniform1i64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform1i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform1i64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform1i64vARB
public void glUniform1i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform1i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform1i64vARB
in interfaceGL4bc
-
glUniform1i64vNV
public void glUniform1i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform1i64vNV
in interfaceGL2
-
glUniform1i64vNV
public void glUniform1i64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform1i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform1i64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform1iARB
public void glUniform1iARB(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glUniform1iARB(GLint location, GLint v0)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform1iARB
in interfaceGL2
-
glUniform1iv
public void glUniform1iv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform1iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1ivARB
- Specified by:
glUniform1iv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glUniform1iv
public void glUniform1iv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform1iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform1ivARB
- Specified by:
glUniform1iv
in interfaceGL2ES2
-
glUniform1ivARB
public void glUniform1ivARB(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform1ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform1ivARB
in interfaceGL2
-
glUniform1ivARB
public void glUniform1ivARB(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform1ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform1ivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glUniform1ui
public void glUniform1ui(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform1ui(GLint location, GLuint v0)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform1uiEXT
- Specified by:
glUniform1ui
in interfaceGL2ES3
-
glUniform1ui64ARB
public void glUniform1ui64ARB(int arg0, long arg1)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform1ui64ARB(GLint location, GLuint64 x)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform1ui64ARB
in interfaceGL4bc
-
glUniform1ui64NV
public void glUniform1ui64NV(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glUniform1ui64NV(GLint location, GLuint64EXT x)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform1ui64NV
in interfaceGL2
-
glUniform1ui64vARB
public void glUniform1ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform1ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform1ui64vARB
in interfaceGL4bc
-
glUniform1ui64vARB
public void glUniform1ui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform1ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform1ui64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform1ui64vNV
public void glUniform1ui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform1ui64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform1ui64vNV
public void glUniform1ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform1ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform1ui64vNV
in interfaceGL2
-
glUniform1uiv
public void glUniform1uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXT
- Specified by:
glUniform1uiv
in interfaceGL2ES3
-
glUniform1uiv
public void glUniform1uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform1uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform1uivEXT
- Specified by:
glUniform1uiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glUniform2d
public void glUniform2d(int arg0, double arg1, double arg2)
Description copied from interface:GL3
Entry point to C language function:void glUniform2d(GLint location, GLdouble x, GLdouble y)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform2d
in interfaceGL3
-
glUniform2dv
public void glUniform2dv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniform2dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform2dv
in interfaceGL3
-
glUniform2dv
public void glUniform2dv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glUniform2dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform2dv
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glUniform2f
public void glUniform2f(int arg0, float arg1, float arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform2f(GLint location, GLfloat v0, GLfloat v1)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2fARB
- Specified by:
glUniform2f
in interfaceGL2ES2
-
glUniform2fARB
public void glUniform2fARB(int arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2fARB(GLint location, GLfloat v0, GLfloat v1)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform2fARB
in interfaceGL2
-
glUniform2fv
public void glUniform2fv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform2fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2fvARB
- Specified by:
glUniform2fv
in interfaceGL2ES2
-
glUniform2fv
public void glUniform2fv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform2fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2fvARB
- Specified by:
glUniform2fv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glUniform2fvARB
public void glUniform2fvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform2fvARB
in interfaceGL2
-
glUniform2fvARB
public void glUniform2fvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform2fvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glUniform2i
public void glUniform2i(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform2i(GLint location, GLint v0, GLint v1)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2iARB
- Specified by:
glUniform2i
in interfaceGL2ES2
-
glUniform2i64ARB
public void glUniform2i64ARB(int arg0, long arg1, long arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform2i64ARB(GLint location, GLint64 x, GLint64 y)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform2i64ARB
in interfaceGL4bc
-
glUniform2i64NV
public void glUniform2i64NV(int arg0, long arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2i64NV(GLint location, GLint64EXT x, GLint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform2i64NV
in interfaceGL2
-
glUniform2i64vARB
public void glUniform2i64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform2i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform2i64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform2i64vARB
public void glUniform2i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform2i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform2i64vARB
in interfaceGL4bc
-
glUniform2i64vNV
public void glUniform2i64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform2i64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform2i64vNV
public void glUniform2i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform2i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform2i64vNV
in interfaceGL2
-
glUniform2iARB
public void glUniform2iARB(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2iARB(GLint location, GLint v0, GLint v1)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform2iARB
in interfaceGL2
-
glUniform2iv
public void glUniform2iv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform2iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2ivARB
- Specified by:
glUniform2iv
in interfaceGL2ES2
-
glUniform2iv
public void glUniform2iv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform2iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform2ivARB
- Specified by:
glUniform2iv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glUniform2ivARB
public void glUniform2ivARB(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform2ivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glUniform2ivARB
public void glUniform2ivARB(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform2ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform2ivARB
in interfaceGL2
-
glUniform2ui
public void glUniform2ui(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform2ui(GLint location, GLuint v0, GLuint v1)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform2uiEXT
- Specified by:
glUniform2ui
in interfaceGL2ES3
-
glUniform2ui64ARB
public void glUniform2ui64ARB(int arg0, long arg1, long arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform2ui64ARB(GLint location, GLuint64 x, GLuint64 y)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform2ui64ARB
in interfaceGL4bc
-
glUniform2ui64NV
public void glUniform2ui64NV(int arg0, long arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform2ui64NV
in interfaceGL2
-
glUniform2ui64vARB
public void glUniform2ui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform2ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform2ui64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform2ui64vARB
public void glUniform2ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform2ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform2ui64vARB
in interfaceGL4bc
-
glUniform2ui64vNV
public void glUniform2ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform2ui64vNV
in interfaceGL2
-
glUniform2ui64vNV
public void glUniform2ui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform2ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform2ui64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform2uiv
public void glUniform2uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXT
- Specified by:
glUniform2uiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glUniform2uiv
public void glUniform2uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform2uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform2uivEXT
- Specified by:
glUniform2uiv
in interfaceGL2ES3
-
glUniform3d
public void glUniform3d(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniform3d(GLint location, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform3d
in interfaceGL3
-
glUniform3dv
public void glUniform3dv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniform3dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform3dv
in interfaceGL3
-
glUniform3dv
public void glUniform3dv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glUniform3dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform3dv
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glUniform3f
public void glUniform3f(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform3f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3fARB
- Specified by:
glUniform3f
in interfaceGL2ES2
-
glUniform3fARB
public void glUniform3fARB(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform3fARB
in interfaceGL2
-
glUniform3fv
public void glUniform3fv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform3fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3fvARB
- Specified by:
glUniform3fv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glUniform3fv
public void glUniform3fv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform3fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3fvARB
- Specified by:
glUniform3fv
in interfaceGL2ES2
-
glUniform3fvARB
public void glUniform3fvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform3fvARB
in interfaceGL2
-
glUniform3fvARB
public void glUniform3fvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform3fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform3fvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glUniform3i
public void glUniform3i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform3i(GLint location, GLint v0, GLint v1, GLint v2)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3iARB
- Specified by:
glUniform3i
in interfaceGL2ES2
-
glUniform3i64ARB
public void glUniform3i64ARB(int arg0, long arg1, long arg2, long arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform3i64ARB(GLint location, GLint64 x, GLint64 y, GLint64 z)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform3i64ARB
in interfaceGL4bc
-
glUniform3i64NV
public void glUniform3i64NV(int arg0, long arg1, long arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform3i64NV
in interfaceGL2
-
glUniform3i64vARB
public void glUniform3i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform3i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform3i64vARB
in interfaceGL4bc
-
glUniform3i64vARB
public void glUniform3i64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform3i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform3i64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform3i64vNV
public void glUniform3i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform3i64vNV
in interfaceGL2
-
glUniform3i64vNV
public void glUniform3i64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform3i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform3i64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform3iARB
public void glUniform3iARB(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3iARB(GLint location, GLint v0, GLint v1, GLint v2)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform3iARB
in interfaceGL2
-
glUniform3iv
public void glUniform3iv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform3iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3ivARB
- Specified by:
glUniform3iv
in interfaceGL2ES2
-
glUniform3iv
public void glUniform3iv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform3iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform3ivARB
- Specified by:
glUniform3iv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glUniform3ivARB
public void glUniform3ivARB(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform3ivARB
in interfaceGL2
-
glUniform3ivARB
public void glUniform3ivARB(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform3ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform3ivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glUniform3ui
public void glUniform3ui(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform3uiEXT
- Specified by:
glUniform3ui
in interfaceGL2ES3
-
glUniform3ui64ARB
public void glUniform3ui64ARB(int arg0, long arg1, long arg2, long arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform3ui64ARB(GLint location, GLuint64 x, GLuint64 y, GLuint64 z)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform3ui64ARB
in interfaceGL4bc
-
glUniform3ui64NV
public void glUniform3ui64NV(int arg0, long arg1, long arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform3ui64NV
in interfaceGL2
-
glUniform3ui64vARB
public void glUniform3ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform3ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform3ui64vARB
in interfaceGL4bc
-
glUniform3ui64vARB
public void glUniform3ui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform3ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform3ui64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform3ui64vNV
public void glUniform3ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform3ui64vNV
in interfaceGL2
-
glUniform3ui64vNV
public void glUniform3ui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform3ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform3ui64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform3uiv
public void glUniform3uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXT
- Specified by:
glUniform3uiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glUniform3uiv
public void glUniform3uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform3uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform3uivEXT
- Specified by:
glUniform3uiv
in interfaceGL2ES3
-
glUniform4d
public void glUniform4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniform4d(GLint location, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform4d
in interfaceGL3
-
glUniform4dv
public void glUniform4dv(int arg0, int arg1, double[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniform4dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform4dv
in interfaceGL3
-
glUniform4dv
public void glUniform4dv(int arg0, int arg1, DoubleBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glUniform4dv(GLint location, GLsizei count, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniform4dv
in interfaceGL3
arg2
- a direct or array-backedDoubleBuffer
-
glUniform4f
public void glUniform4f(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4fARB
- Specified by:
glUniform4f
in interfaceGL2ES2
-
glUniform4fARB
public void glUniform4fARB(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniform4fARB(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform4fARB
in interfaceGL2
-
glUniform4fv
public void glUniform4fv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform4fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4fvARB
- Specified by:
glUniform4fv
in interfaceGL2ES2
-
glUniform4fv
public void glUniform4fv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform4fv(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4fvARB
- Specified by:
glUniform4fv
in interfaceGL2ES2
arg2
- a direct or array-backedFloatBuffer
-
glUniform4fvARB
public void glUniform4fvARB(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform4fvARB
in interfaceGL2
arg2
- a direct or array-backedFloatBuffer
-
glUniform4fvARB
public void glUniform4fvARB(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform4fvARB(GLint location, GLsizei count, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform4fvARB
in interfaceGL2
-
glUniform4i
public void glUniform4i(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform4i(GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4iARB
- Specified by:
glUniform4i
in interfaceGL2ES2
-
glUniform4i64ARB
public void glUniform4i64ARB(int arg0, long arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform4i64ARB(GLint location, GLint64 x, GLint64 y, GLint64 z, GLint64 w)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform4i64ARB
in interfaceGL4bc
-
glUniform4i64NV
public void glUniform4i64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniform4i64NV(GLint location, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform4i64NV
in interfaceGL2
-
glUniform4i64vARB
public void glUniform4i64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform4i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform4i64vARB
in interfaceGL4bc
-
glUniform4i64vARB
public void glUniform4i64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform4i64vARB(GLint location, GLsizei count, const GLint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform4i64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform4i64vNV
public void glUniform4i64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform4i64vNV
in interfaceGL2
-
glUniform4i64vNV
public void glUniform4i64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform4i64vNV(GLint location, GLsizei count, const GLint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform4i64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform4iARB
public void glUniform4iARB(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniform4iARB(GLint location, GLint v0, GLint v1, GLint v2, GLint v3)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform4iARB
in interfaceGL2
-
glUniform4iv
public void glUniform4iv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform4iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4ivARB
- Specified by:
glUniform4iv
in interfaceGL2ES2
arg2
- a direct or array-backedIntBuffer
-
glUniform4iv
public void glUniform4iv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniform4iv(GLint location, GLsizei count, const GLint * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniform4ivARB
- Specified by:
glUniform4iv
in interfaceGL2ES2
-
glUniform4ivARB
public void glUniform4ivARB(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform4ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform4ivARB
in interfaceGL2
-
glUniform4ivARB
public void glUniform4ivARB(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform4ivARB(GLint location, GLsizei count, const GLint * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniform4ivARB
in interfaceGL2
arg2
- a direct or array-backedIntBuffer
-
glUniform4ui
public void glUniform4ui(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform4ui(GLint location, GLuint v0, GLuint v1, GLuint v2, GLuint v3)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform4uiEXT
- Specified by:
glUniform4ui
in interfaceGL2ES3
-
glUniform4ui64ARB
public void glUniform4ui64ARB(int arg0, long arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform4ui64ARB(GLint location, GLuint64 x, GLuint64 y, GLuint64 z, GLuint64 w)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform4ui64ARB
in interfaceGL4bc
-
glUniform4ui64NV
public void glUniform4ui64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniform4ui64NV(GLint location, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform4ui64NV
in interfaceGL2
-
glUniform4ui64vARB
public void glUniform4ui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform4ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform4ui64vARB
in interfaceGL4bc
-
glUniform4ui64vARB
public void glUniform4ui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4bc
Entry point to C language function:void glUniform4ui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_gpu_shader_int64
- Specified by:
glUniform4ui64vARB
in interfaceGL4bc
arg2
- a direct or array-backedLongBuffer
-
glUniform4ui64vNV
public void glUniform4ui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform4ui64vNV
in interfaceGL2
arg2
- a direct or array-backedLongBuffer
-
glUniform4ui64vNV
public void glUniform4ui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniform4ui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_gpu_shader5
,GL_AMD_gpu_shader_int64
- Specified by:
glUniform4ui64vNV
in interfaceGL2
-
glUniform4uiv
public void glUniform4uiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXT
- Specified by:
glUniform4uiv
in interfaceGL2ES3
-
glUniform4uiv
public void glUniform4uiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniform4uiv(GLint location, GLsizei count, const GLuint * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_EXT_gpu_shader4
Alias for:glUniform4uivEXT
- Specified by:
glUniform4uiv
in interfaceGL2ES3
arg2
- a direct or array-backedIntBuffer
-
glUniformBlockBinding
public void glUniformBlockBinding(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformBlockBinding(GLuint program, GLuint uniformBlockIndex, GLuint uniformBlockBinding)
Part ofGL_ARB_uniform_buffer_object
,GL_ES_VERSION_3_0
,GL_VERSION_3_1
- Specified by:
glUniformBlockBinding
in interfaceGL2ES3
-
glUniformBufferEXT
public void glUniformBufferEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glUniformBufferEXT(GLuint program, GLint location, GLuint buffer)
Part ofGL_EXT_bindable_uniform
- Specified by:
glUniformBufferEXT
in interfaceGL2
-
glUniformHandleui64ARB
public void glUniformHandleui64ARB(int arg0, long arg1)
Description copied from interface:GL4
Entry point to C language function:void glUniformHandleui64ARB(GLint location, GLuint64 value)
Part ofGL_ARB_bindless_texture
- Specified by:
glUniformHandleui64ARB
in interfaceGL4
-
glUniformHandleui64vARB
public void glUniformHandleui64vARB(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL4
Entry point to C language function:void glUniformHandleui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_bindless_texture
- Specified by:
glUniformHandleui64vARB
in interfaceGL4
arg2
- a direct or array-backedLongBuffer
-
glUniformHandleui64vARB
public void glUniformHandleui64vARB(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glUniformHandleui64vARB(GLint location, GLsizei count, const GLuint64 * value)
Part ofGL_ARB_bindless_texture
- Specified by:
glUniformHandleui64vARB
in interfaceGL4
-
glUniformMatrix2dv
public void glUniformMatrix2dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix2dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix2dv
public void glUniformMatrix2dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix2dv
in interfaceGL3
-
glUniformMatrix2fv
public void glUniformMatrix2fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix2fvARB
- Specified by:
glUniformMatrix2fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix2fv
public void glUniformMatrix2fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniformMatrix2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix2fvARB
- Specified by:
glUniformMatrix2fv
in interfaceGL2ES2
-
glUniformMatrix2fvARB
public void glUniformMatrix2fvARB(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniformMatrix2fvARB
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix2fvARB
public void glUniformMatrix2fvARB(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniformMatrix2fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniformMatrix2fvARB
in interfaceGL2
-
glUniformMatrix2x3dv
public void glUniformMatrix2x3dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix2x3dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix2x3dv
public void glUniformMatrix2x3dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix2x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix2x3dv
in interfaceGL3
-
glUniformMatrix2x3fv
public void glUniformMatrix2x3fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNV
- Specified by:
glUniformMatrix2x3fv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix2x3fv
public void glUniformMatrix2x3fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix2x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x3fvNV
- Specified by:
glUniformMatrix2x3fv
in interfaceGL2ES3
-
glUniformMatrix2x4dv
public void glUniformMatrix2x4dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix2x4dv
in interfaceGL3
-
glUniformMatrix2x4dv
public void glUniformMatrix2x4dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix2x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix2x4dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix2x4fv
public void glUniformMatrix2x4fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNV
- Specified by:
glUniformMatrix2x4fv
in interfaceGL2ES3
-
glUniformMatrix2x4fv
public void glUniformMatrix2x4fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix2x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix2x4fvNV
- Specified by:
glUniformMatrix2x4fv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix3dv
public void glUniformMatrix3dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix3dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix3dv
public void glUniformMatrix3dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix3dv
in interfaceGL3
-
glUniformMatrix3fv
public void glUniformMatrix3fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix3fvARB
- Specified by:
glUniformMatrix3fv
in interfaceGL2ES2
-
glUniformMatrix3fv
public void glUniformMatrix3fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix3fvARB
- Specified by:
glUniformMatrix3fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix3fvARB
public void glUniformMatrix3fvARB(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniformMatrix3fvARB
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix3fvARB
public void glUniformMatrix3fvARB(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniformMatrix3fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniformMatrix3fvARB
in interfaceGL2
-
glUniformMatrix3x2dv
public void glUniformMatrix3x2dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix3x2dv
in interfaceGL3
-
glUniformMatrix3x2dv
public void glUniformMatrix3x2dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix3x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix3x2dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix3x2fv
public void glUniformMatrix3x2fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNV
- Specified by:
glUniformMatrix3x2fv
in interfaceGL2ES3
-
glUniformMatrix3x2fv
public void glUniformMatrix3x2fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix3x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x2fvNV
- Specified by:
glUniformMatrix3x2fv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix3x4dv
public void glUniformMatrix3x4dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix3x4dv
in interfaceGL3
-
glUniformMatrix3x4dv
public void glUniformMatrix3x4dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix3x4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix3x4dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix3x4fv
public void glUniformMatrix3x4fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNV
- Specified by:
glUniformMatrix3x4fv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix3x4fv
public void glUniformMatrix3x4fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix3x4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix3x4fvNV
- Specified by:
glUniformMatrix3x4fv
in interfaceGL2ES3
-
glUniformMatrix4dv
public void glUniformMatrix4dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix4dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix4dv
public void glUniformMatrix4dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix4dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix4dv
in interfaceGL3
-
glUniformMatrix4fv
public void glUniformMatrix4fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix4fvARB
- Specified by:
glUniformMatrix4fv
in interfaceGL2ES2
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix4fv
public void glUniformMatrix4fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glUniformMatrix4fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glUniformMatrix4fvARB
- Specified by:
glUniformMatrix4fv
in interfaceGL2ES2
-
glUniformMatrix4fvARB
public void glUniformMatrix4fvARB(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniformMatrix4fvARB
in interfaceGL2
-
glUniformMatrix4fvARB
public void glUniformMatrix4fvARB(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glUniformMatrix4fvARB(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ARB_shader_objects
- Specified by:
glUniformMatrix4fvARB
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix4x2dv
public void glUniformMatrix4x2dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix4x2dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix4x2dv
public void glUniformMatrix4x2dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix4x2dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix4x2dv
in interfaceGL3
-
glUniformMatrix4x2fv
public void glUniformMatrix4x2fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNV
- Specified by:
glUniformMatrix4x2fv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glUniformMatrix4x2fv
public void glUniformMatrix4x2fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix4x2fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x2fvNV
- Specified by:
glUniformMatrix4x2fv
in interfaceGL2ES3
-
glUniformMatrix4x3dv
public void glUniformMatrix4x3dv(int arg0, int arg1, boolean arg2, DoubleBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix4x3dv
in interfaceGL3
arg3
- a direct or array-backedDoubleBuffer
-
glUniformMatrix4x3dv
public void glUniformMatrix4x3dv(int arg0, int arg1, boolean arg2, double[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glUniformMatrix4x3dv(GLint location, GLsizei count, GLboolean transpose, const GLdouble * value)
Part ofGL_ARB_gpu_shader_fp64
,GL_VERSION_4_0
- Specified by:
glUniformMatrix4x3dv
in interfaceGL3
-
glUniformMatrix4x3fv
public void glUniformMatrix4x3fv(int arg0, int arg1, boolean arg2, float[] arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNV
- Specified by:
glUniformMatrix4x3fv
in interfaceGL2ES3
-
glUniformMatrix4x3fv
public void glUniformMatrix4x3fv(int arg0, int arg1, boolean arg2, FloatBuffer arg3)
Description copied from interface:GL2ES3
Entry point to C language function:void glUniformMatrix4x3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat * value)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_2_1
,GL_NV_non_square_matrices
Alias for:glUniformMatrix4x3fvNV
- Specified by:
glUniformMatrix4x3fv
in interfaceGL2ES3
arg3
- a direct or array-backedFloatBuffer
-
glUniformSubroutinesuiv
public void glUniformSubroutinesuiv(int arg0, int arg1, int[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glUniformSubroutinesuiv
in interfaceGL3
-
glUniformSubroutinesuiv
public void glUniformSubroutinesuiv(int arg0, int arg1, IntBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glUniformSubroutinesuiv(GLenum shadertype, GLsizei count, const GLuint * indices)
Part ofGL_ARB_shader_subroutine
,GL_VERSION_4_0
- Specified by:
glUniformSubroutinesuiv
in interfaceGL3
arg2
- a direct or array-backedIntBuffer
-
glUniformui64NV
public void glUniformui64NV(int arg0, long arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glUniformui64NV(GLint location, GLuint64EXT value)
Part ofGL_NV_shader_buffer_load
- Specified by:
glUniformui64NV
in interfaceGL2GL3
-
glUniformui64vNV
public void glUniformui64vNV(int arg0, int arg1, long[] arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
- Specified by:
glUniformui64vNV
in interfaceGL2GL3
-
glUniformui64vNV
public void glUniformui64vNV(int arg0, int arg1, LongBuffer arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glUniformui64vNV(GLint location, GLsizei count, const GLuint64EXT * value)
Part ofGL_NV_shader_buffer_load
- Specified by:
glUniformui64vNV
in interfaceGL2GL3
arg2
- a direct or array-backedLongBuffer
-
glUnlockArraysEXT
public void glUnlockArraysEXT()
Description copied from interface:GL2
Entry point to C language function:void glUnlockArraysEXT()
Part ofGL_EXT_compiled_vertex_array
- Specified by:
glUnlockArraysEXT
in interfaceGL2
-
glUnmapBuffer
public boolean glUnmapBuffer(int arg0)
Description copied from interface:GL
Entry point to C language function:GLboolean glUnmapBuffer(GLenum target)
Part ofGL_VERSION_1_5
,GL_ES_VERSION_3_0
,GL_OES_mapbuffer
,GL_ARB_vertex_buffer_object
Alias for:glUnmapBufferOES
,glUnmapBufferARB
- Specified by:
glUnmapBuffer
in interfaceGL
-
glUnmapNamedBuffer
public boolean glUnmapNamedBuffer(int arg0)
Description copied from interface:GL4
Entry point to C language function:GLboolean glUnmapNamedBuffer(GLuint buffer)
Part ofGL_VERSION_4_5
,GL_EXT_direct_state_access
Alias for:glUnmapNamedBufferEXT
- Specified by:
glUnmapNamedBuffer
in interfaceGL4
-
glUnmapNamedBufferEXT
public boolean glUnmapNamedBufferEXT(int arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glUnmapNamedBufferEXT(GLuint buffer)
Part ofGL_EXT_direct_state_access
- Specified by:
glUnmapNamedBufferEXT
in interfaceGL2
-
glUnmapTexture2DINTEL
public void glUnmapTexture2DINTEL(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glUnmapTexture2DINTEL(GLuint texture, GLint level)
Part ofGL_INTEL_map_texture
- Specified by:
glUnmapTexture2DINTEL
in interfaceGL2
-
glUseProgram
public void glUseProgram(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glUseProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glUseProgram
in interfaceGL2ES2
-
glUseProgramObjectARB
public void glUseProgramObjectARB(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glUseProgramObjectARB(GLhandleARB programObj)
Part ofGL_ARB_shader_objects
- Specified by:
glUseProgramObjectARB
in interfaceGL2
-
glUseProgramStages
public void glUseProgramStages(int arg0, int arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glUseProgramStages(GLuint pipeline, GLbitfield stages, GLuint program)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glUseProgramStagesEXT
- Specified by:
glUseProgramStages
in interfaceGL2ES2
-
glVDPAUFiniNV
public void glVDPAUFiniNV()
Description copied from interface:GL2
Entry point to C language function:void glVDPAUFiniNV()
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUFiniNV
in interfaceGL2
-
glVDPAUGetSurfaceivNV
public void glVDPAUGetSurfaceivNV(long arg0, int arg1, int arg2, IntBuffer arg3, IntBuffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUGetSurfaceivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedIntBuffer
-
glVDPAUGetSurfaceivNV
public void glVDPAUGetSurfaceivNV(long arg0, int arg1, int arg2, int[] arg3, int arg4, int[] arg5, int arg6)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUGetSurfaceivNV(GLvdpauSurfaceNV surface, GLenum pname, GLsizei bufSize, GLsizei * length, GLint * values)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUGetSurfaceivNV
in interfaceGL2
-
glVDPAUInitNV
public void glVDPAUInitNV(Buffer arg0, Buffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUInitNV(const void * vdpDevice, const void * getProcAddress)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUInitNV
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedBuffer
arg1
- a direct or array-backedBuffer
-
glVDPAUIsSurfaceNV
public boolean glVDPAUIsSurfaceNV(long arg0)
Description copied from interface:GL2
Entry point to C language function:GLboolean glVDPAUIsSurfaceNV(GLvdpauSurfaceNV surface)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUIsSurfaceNV
in interfaceGL2
-
glVDPAUMapSurfacesNV
public void glVDPAUMapSurfacesNV(int arg0, PointerBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUMapSurfacesNV(GLsizei numSurfaces, const GLvdpauSurfaceNV * surfaces)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUMapSurfacesNV
in interfaceGL2
arg1
- a direct onlyPointerBuffer
-
glVDPAURegisterOutputSurfaceNV
public long glVDPAURegisterOutputSurfaceNV(Buffer arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAURegisterOutputSurfaceNV
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedBuffer
-
glVDPAURegisterOutputSurfaceNV
public long glVDPAURegisterOutputSurfaceNV(Buffer arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterOutputSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAURegisterOutputSurfaceNV
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedBuffer
arg3
- a direct or array-backedIntBuffer
-
glVDPAURegisterVideoSurfaceNV
public long glVDPAURegisterVideoSurfaceNV(Buffer arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAURegisterVideoSurfaceNV
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedBuffer
arg3
- a direct or array-backedIntBuffer
-
glVDPAURegisterVideoSurfaceNV
public long glVDPAURegisterVideoSurfaceNV(Buffer arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:GLvdpauSurfaceNV glVDPAURegisterVideoSurfaceNV(const void * vdpSurface, GLenum target, GLsizei numTextureNames, const GLuint * textureNames)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAURegisterVideoSurfaceNV
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedBuffer
-
glVDPAUSurfaceAccessNV
public void glVDPAUSurfaceAccessNV(long arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUSurfaceAccessNV(GLvdpauSurfaceNV surface, GLenum access)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUSurfaceAccessNV
in interfaceGL2
-
glVDPAUUnmapSurfacesNV
public void glVDPAUUnmapSurfacesNV(int arg0, PointerBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUUnmapSurfacesNV(GLsizei numSurface, const GLvdpauSurfaceNV * surfaces)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUUnmapSurfacesNV
in interfaceGL2
arg1
- a direct onlyPointerBuffer
-
glVDPAUUnregisterSurfaceNV
public void glVDPAUUnregisterSurfaceNV(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glVDPAUUnregisterSurfaceNV(GLvdpauSurfaceNV surface)
Part ofGL_NV_vdpau_interop
- Specified by:
glVDPAUUnregisterSurfaceNV
in interfaceGL2
-
glValidateProgram
public void glValidateProgram(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glValidateProgram(GLuint program)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_shader_objects
Alias for:glValidateProgramARB
- Specified by:
glValidateProgram
in interfaceGL2ES2
-
glValidateProgramARB
public void glValidateProgramARB(long arg0)
Description copied from interface:GL2
Entry point to C language function:void glValidateProgramARB(GLhandleARB programObj)
Part ofGL_ARB_shader_objects
- Specified by:
glValidateProgramARB
in interfaceGL2
-
glValidateProgramPipeline
public void glValidateProgramPipeline(int arg0)
Description copied from interface:GL2ES2
Entry point to C language function:void glValidateProgramPipeline(GLuint pipeline)
Part ofGL_ARB_separate_shader_objects
,GL_ES_VERSION_3_1
,GL_VERSION_4_1
,GL_EXT_separate_shader_objects
Alias for:glValidateProgramPipelineEXT
- Specified by:
glValidateProgramPipeline
in interfaceGL2ES2
-
glVariantPointerEXT
public void glVariantPointerEXT(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const void * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantPointerEXT
in interfaceGL2
-
glVariantPointerEXT
public void glVariantPointerEXT(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glVariantPointerEXT(GLuint id, GLenum type, GLuint stride, const void * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantPointerEXT
in interfaceGL2
arg3
- a direct onlyBuffer
-
glVariantbvEXT
public void glVariantbvEXT(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantbvEXT(GLuint id, const GLbyte * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantbvEXT
in interfaceGL2
-
glVariantbvEXT
public void glVariantbvEXT(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantbvEXT(GLuint id, const GLbyte * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantbvEXT
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVariantdvEXT
public void glVariantdvEXT(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantdvEXT(GLuint id, const GLdouble * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantdvEXT
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glVariantdvEXT
public void glVariantdvEXT(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantdvEXT(GLuint id, const GLdouble * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantdvEXT
in interfaceGL2
-
glVariantfvEXT
public void glVariantfvEXT(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantfvEXT(GLuint id, const GLfloat * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantfvEXT
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glVariantfvEXT
public void glVariantfvEXT(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantfvEXT(GLuint id, const GLfloat * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantfvEXT
in interfaceGL2
-
glVariantivEXT
public void glVariantivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantivEXT(GLuint id, const GLint * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantivEXT
in interfaceGL2
-
glVariantivEXT
public void glVariantivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantivEXT(GLuint id, const GLint * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVariantsvEXT
public void glVariantsvEXT(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantsvEXT(GLuint id, const GLshort * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantsvEXT
in interfaceGL2
-
glVariantsvEXT
public void glVariantsvEXT(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantsvEXT(GLuint id, const GLshort * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantsvEXT
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVariantubvEXT
public void glVariantubvEXT(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantubvEXT(GLuint id, const GLubyte * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantubvEXT
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVariantubvEXT
public void glVariantubvEXT(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantubvEXT(GLuint id, const GLubyte * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantubvEXT
in interfaceGL2
-
glVariantuivEXT
public void glVariantuivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantuivEXT(GLuint id, const GLuint * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantuivEXT
in interfaceGL2
-
glVariantuivEXT
public void glVariantuivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantuivEXT(GLuint id, const GLuint * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantuivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVariantusvEXT
public void glVariantusvEXT(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVariantusvEXT(GLuint id, const GLushort * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantusvEXT
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVariantusvEXT
public void glVariantusvEXT(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVariantusvEXT(GLuint id, const GLushort * addr)
Part ofGL_EXT_vertex_shader
- Specified by:
glVariantusvEXT
in interfaceGL2
-
glVertex2bOES
public void glVertex2bOES(byte arg0, byte arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex2bOES(GLbyte x, GLbyte y)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex2bOES
in interfaceGL2
-
glVertex2bvOES
public void glVertex2bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex2bvOES
in interfaceGL2
-
glVertex2bvOES
public void glVertex2bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertex2bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex2bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glVertex2d
public void glVertex2d(double arg0, double arg1)
Description copied from interface:GL2
- Specified by:
glVertex2d
in interfaceGL2
-
glVertex2dv
public void glVertex2dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex2dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glVertex2dv
public void glVertex2dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex2dv
in interfaceGL2
-
glVertex2f
public void glVertex2f(float arg0, float arg1)
Description copied from interface:GL2
- Specified by:
glVertex2f
in interfaceGL2
-
glVertex2fv
public void glVertex2fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex2fv
in interfaceGL2
-
glVertex2fv
public void glVertex2fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex2fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glVertex2h
public void glVertex2h(short arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex2h(GLhalfNV x, GLhalfNV y)
Part ofGL_NV_half_float
Alias for:glVertex2hNV
- Specified by:
glVertex2h
in interfaceGL2
-
glVertex2hv
public void glVertex2hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex2hvNV
- Specified by:
glVertex2hv
in interfaceGL2
-
glVertex2hv
public void glVertex2hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertex2hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex2hvNV
- Specified by:
glVertex2hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertex2i
public void glVertex2i(int arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex2i
in interfaceGL2
-
glVertex2iv
public void glVertex2iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex2iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glVertex2iv
public void glVertex2iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex2iv
in interfaceGL2
-
glVertex2s
public void glVertex2s(short arg0, short arg1)
Description copied from interface:GL2
- Specified by:
glVertex2s
in interfaceGL2
-
glVertex2sv
public void glVertex2sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex2sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertex2sv
public void glVertex2sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex2sv
in interfaceGL2
-
glVertex3bOES
public void glVertex3bOES(byte arg0, byte arg1, byte arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertex3bOES(GLbyte x, GLbyte y, GLbyte z)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex3bOES
in interfaceGL2
-
glVertex3bvOES
public void glVertex3bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertex3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex3bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glVertex3bvOES
public void glVertex3bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex3bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex3bvOES
in interfaceGL2
-
glVertex3d
public void glVertex3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertex3d(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_0
- Specified by:
glVertex3d
in interfaceGL2
-
glVertex3dv
public void glVertex3dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glVertex3dv
public void glVertex3dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex3dv
in interfaceGL2
-
glVertex3f
public void glVertex3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertex3f(GLfloat x, GLfloat y, GLfloat z)
Part ofGL_VERSION_1_0
- Specified by:
glVertex3f
in interfaceGL2
-
glVertex3fv
public void glVertex3fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glVertex3fv
public void glVertex3fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex3fv
in interfaceGL2
-
glVertex3h
public void glVertex3h(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertex3h(GLhalfNV x, GLhalfNV y, GLhalfNV z)
Part ofGL_NV_half_float
Alias for:glVertex3hNV
- Specified by:
glVertex3h
in interfaceGL2
-
glVertex3hv
public void glVertex3hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertex3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex3hvNV
- Specified by:
glVertex3hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertex3hv
public void glVertex3hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex3hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex3hvNV
- Specified by:
glVertex3hv
in interfaceGL2
-
glVertex3i
public void glVertex3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertex3i(GLint x, GLint y, GLint z)
Part ofGL_VERSION_1_0
- Specified by:
glVertex3i
in interfaceGL2
-
glVertex3iv
public void glVertex3iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glVertex3iv
public void glVertex3iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex3iv
in interfaceGL2
-
glVertex3s
public void glVertex3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertex3s(GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_1_0
- Specified by:
glVertex3s
in interfaceGL2
-
glVertex3sv
public void glVertex3sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertex3sv
public void glVertex3sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex3sv
in interfaceGL2
-
glVertex4bOES
public void glVertex4bOES(byte arg0, byte arg1, byte arg2, byte arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertex4bOES(GLbyte x, GLbyte y, GLbyte z, GLbyte w)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex4bOES
in interfaceGL2
-
glVertex4bvOES
public void glVertex4bvOES(ByteBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertex4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex4bvOES
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedByteBuffer
-
glVertex4bvOES
public void glVertex4bvOES(byte[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex4bvOES(const GLbyte * coords)
Part ofGL_OES_byte_coordinates
- Specified by:
glVertex4bvOES
in interfaceGL2
-
glVertex4d
public void glVertex4d(double arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertex4d(GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_VERSION_1_0
- Specified by:
glVertex4d
in interfaceGL2
-
glVertex4dv
public void glVertex4dv(DoubleBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex4dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glVertex4dv
public void glVertex4dv(double[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex4dv
in interfaceGL2
-
glVertex4f
public void glVertex4f(float arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertex4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_VERSION_1_0
- Specified by:
glVertex4f
in interfaceGL2
-
glVertex4fv
public void glVertex4fv(float[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex4fv
in interfaceGL2
-
glVertex4fv
public void glVertex4fv(FloatBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex4fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glVertex4h
public void glVertex4h(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertex4h(GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w)
Part ofGL_NV_half_float
Alias for:glVertex4hNV
- Specified by:
glVertex4h
in interfaceGL2
-
glVertex4hv
public void glVertex4hv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertex4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex4hvNV
- Specified by:
glVertex4hv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertex4hv
public void glVertex4hv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertex4hv(const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertex4hvNV
- Specified by:
glVertex4hv
in interfaceGL2
-
glVertex4i
public void glVertex4i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertex4i(GLint x, GLint y, GLint z, GLint w)
Part ofGL_VERSION_1_0
- Specified by:
glVertex4i
in interfaceGL2
-
glVertex4iv
public void glVertex4iv(int[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex4iv
in interfaceGL2
-
glVertex4iv
public void glVertex4iv(IntBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex4iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glVertex4s
public void glVertex4s(short arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertex4s(GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_VERSION_1_0
- Specified by:
glVertex4s
in interfaceGL2
-
glVertex4sv
public void glVertex4sv(ShortBuffer arg0)
Description copied from interface:GL2
- Specified by:
glVertex4sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertex4sv
public void glVertex4sv(short[] arg0, int arg1)
Description copied from interface:GL2
- Specified by:
glVertex4sv
in interfaceGL2
-
glVertexArrayAttribBinding
public void glVertexArrayAttribBinding(int arg0, int arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayAttribBinding(GLuint vaobj, GLuint attribindex, GLuint bindingindex)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayAttribBinding
in interfaceGL4
-
glVertexArrayAttribFormat
public void glVertexArrayAttribFormat(int arg0, int arg1, int arg2, int arg3, boolean arg4, int arg5)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayAttribFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayAttribFormat
in interfaceGL4
-
glVertexArrayAttribIFormat
public void glVertexArrayAttribIFormat(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayAttribIFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayAttribIFormat
in interfaceGL4
-
glVertexArrayAttribLFormat
public void glVertexArrayAttribLFormat(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayAttribLFormat(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayAttribLFormat
in interfaceGL4
-
glVertexArrayBindVertexBufferEXT
public void glVertexArrayBindVertexBufferEXT(int arg0, int arg1, int arg2, long arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayBindVertexBufferEXT(GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexArrayBindVertexBufferEXT
in interfaceGL2
-
glVertexArrayBindingDivisor
public void glVertexArrayBindingDivisor(int arg0, int arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayBindingDivisor(GLuint vaobj, GLuint bindingindex, GLuint divisor)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayBindingDivisor
in interfaceGL4
-
glVertexArrayColorOffsetEXT
public void glVertexArrayColorOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayColorOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayColorOffsetEXT
in interfaceGL2
-
glVertexArrayEdgeFlagOffsetEXT
public void glVertexArrayEdgeFlagOffsetEXT(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayEdgeFlagOffsetEXT(GLuint vaobj, GLuint buffer, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayEdgeFlagOffsetEXT
in interfaceGL2
-
glVertexArrayElementBuffer
public void glVertexArrayElementBuffer(int arg0, int arg1)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayElementBuffer(GLuint vaobj, GLuint buffer)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayElementBuffer
in interfaceGL4
-
glVertexArrayFogCoordOffsetEXT
public void glVertexArrayFogCoordOffsetEXT(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayFogCoordOffsetEXT(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayFogCoordOffsetEXT
in interfaceGL2
-
glVertexArrayIndexOffsetEXT
public void glVertexArrayIndexOffsetEXT(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayIndexOffsetEXT(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayIndexOffsetEXT
in interfaceGL2
-
glVertexArrayMultiTexCoordOffsetEXT
public void glVertexArrayMultiTexCoordOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayMultiTexCoordOffsetEXT(GLuint vaobj, GLuint buffer, GLenum texunit, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayMultiTexCoordOffsetEXT
in interfaceGL2
-
glVertexArrayNormalOffsetEXT
public void glVertexArrayNormalOffsetEXT(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayNormalOffsetEXT(GLuint vaobj, GLuint buffer, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayNormalOffsetEXT
in interfaceGL2
-
glVertexArrayParameteriAPPLE
public void glVertexArrayParameteriAPPLE(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayParameteriAPPLE(GLenum pname, GLint param)
Part ofGL_APPLE_vertex_array_range
- Specified by:
glVertexArrayParameteriAPPLE
in interfaceGL2
-
glVertexArrayRangeAPPLE
public void glVertexArrayRangeAPPLE(int arg0, Buffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayRangeAPPLE(GLsizei length, void * pointer)
Part ofGL_APPLE_vertex_array_range
- Specified by:
glVertexArrayRangeAPPLE
in interfaceGL2
arg1
- a direct or array-backedBuffer
-
glVertexArraySecondaryColorOffsetEXT
public void glVertexArraySecondaryColorOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexArraySecondaryColorOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArraySecondaryColorOffsetEXT
in interfaceGL2
-
glVertexArrayTexCoordOffsetEXT
public void glVertexArrayTexCoordOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayTexCoordOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayTexCoordOffsetEXT
in interfaceGL2
-
glVertexArrayVertexAttribBindingEXT
public void glVertexArrayVertexAttribBindingEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribBindingEXT(GLuint vaobj, GLuint attribindex, GLuint bindingindex)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexArrayVertexAttribBindingEXT
in interfaceGL2
-
glVertexArrayVertexAttribDivisorEXT
public void glVertexArrayVertexAttribDivisorEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribDivisorEXT(GLuint vaobj, GLuint index, GLuint divisor)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayVertexAttribDivisorEXT
in interfaceGL2
-
glVertexArrayVertexAttribFormatEXT
public void glVertexArrayVertexAttribFormatEXT(int arg0, int arg1, int arg2, int arg3, boolean arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribFormatEXT(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexArrayVertexAttribFormatEXT
in interfaceGL2
-
glVertexArrayVertexAttribIFormatEXT
public void glVertexArrayVertexAttribIFormatEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribIFormatEXT(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexArrayVertexAttribIFormatEXT
in interfaceGL2
-
glVertexArrayVertexAttribIOffsetEXT
public void glVertexArrayVertexAttribIOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribIOffsetEXT(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayVertexAttribIOffsetEXT
in interfaceGL2
-
glVertexArrayVertexAttribLFormatEXT
public void glVertexArrayVertexAttribLFormatEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribLFormatEXT(GLuint vaobj, GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexArrayVertexAttribLFormatEXT
in interfaceGL2
-
glVertexArrayVertexAttribLOffsetEXT
public void glVertexArrayVertexAttribLOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, long arg6)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribLOffsetEXT(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_vertex_attrib_64bit
,GL_EXT_direct_state_access
- Specified by:
glVertexArrayVertexAttribLOffsetEXT
in interfaceGL2
-
glVertexArrayVertexAttribOffsetEXT
public void glVertexArrayVertexAttribOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, boolean arg5, int arg6, long arg7)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexAttribOffsetEXT(GLuint vaobj, GLuint buffer, GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayVertexAttribOffsetEXT
in interfaceGL2
-
glVertexArrayVertexBindingDivisorEXT
public void glVertexArrayVertexBindingDivisorEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexBindingDivisorEXT(GLuint vaobj, GLuint bindingindex, GLuint divisor)
Part ofGL_EXT_direct_state_access
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexArrayVertexBindingDivisorEXT
in interfaceGL2
-
glVertexArrayVertexBuffer
public void glVertexArrayVertexBuffer(int arg0, int arg1, int arg2, long arg3, int arg4)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayVertexBuffer(GLuint vaobj, GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayVertexBuffer
in interfaceGL4
-
glVertexArrayVertexBuffers
public void glVertexArrayVertexBuffers(int arg0, int arg1, int arg2, int[] arg3, int arg4, PointerBuffer arg5, int[] arg6, int arg7)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayVertexBuffers(GLuint vaobj, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayVertexBuffers
in interfaceGL4
arg5
- a direct or array-backedPointerBuffer
-
glVertexArrayVertexBuffers
public void glVertexArrayVertexBuffers(int arg0, int arg1, int arg2, IntBuffer arg3, PointerBuffer arg4, IntBuffer arg5)
Description copied from interface:GL4
Entry point to C language function:void glVertexArrayVertexBuffers(GLuint vaobj, GLuint first, GLsizei count, const GLuint * buffers, const GLintptr * offsets, const GLsizei * strides)
Part ofGL_VERSION_4_5
- Specified by:
glVertexArrayVertexBuffers
in interfaceGL4
arg3
- a direct or array-backedIntBuffer
arg4
- a direct or array-backedPointerBuffer
arg5
- a direct or array-backedIntBuffer
-
glVertexArrayVertexOffsetEXT
public void glVertexArrayVertexOffsetEXT(int arg0, int arg1, int arg2, int arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexArrayVertexOffsetEXT(GLuint vaobj, GLuint buffer, GLint size, GLenum type, GLsizei stride, GLintptr offset)
Part ofGL_EXT_direct_state_access
- Specified by:
glVertexArrayVertexOffsetEXT
in interfaceGL2
-
glVertexAttrib1d
public void glVertexAttrib1d(int arg0, double arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib1d(GLuint index, GLdouble x)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1dNV
,glVertexAttrib1dARB
- Specified by:
glVertexAttrib1d
in interfaceGL2GL3
-
glVertexAttrib1dARB
public void glVertexAttrib1dARB(int arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1dARB(GLuint index, GLdouble x)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1dARB
in interfaceGL2
-
glVertexAttrib1dv
public void glVertexAttrib1dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib1dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1dvARB
,glVertexAttrib1dvNV
- Specified by:
glVertexAttrib1dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib1dv
public void glVertexAttrib1dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib1dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1dvARB
,glVertexAttrib1dvNV
- Specified by:
glVertexAttrib1dv
in interfaceGL2GL3
-
glVertexAttrib1dvARB
public void glVertexAttrib1dvARB(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1dvARB
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib1dvARB
public void glVertexAttrib1dvARB(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1dvARB
in interfaceGL2
-
glVertexAttrib1f
public void glVertexAttrib1f(int arg0, float arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib1f(GLuint index, GLfloat x)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1fARB
,glVertexAttrib1fNV
- Specified by:
glVertexAttrib1f
in interfaceGL2ES2
-
glVertexAttrib1fARB
public void glVertexAttrib1fARB(int arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1fARB(GLuint index, GLfloat x)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1fARB
in interfaceGL2
-
glVertexAttrib1fv
public void glVertexAttrib1fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib1fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1fvNV
,glVertexAttrib1fvARB
- Specified by:
glVertexAttrib1fv
in interfaceGL2ES2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib1fv
public void glVertexAttrib1fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib1fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1fvNV
,glVertexAttrib1fvARB
- Specified by:
glVertexAttrib1fv
in interfaceGL2ES2
-
glVertexAttrib1fvARB
public void glVertexAttrib1fvARB(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1fvARB
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib1fvARB
public void glVertexAttrib1fvARB(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1fvARB
in interfaceGL2
-
glVertexAttrib1h
public void glVertexAttrib1h(int arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1h(GLuint index, GLhalfNV x)
Part ofGL_NV_half_float
Alias for:glVertexAttrib1hNV
- Specified by:
glVertexAttrib1h
in interfaceGL2
-
glVertexAttrib1hv
public void glVertexAttrib1hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib1hvNV
- Specified by:
glVertexAttrib1hv
in interfaceGL2
-
glVertexAttrib1hv
public void glVertexAttrib1hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib1hvNV
- Specified by:
glVertexAttrib1hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib1s
public void glVertexAttrib1s(int arg0, short arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib1s(GLuint index, GLshort x)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib1sNV
,glVertexAttrib1sARB
- Specified by:
glVertexAttrib1s
in interfaceGL2GL3
-
glVertexAttrib1sARB
public void glVertexAttrib1sARB(int arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1sARB(GLuint index, GLshort x)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1sARB
in interfaceGL2
-
glVertexAttrib1sv
public void glVertexAttrib1sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib1sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1svARB
,glVertexAttrib1svNV
- Specified by:
glVertexAttrib1sv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib1sv
public void glVertexAttrib1sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib1sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib1svARB
,glVertexAttrib1svNV
- Specified by:
glVertexAttrib1sv
in interfaceGL2GL3
-
glVertexAttrib1svARB
public void glVertexAttrib1svARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1svARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib1svARB
public void glVertexAttrib1svARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib1svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib1svARB
in interfaceGL2
-
glVertexAttrib2d
public void glVertexAttrib2d(int arg0, double arg1, double arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib2d(GLuint index, GLdouble x, GLdouble y)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2dARB
,glVertexAttrib2dNV
- Specified by:
glVertexAttrib2d
in interfaceGL2GL3
-
glVertexAttrib2dARB
public void glVertexAttrib2dARB(int arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2dARB(GLuint index, GLdouble x, GLdouble y)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2dARB
in interfaceGL2
-
glVertexAttrib2dv
public void glVertexAttrib2dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib2dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib2dvNV
,glVertexAttrib2dvARB
- Specified by:
glVertexAttrib2dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib2dv
public void glVertexAttrib2dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib2dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib2dvNV
,glVertexAttrib2dvARB
- Specified by:
glVertexAttrib2dv
in interfaceGL2GL3
-
glVertexAttrib2dvARB
public void glVertexAttrib2dvARB(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2dvARB
in interfaceGL2
-
glVertexAttrib2dvARB
public void glVertexAttrib2dvARB(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2dvARB
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib2f
public void glVertexAttrib2f(int arg0, float arg1, float arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib2f(GLuint index, GLfloat x, GLfloat y)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2fARB
,glVertexAttrib2fNV
- Specified by:
glVertexAttrib2f
in interfaceGL2ES2
-
glVertexAttrib2fARB
public void glVertexAttrib2fARB(int arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2fARB(GLuint index, GLfloat x, GLfloat y)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2fARB
in interfaceGL2
-
glVertexAttrib2fv
public void glVertexAttrib2fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib2fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2fvARB
,glVertexAttrib2fvNV
- Specified by:
glVertexAttrib2fv
in interfaceGL2ES2
-
glVertexAttrib2fv
public void glVertexAttrib2fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib2fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2fvARB
,glVertexAttrib2fvNV
- Specified by:
glVertexAttrib2fv
in interfaceGL2ES2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib2fvARB
public void glVertexAttrib2fvARB(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2fvARB
in interfaceGL2
-
glVertexAttrib2fvARB
public void glVertexAttrib2fvARB(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2fvARB
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib2h
public void glVertexAttrib2h(int arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2h(GLuint index, GLhalfNV x, GLhalfNV y)
Part ofGL_NV_half_float
Alias for:glVertexAttrib2hNV
- Specified by:
glVertexAttrib2h
in interfaceGL2
-
glVertexAttrib2hv
public void glVertexAttrib2hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib2hvNV
- Specified by:
glVertexAttrib2hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib2hv
public void glVertexAttrib2hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib2hvNV
- Specified by:
glVertexAttrib2hv
in interfaceGL2
-
glVertexAttrib2s
public void glVertexAttrib2s(int arg0, short arg1, short arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib2s(GLuint index, GLshort x, GLshort y)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib2sNV
,glVertexAttrib2sARB
- Specified by:
glVertexAttrib2s
in interfaceGL2GL3
-
glVertexAttrib2sARB
public void glVertexAttrib2sARB(int arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2sARB(GLuint index, GLshort x, GLshort y)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2sARB
in interfaceGL2
-
glVertexAttrib2sv
public void glVertexAttrib2sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib2sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2svARB
,glVertexAttrib2svNV
- Specified by:
glVertexAttrib2sv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib2sv
public void glVertexAttrib2sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib2sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib2svARB
,glVertexAttrib2svNV
- Specified by:
glVertexAttrib2sv
in interfaceGL2GL3
-
glVertexAttrib2svARB
public void glVertexAttrib2svARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2svARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib2svARB
public void glVertexAttrib2svARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib2svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib2svARB
in interfaceGL2
-
glVertexAttrib3d
public void glVertexAttrib3d(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib3d(GLuint index, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3dARB
,glVertexAttrib3dNV
- Specified by:
glVertexAttrib3d
in interfaceGL2GL3
-
glVertexAttrib3dARB
public void glVertexAttrib3dARB(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3dARB
in interfaceGL2
-
glVertexAttrib3dv
public void glVertexAttrib3dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib3dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3dvNV
,glVertexAttrib3dvARB
- Specified by:
glVertexAttrib3dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib3dv
public void glVertexAttrib3dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib3dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3dvNV
,glVertexAttrib3dvARB
- Specified by:
glVertexAttrib3dv
in interfaceGL2GL3
-
glVertexAttrib3dvARB
public void glVertexAttrib3dvARB(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3dvARB
in interfaceGL2
-
glVertexAttrib3dvARB
public void glVertexAttrib3dvARB(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3dvARB
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib3f
public void glVertexAttrib3f(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3fARB
,glVertexAttrib3fNV
- Specified by:
glVertexAttrib3f
in interfaceGL2ES2
-
glVertexAttrib3fARB
public void glVertexAttrib3fARB(int arg0, float arg1, float arg2, float arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3fARB
in interfaceGL2
-
glVertexAttrib3fv
public void glVertexAttrib3fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib3fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3fvNV
,glVertexAttrib3fvARB
- Specified by:
glVertexAttrib3fv
in interfaceGL2ES2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib3fv
public void glVertexAttrib3fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib3fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3fvNV
,glVertexAttrib3fvARB
- Specified by:
glVertexAttrib3fv
in interfaceGL2ES2
-
glVertexAttrib3fvARB
public void glVertexAttrib3fvARB(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3fvARB
in interfaceGL2
-
glVertexAttrib3fvARB
public void glVertexAttrib3fvARB(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3fvARB
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib3h
public void glVertexAttrib3h(int arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3h(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z)
Part ofGL_NV_half_float
Alias for:glVertexAttrib3hNV
- Specified by:
glVertexAttrib3h
in interfaceGL2
-
glVertexAttrib3hv
public void glVertexAttrib3hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib3hvNV
- Specified by:
glVertexAttrib3hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib3hv
public void glVertexAttrib3hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib3hvNV
- Specified by:
glVertexAttrib3hv
in interfaceGL2
-
glVertexAttrib3s
public void glVertexAttrib3s(int arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib3s(GLuint index, GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib3sNV
,glVertexAttrib3sARB
- Specified by:
glVertexAttrib3s
in interfaceGL2GL3
-
glVertexAttrib3sARB
public void glVertexAttrib3sARB(int arg0, short arg1, short arg2, short arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3sARB(GLuint index, GLshort x, GLshort y, GLshort z)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3sARB
in interfaceGL2
-
glVertexAttrib3sv
public void glVertexAttrib3sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib3sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3svARB
,glVertexAttrib3svNV
- Specified by:
glVertexAttrib3sv
in interfaceGL2GL3
-
glVertexAttrib3sv
public void glVertexAttrib3sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib3sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttrib3svARB
,glVertexAttrib3svNV
- Specified by:
glVertexAttrib3sv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib3svARB
public void glVertexAttrib3svARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3svARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib3svARB
public void glVertexAttrib3svARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib3svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib3svARB
in interfaceGL2
-
glVertexAttrib4Nbv
public void glVertexAttrib4Nbv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nbv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NbvARB
- Specified by:
glVertexAttrib4Nbv
in interfaceGL2GL3
-
glVertexAttrib4Nbv
public void glVertexAttrib4Nbv(int arg0, ByteBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nbv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NbvARB
- Specified by:
glVertexAttrib4Nbv
in interfaceGL2GL3
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4NbvARB
public void glVertexAttrib4NbvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NbvARB
in interfaceGL2
-
glVertexAttrib4NbvARB
public void glVertexAttrib4NbvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NbvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NbvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4Niv
public void glVertexAttrib4Niv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Niv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NivARB
- Specified by:
glVertexAttrib4Niv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4Niv
public void glVertexAttrib4Niv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Niv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NivARB
- Specified by:
glVertexAttrib4Niv
in interfaceGL2GL3
-
glVertexAttrib4NivARB
public void glVertexAttrib4NivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NivARB
in interfaceGL2
-
glVertexAttrib4NivARB
public void glVertexAttrib4NivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4Nsv
public void glVertexAttrib4Nsv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nsv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NsvARB
- Specified by:
glVertexAttrib4Nsv
in interfaceGL2GL3
-
glVertexAttrib4Nsv
public void glVertexAttrib4Nsv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nsv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NsvARB
- Specified by:
glVertexAttrib4Nsv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4NsvARB
public void glVertexAttrib4NsvARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NsvARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NsvARB
in interfaceGL2
-
glVertexAttrib4NsvARB
public void glVertexAttrib4NsvARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NsvARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NsvARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4Nub
public void glVertexAttrib4Nub(int arg0, byte arg1, byte arg2, byte arg3, byte arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nub(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NubARB
- Specified by:
glVertexAttrib4Nub
in interfaceGL2GL3
-
glVertexAttrib4NubARB
public void glVertexAttrib4NubARB(int arg0, byte arg1, byte arg2, byte arg3, byte arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NubARB(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NubARB
in interfaceGL2
-
glVertexAttrib4Nubv
public void glVertexAttrib4Nubv(int arg0, ByteBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NubvARB
- Specified by:
glVertexAttrib4Nubv
in interfaceGL2GL3
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4Nubv
public void glVertexAttrib4Nubv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NubvARB
- Specified by:
glVertexAttrib4Nubv
in interfaceGL2GL3
-
glVertexAttrib4NubvARB
public void glVertexAttrib4NubvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NubvARB
in interfaceGL2
-
glVertexAttrib4NubvARB
public void glVertexAttrib4NubvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NubvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4Nuiv
public void glVertexAttrib4Nuiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nuiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NuivARB
- Specified by:
glVertexAttrib4Nuiv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4Nuiv
public void glVertexAttrib4Nuiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nuiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NuivARB
- Specified by:
glVertexAttrib4Nuiv
in interfaceGL2GL3
-
glVertexAttrib4NuivARB
public void glVertexAttrib4NuivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NuivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NuivARB
in interfaceGL2
-
glVertexAttrib4NuivARB
public void glVertexAttrib4NuivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NuivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NuivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4Nusv
public void glVertexAttrib4Nusv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nusv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NusvARB
- Specified by:
glVertexAttrib4Nusv
in interfaceGL2GL3
-
glVertexAttrib4Nusv
public void glVertexAttrib4Nusv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4Nusv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4NusvARB
- Specified by:
glVertexAttrib4Nusv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4NusvARB
public void glVertexAttrib4NusvARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NusvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NusvARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4NusvARB
public void glVertexAttrib4NusvARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4NusvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4NusvARB
in interfaceGL2
-
glVertexAttrib4bv
public void glVertexAttrib4bv(int arg0, ByteBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4bvARB
- Specified by:
glVertexAttrib4bv
in interfaceGL2GL3
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4bv
public void glVertexAttrib4bv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4bvARB
- Specified by:
glVertexAttrib4bv
in interfaceGL2GL3
-
glVertexAttrib4bvARB
public void glVertexAttrib4bvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4bvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4bvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4bvARB
public void glVertexAttrib4bvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4bvARB(GLuint index, const GLbyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4bvARB
in interfaceGL2
-
glVertexAttrib4d
public void glVertexAttrib4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4dNV
,glVertexAttrib4dARB
- Specified by:
glVertexAttrib4d
in interfaceGL2GL3
-
glVertexAttrib4dARB
public void glVertexAttrib4dARB(int arg0, double arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4dARB(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4dARB
in interfaceGL2
-
glVertexAttrib4dv
public void glVertexAttrib4dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4dvNV
,glVertexAttrib4dvARB
- Specified by:
glVertexAttrib4dv
in interfaceGL2GL3
-
glVertexAttrib4dv
public void glVertexAttrib4dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4dv(GLuint index, const GLdouble * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4dvNV
,glVertexAttrib4dvARB
- Specified by:
glVertexAttrib4dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib4dvARB
public void glVertexAttrib4dvARB(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4dvARB
in interfaceGL2
-
glVertexAttrib4dvARB
public void glVertexAttrib4dvARB(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4dvARB(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4dvARB
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttrib4f
public void glVertexAttrib4f(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4fNV
,glVertexAttrib4fARB
- Specified by:
glVertexAttrib4f
in interfaceGL2ES2
-
glVertexAttrib4fARB
public void glVertexAttrib4fARB(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4fARB(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4fARB
in interfaceGL2
-
glVertexAttrib4fv
public void glVertexAttrib4fv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib4fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4fvNV
,glVertexAttrib4fvARB
- Specified by:
glVertexAttrib4fv
in interfaceGL2ES2
-
glVertexAttrib4fv
public void glVertexAttrib4fv(int arg0, FloatBuffer arg1)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttrib4fv(GLuint index, const GLfloat * v)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4fvNV
,glVertexAttrib4fvARB
- Specified by:
glVertexAttrib4fv
in interfaceGL2ES2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib4fvARB
public void glVertexAttrib4fvARB(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4fvARB
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glVertexAttrib4fvARB
public void glVertexAttrib4fvARB(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4fvARB(GLuint index, const GLfloat * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4fvARB
in interfaceGL2
-
glVertexAttrib4h
public void glVertexAttrib4h(int arg0, short arg1, short arg2, short arg3, short arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4h(GLuint index, GLhalfNV x, GLhalfNV y, GLhalfNV z, GLhalfNV w)
Part ofGL_NV_half_float
Alias for:glVertexAttrib4hNV
- Specified by:
glVertexAttrib4h
in interfaceGL2
-
glVertexAttrib4hv
public void glVertexAttrib4hv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib4hvNV
- Specified by:
glVertexAttrib4hv
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4hv
public void glVertexAttrib4hv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4hv(GLuint index, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttrib4hvNV
- Specified by:
glVertexAttrib4hv
in interfaceGL2
-
glVertexAttrib4iv
public void glVertexAttrib4iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4iv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ivARB
- Specified by:
glVertexAttrib4iv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4iv
public void glVertexAttrib4iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4iv(GLuint index, const GLint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ivARB
- Specified by:
glVertexAttrib4iv
in interfaceGL2GL3
-
glVertexAttrib4ivARB
public void glVertexAttrib4ivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4ivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4ivARB
in interfaceGL2
-
glVertexAttrib4ivARB
public void glVertexAttrib4ivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4ivARB(GLuint index, const GLint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4ivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4s
public void glVertexAttrib4s(int arg0, short arg1, short arg2, short arg3, short arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4s(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4sNV
,glVertexAttrib4sARB
- Specified by:
glVertexAttrib4s
in interfaceGL2GL3
-
glVertexAttrib4sARB
public void glVertexAttrib4sARB(int arg0, short arg1, short arg2, short arg3, short arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4sARB(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4sARB
in interfaceGL2
-
glVertexAttrib4sv
public void glVertexAttrib4sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4svNV
,glVertexAttrib4svARB
- Specified by:
glVertexAttrib4sv
in interfaceGL2GL3
-
glVertexAttrib4sv
public void glVertexAttrib4sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4svNV
,glVertexAttrib4svARB
- Specified by:
glVertexAttrib4sv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4svARB
public void glVertexAttrib4svARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4svARB
in interfaceGL2
-
glVertexAttrib4svARB
public void glVertexAttrib4svARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4svARB(GLuint index, const GLshort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4svARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4ubv
public void glVertexAttrib4ubv(int arg0, ByteBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ubvNV
,glVertexAttrib4ubvARB
- Specified by:
glVertexAttrib4ubv
in interfaceGL2GL3
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4ubv
public void glVertexAttrib4ubv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_2_0
,GL_NV_vertex_program
,GL_ARB_vertex_program
Alias for:glVertexAttrib4ubvNV
,glVertexAttrib4ubvARB
- Specified by:
glVertexAttrib4ubv
in interfaceGL2GL3
-
glVertexAttrib4ubvARB
public void glVertexAttrib4ubvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4ubvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVertexAttrib4ubvARB
public void glVertexAttrib4ubvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4ubvARB(GLuint index, const GLubyte * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4ubvARB
in interfaceGL2
-
glVertexAttrib4uiv
public void glVertexAttrib4uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4uivARB
- Specified by:
glVertexAttrib4uiv
in interfaceGL2GL3
-
glVertexAttrib4uiv
public void glVertexAttrib4uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4uivARB
- Specified by:
glVertexAttrib4uiv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4uivARB
public void glVertexAttrib4uivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4uivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4uivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttrib4uivARB
public void glVertexAttrib4uivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4uivARB(GLuint index, const GLuint * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4uivARB
in interfaceGL2
-
glVertexAttrib4usv
public void glVertexAttrib4usv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4usvARB
- Specified by:
glVertexAttrib4usv
in interfaceGL2GL3
-
glVertexAttrib4usv
public void glVertexAttrib4usv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttrib4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_2_0
,GL_ARB_vertex_program
Alias for:glVertexAttrib4usvARB
- Specified by:
glVertexAttrib4usv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4usvARB
public void glVertexAttrib4usvARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4usvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4usvARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttrib4usvARB
public void glVertexAttrib4usvARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttrib4usvARB(GLuint index, const GLushort * v)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttrib4usvARB
in interfaceGL2
-
glVertexAttribBinding
public void glVertexAttribBinding(int arg0, int arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glVertexAttribBinding(GLuint attribindex, GLuint bindingindex)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexAttribBinding
in interfaceGL3ES3
-
glVertexAttribDivisor
public void glVertexAttribDivisor(int arg0, int arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribDivisor(GLuint index, GLuint divisor)
Part ofGL_VERSION_3_3
,GL_ES_VERSION_3_0
,GL_NV_instanced_arrays
,GL_ANGLE_instanced_arrays
,GL_ARB_instanced_arrays
,GL_EXT_instanced_arrays
Alias for:glVertexAttribDivisorNV
,glVertexAttribDivisorANGLE
,glVertexAttribDivisorARB
,glVertexAttribDivisorEXT
- Specified by:
glVertexAttribDivisor
in interfaceGL2ES3
-
glVertexAttribFormat
public void glVertexAttribFormat(int arg0, int arg1, int arg2, boolean arg3, int arg4)
Description copied from interface:GL3ES3
Entry point to C language function:void glVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
,GL_NV_vertex_buffer_unified_memory
Alias for:glVertexAttribFormatNV
- Specified by:
glVertexAttribFormat
in interfaceGL3ES3
-
glVertexAttribFormatNV
public void glVertexAttribFormatNV(int arg0, int arg1, int arg2, boolean arg3, int arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribFormatNV(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glVertexAttribFormatNV
in interfaceGL2GL3
-
glVertexAttribI1i
public void glVertexAttribI1i(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI1i(GLuint index, GLint x)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1iEXT
- Specified by:
glVertexAttribI1i
in interfaceGL2GL3
-
glVertexAttribI1iEXT
public void glVertexAttribI1iEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI1iEXT(GLuint index, GLint x)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI1iEXT
in interfaceGL2
-
glVertexAttribI1iv
public void glVertexAttribI1iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI1iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1ivEXT
- Specified by:
glVertexAttribI1iv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI1iv
public void glVertexAttribI1iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI1iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1ivEXT
- Specified by:
glVertexAttribI1iv
in interfaceGL2GL3
-
glVertexAttribI1ivEXT
public void glVertexAttribI1ivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI1ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI1ivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI1ivEXT
public void glVertexAttribI1ivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI1ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI1ivEXT
in interfaceGL2
-
glVertexAttribI1ui
public void glVertexAttribI1ui(int arg0, int arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI1ui(GLuint index, GLuint x)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1uiEXT
- Specified by:
glVertexAttribI1ui
in interfaceGL2GL3
-
glVertexAttribI1uiEXT
public void glVertexAttribI1uiEXT(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI1uiEXT(GLuint index, GLuint x)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI1uiEXT
in interfaceGL2
-
glVertexAttribI1uiv
public void glVertexAttribI1uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI1uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1uivEXT
- Specified by:
glVertexAttribI1uiv
in interfaceGL2GL3
-
glVertexAttribI1uiv
public void glVertexAttribI1uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI1uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI1uivEXT
- Specified by:
glVertexAttribI1uiv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI1uivEXT
public void glVertexAttribI1uivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI1uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI1uivEXT
in interfaceGL2
-
glVertexAttribI1uivEXT
public void glVertexAttribI1uivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI1uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI1uivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI2i
public void glVertexAttribI2i(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI2i(GLuint index, GLint x, GLint y)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2iEXT
- Specified by:
glVertexAttribI2i
in interfaceGL2GL3
-
glVertexAttribI2iEXT
public void glVertexAttribI2iEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI2iEXT(GLuint index, GLint x, GLint y)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI2iEXT
in interfaceGL2
-
glVertexAttribI2iv
public void glVertexAttribI2iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI2iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2ivEXT
- Specified by:
glVertexAttribI2iv
in interfaceGL2GL3
-
glVertexAttribI2iv
public void glVertexAttribI2iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI2iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2ivEXT
- Specified by:
glVertexAttribI2iv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI2ivEXT
public void glVertexAttribI2ivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI2ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI2ivEXT
in interfaceGL2
-
glVertexAttribI2ivEXT
public void glVertexAttribI2ivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI2ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI2ivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI2ui
public void glVertexAttribI2ui(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI2ui(GLuint index, GLuint x, GLuint y)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2uiEXT
- Specified by:
glVertexAttribI2ui
in interfaceGL2GL3
-
glVertexAttribI2uiEXT
public void glVertexAttribI2uiEXT(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI2uiEXT(GLuint index, GLuint x, GLuint y)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI2uiEXT
in interfaceGL2
-
glVertexAttribI2uiv
public void glVertexAttribI2uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI2uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2uivEXT
- Specified by:
glVertexAttribI2uiv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI2uiv
public void glVertexAttribI2uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI2uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI2uivEXT
- Specified by:
glVertexAttribI2uiv
in interfaceGL2GL3
-
glVertexAttribI2uivEXT
public void glVertexAttribI2uivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI2uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI2uivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI2uivEXT
public void glVertexAttribI2uivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI2uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI2uivEXT
in interfaceGL2
-
glVertexAttribI3i
public void glVertexAttribI3i(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI3i(GLuint index, GLint x, GLint y, GLint z)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3iEXT
- Specified by:
glVertexAttribI3i
in interfaceGL2GL3
-
glVertexAttribI3iEXT
public void glVertexAttribI3iEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI3iEXT(GLuint index, GLint x, GLint y, GLint z)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI3iEXT
in interfaceGL2
-
glVertexAttribI3iv
public void glVertexAttribI3iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI3iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3ivEXT
- Specified by:
glVertexAttribI3iv
in interfaceGL2GL3
-
glVertexAttribI3iv
public void glVertexAttribI3iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI3iv(GLuint index, const GLint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3ivEXT
- Specified by:
glVertexAttribI3iv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI3ivEXT
public void glVertexAttribI3ivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI3ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI3ivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI3ivEXT
public void glVertexAttribI3ivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI3ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI3ivEXT
in interfaceGL2
-
glVertexAttribI3ui
public void glVertexAttribI3ui(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI3ui(GLuint index, GLuint x, GLuint y, GLuint z)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3uiEXT
- Specified by:
glVertexAttribI3ui
in interfaceGL2GL3
-
glVertexAttribI3uiEXT
public void glVertexAttribI3uiEXT(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI3uiEXT(GLuint index, GLuint x, GLuint y, GLuint z)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI3uiEXT
in interfaceGL2
-
glVertexAttribI3uiv
public void glVertexAttribI3uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI3uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3uivEXT
- Specified by:
glVertexAttribI3uiv
in interfaceGL2GL3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI3uiv
public void glVertexAttribI3uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI3uiv(GLuint index, const GLuint * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI3uivEXT
- Specified by:
glVertexAttribI3uiv
in interfaceGL2GL3
-
glVertexAttribI3uivEXT
public void glVertexAttribI3uivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI3uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI3uivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI3uivEXT
public void glVertexAttribI3uivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI3uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI3uivEXT
in interfaceGL2
-
glVertexAttribI4bv
public void glVertexAttribI4bv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4bvEXT
- Specified by:
glVertexAttribI4bv
in interfaceGL2GL3
-
glVertexAttribI4bv
public void glVertexAttribI4bv(int arg0, ByteBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4bv(GLuint index, const GLbyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4bvEXT
- Specified by:
glVertexAttribI4bv
in interfaceGL2GL3
arg1
- a direct or array-backedByteBuffer
-
glVertexAttribI4bvEXT
public void glVertexAttribI4bvEXT(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4bvEXT
in interfaceGL2
-
glVertexAttribI4bvEXT
public void glVertexAttribI4bvEXT(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4bvEXT(GLuint index, const GLbyte * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4bvEXT
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVertexAttribI4i
public void glVertexAttribI4i(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribI4i(GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4iEXT
- Specified by:
glVertexAttribI4i
in interfaceGL2ES3
-
glVertexAttribI4iEXT
public void glVertexAttribI4iEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4iEXT(GLuint index, GLint x, GLint y, GLint z, GLint w)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4iEXT
in interfaceGL2
-
glVertexAttribI4iv
public void glVertexAttribI4iv(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXT
- Specified by:
glVertexAttribI4iv
in interfaceGL2ES3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI4iv
public void glVertexAttribI4iv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribI4iv(GLuint index, const GLint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ivEXT
- Specified by:
glVertexAttribI4iv
in interfaceGL2ES3
-
glVertexAttribI4ivEXT
public void glVertexAttribI4ivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4ivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI4ivEXT
public void glVertexAttribI4ivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4ivEXT(GLuint index, const GLint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4ivEXT
in interfaceGL2
-
glVertexAttribI4sv
public void glVertexAttribI4sv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4svEXT
- Specified by:
glVertexAttribI4sv
in interfaceGL2GL3
-
glVertexAttribI4sv
public void glVertexAttribI4sv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4sv(GLuint index, const GLshort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4svEXT
- Specified by:
glVertexAttribI4sv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttribI4svEXT
public void glVertexAttribI4svEXT(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4svEXT(GLuint index, const GLshort * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4svEXT
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttribI4svEXT
public void glVertexAttribI4svEXT(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4svEXT(GLuint index, const GLshort * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4svEXT
in interfaceGL2
-
glVertexAttribI4ubv
public void glVertexAttribI4ubv(int arg0, ByteBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ubvEXT
- Specified by:
glVertexAttribI4ubv
in interfaceGL2GL3
arg1
- a direct or array-backedByteBuffer
-
glVertexAttribI4ubv
public void glVertexAttribI4ubv(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4ubv(GLuint index, const GLubyte * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4ubvEXT
- Specified by:
glVertexAttribI4ubv
in interfaceGL2GL3
-
glVertexAttribI4ubvEXT
public void glVertexAttribI4ubvEXT(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4ubvEXT
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glVertexAttribI4ubvEXT
public void glVertexAttribI4ubvEXT(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4ubvEXT(GLuint index, const GLubyte * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4ubvEXT
in interfaceGL2
-
glVertexAttribI4ui
public void glVertexAttribI4ui(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribI4ui(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4uiEXT
- Specified by:
glVertexAttribI4ui
in interfaceGL2ES3
-
glVertexAttribI4uiEXT
public void glVertexAttribI4uiEXT(int arg0, int arg1, int arg2, int arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4uiEXT(GLuint index, GLuint x, GLuint y, GLuint z, GLuint w)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4uiEXT
in interfaceGL2
-
glVertexAttribI4uiv
public void glVertexAttribI4uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXT
- Specified by:
glVertexAttribI4uiv
in interfaceGL2ES3
-
glVertexAttribI4uiv
public void glVertexAttribI4uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribI4uiv(GLuint index, const GLuint * v)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4uivEXT
- Specified by:
glVertexAttribI4uiv
in interfaceGL2ES3
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI4uivEXT
public void glVertexAttribI4uivEXT(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4uivEXT
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glVertexAttribI4uivEXT
public void glVertexAttribI4uivEXT(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4uivEXT(GLuint index, const GLuint * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4uivEXT
in interfaceGL2
-
glVertexAttribI4usv
public void glVertexAttribI4usv(int arg0, ShortBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4usvEXT
- Specified by:
glVertexAttribI4usv
in interfaceGL2GL3
arg1
- a direct or array-backedShortBuffer
-
glVertexAttribI4usv
public void glVertexAttribI4usv(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribI4usv(GLuint index, const GLushort * v)
Part ofGL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribI4usvEXT
- Specified by:
glVertexAttribI4usv
in interfaceGL2GL3
-
glVertexAttribI4usvEXT
public void glVertexAttribI4usvEXT(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4usvEXT(GLuint index, const GLushort * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4usvEXT
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glVertexAttribI4usvEXT
public void glVertexAttribI4usvEXT(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribI4usvEXT(GLuint index, const GLushort * v)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribI4usvEXT
in interfaceGL2
-
glVertexAttribIFormat
public void glVertexAttribIFormat(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL3ES3
Entry point to C language function:void glVertexAttribIFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
,GL_NV_vertex_buffer_unified_memory
Alias for:glVertexAttribIFormatNV
- Specified by:
glVertexAttribIFormat
in interfaceGL3ES3
-
glVertexAttribIFormatNV
public void glVertexAttribIFormatNV(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribIFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glVertexAttribIFormatNV
in interfaceGL2GL3
-
glVertexAttribIPointer
public void glVertexAttribIPointer(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
- Specified by:
glVertexAttribIPointer
in interfaceGL2
arg4
- a direct onlyBuffer
-
glVertexAttribIPointer
public void glVertexAttribIPointer(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2ES3
Entry point to C language function:void glVertexAttribIPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_0
,GL_NV_vertex_program4
Alias for:glVertexAttribIPointerEXT
- Specified by:
glVertexAttribIPointer
in interfaceGL2ES3
-
glVertexAttribIPointerEXT
public void glVertexAttribIPointerEXT(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribIPointerEXT(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_NV_vertex_program4
- Specified by:
glVertexAttribIPointerEXT
in interfaceGL2
arg4
- a direct or array-backedBuffer
-
glVertexAttribL1d
public void glVertexAttribL1d(int arg0, double arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL1d(GLuint index, GLdouble x)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL1dEXT
- Specified by:
glVertexAttribL1d
in interfaceGL2GL3
-
glVertexAttribL1dv
public void glVertexAttribL1dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL1dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL1dvEXT
- Specified by:
glVertexAttribL1dv
in interfaceGL2GL3
-
glVertexAttribL1dv
public void glVertexAttribL1dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL1dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL1dvEXT
- Specified by:
glVertexAttribL1dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttribL1i64NV
public void glVertexAttribL1i64NV(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL1i64NV(GLuint index, GLint64EXT x)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL1i64NV
in interfaceGL2
-
glVertexAttribL1i64vNV
public void glVertexAttribL1i64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL1i64vNV
in interfaceGL2
-
glVertexAttribL1i64vNV
public void glVertexAttribL1i64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL1i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL1i64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL1ui64ARB
public void glVertexAttribL1ui64ARB(int arg0, long arg1)
Description copied from interface:GL4
Entry point to C language function:void glVertexAttribL1ui64ARB(GLuint index, GLuint64EXT x)
Part ofGL_ARB_bindless_texture
- Specified by:
glVertexAttribL1ui64ARB
in interfaceGL4
-
glVertexAttribL1ui64NV
public void glVertexAttribL1ui64NV(int arg0, long arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL1ui64NV(GLuint index, GLuint64EXT x)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL1ui64NV
in interfaceGL2
-
glVertexAttribL1ui64vARB
public void glVertexAttribL1ui64vARB(int arg0, long[] arg1, int arg2)
Description copied from interface:GL4
Entry point to C language function:void glVertexAttribL1ui64vARB(GLuint index, const GLuint64EXT * v)
Part ofGL_ARB_bindless_texture
- Specified by:
glVertexAttribL1ui64vARB
in interfaceGL4
-
glVertexAttribL1ui64vARB
public void glVertexAttribL1ui64vARB(int arg0, LongBuffer arg1)
Description copied from interface:GL4
Entry point to C language function:void glVertexAttribL1ui64vARB(GLuint index, const GLuint64EXT * v)
Part ofGL_ARB_bindless_texture
- Specified by:
glVertexAttribL1ui64vARB
in interfaceGL4
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL1ui64vNV
public void glVertexAttribL1ui64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL1ui64vNV
in interfaceGL2
-
glVertexAttribL1ui64vNV
public void glVertexAttribL1ui64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL1ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL1ui64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL2d
public void glVertexAttribL2d(int arg0, double arg1, double arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL2d(GLuint index, GLdouble x, GLdouble y)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL2dEXT
- Specified by:
glVertexAttribL2d
in interfaceGL2GL3
-
glVertexAttribL2dv
public void glVertexAttribL2dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL2dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL2dvEXT
- Specified by:
glVertexAttribL2dv
in interfaceGL2GL3
-
glVertexAttribL2dv
public void glVertexAttribL2dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL2dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL2dvEXT
- Specified by:
glVertexAttribL2dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttribL2i64NV
public void glVertexAttribL2i64NV(int arg0, long arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL2i64NV(GLuint index, GLint64EXT x, GLint64EXT y)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL2i64NV
in interfaceGL2
-
glVertexAttribL2i64vNV
public void glVertexAttribL2i64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL2i64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL2i64vNV
public void glVertexAttribL2i64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL2i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL2i64vNV
in interfaceGL2
-
glVertexAttribL2ui64NV
public void glVertexAttribL2ui64NV(int arg0, long arg1, long arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL2ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL2ui64NV
in interfaceGL2
-
glVertexAttribL2ui64vNV
public void glVertexAttribL2ui64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL2ui64vNV
in interfaceGL2
-
glVertexAttribL2ui64vNV
public void glVertexAttribL2ui64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL2ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL2ui64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL3d
public void glVertexAttribL3d(int arg0, double arg1, double arg2, double arg3)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL3d(GLuint index, GLdouble x, GLdouble y, GLdouble z)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL3dEXT
- Specified by:
glVertexAttribL3d
in interfaceGL2GL3
-
glVertexAttribL3dv
public void glVertexAttribL3dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL3dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL3dvEXT
- Specified by:
glVertexAttribL3dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttribL3dv
public void glVertexAttribL3dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL3dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL3dvEXT
- Specified by:
glVertexAttribL3dv
in interfaceGL2GL3
-
glVertexAttribL3i64NV
public void glVertexAttribL3i64NV(int arg0, long arg1, long arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL3i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL3i64NV
in interfaceGL2
-
glVertexAttribL3i64vNV
public void glVertexAttribL3i64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL3i64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL3i64vNV
public void glVertexAttribL3i64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL3i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL3i64vNV
in interfaceGL2
-
glVertexAttribL3ui64NV
public void glVertexAttribL3ui64NV(int arg0, long arg1, long arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL3ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL3ui64NV
in interfaceGL2
-
glVertexAttribL3ui64vNV
public void glVertexAttribL3ui64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL3ui64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL3ui64vNV
public void glVertexAttribL3ui64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL3ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL3ui64vNV
in interfaceGL2
-
glVertexAttribL4d
public void glVertexAttribL4d(int arg0, double arg1, double arg2, double arg3, double arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL4d(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL4dEXT
- Specified by:
glVertexAttribL4d
in interfaceGL2GL3
-
glVertexAttribL4dv
public void glVertexAttribL4dv(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL4dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL4dvEXT
- Specified by:
glVertexAttribL4dv
in interfaceGL2GL3
arg1
- a direct or array-backedDoubleBuffer
-
glVertexAttribL4dv
public void glVertexAttribL4dv(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribL4dv(GLuint index, const GLdouble * v)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribL4dvEXT
- Specified by:
glVertexAttribL4dv
in interfaceGL2GL3
-
glVertexAttribL4i64NV
public void glVertexAttribL4i64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL4i64NV(GLuint index, GLint64EXT x, GLint64EXT y, GLint64EXT z, GLint64EXT w)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL4i64NV
in interfaceGL2
-
glVertexAttribL4i64vNV
public void glVertexAttribL4i64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL4i64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL4i64vNV
public void glVertexAttribL4i64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL4i64vNV(GLuint index, const GLint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL4i64vNV
in interfaceGL2
-
glVertexAttribL4ui64NV
public void glVertexAttribL4ui64NV(int arg0, long arg1, long arg2, long arg3, long arg4)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL4ui64NV(GLuint index, GLuint64EXT x, GLuint64EXT y, GLuint64EXT z, GLuint64EXT w)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL4ui64NV
in interfaceGL2
-
glVertexAttribL4ui64vNV
public void glVertexAttribL4ui64vNV(int arg0, LongBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL4ui64vNV
in interfaceGL2
arg1
- a direct or array-backedLongBuffer
-
glVertexAttribL4ui64vNV
public void glVertexAttribL4ui64vNV(int arg0, long[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribL4ui64vNV(GLuint index, const GLuint64EXT * v)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribL4ui64vNV
in interfaceGL2
-
glVertexAttribLFormat
public void glVertexAttribLFormat(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL4
Entry point to C language function:void glVertexAttribLFormat(GLuint attribindex, GLint size, GLenum type, GLuint relativeoffset)
Part ofGL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
,GL_NV_vertex_attrib_integer_64bit
Alias for:glVertexAttribLFormatNV
- Specified by:
glVertexAttribLFormat
in interfaceGL4
-
glVertexAttribLFormatNV
public void glVertexAttribLFormatNV(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribLFormatNV(GLuint index, GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_attrib_integer_64bit
- Specified by:
glVertexAttribLFormatNV
in interfaceGL2
-
glVertexAttribLPointer
public void glVertexAttribLPointer(int arg0, int arg1, int arg2, int arg3, Buffer arg4)
Description copied from interface:GL4bc
Entry point to C language function:void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const GLvoid * pointer);
Part ofGL_VERSION_4_1
,GL_ARB_vertex_attrib_64bit
- Specified by:
glVertexAttribLPointer
in interfaceGL4bc
arg4
- a direct onlyBuffer
-
glVertexAttribLPointer
public void glVertexAttribLPointer(int arg0, int arg1, int arg2, int arg3, long arg4)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexAttribLPointer(GLuint index, GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_attrib_64bit
,GL_VERSION_4_1
,GL_EXT_vertex_attrib_64bit
Alias for:glVertexAttribLPointerEXT
- Specified by:
glVertexAttribLPointer
in interfaceGL2GL3
-
glVertexAttribP1ui
public void glVertexAttribP1ui(int arg0, int arg1, boolean arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP1ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP1ui
in interfaceGL3
-
glVertexAttribP1uiv
public void glVertexAttribP1uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP1uiv
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glVertexAttribP1uiv
public void glVertexAttribP1uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP1uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP1uiv
in interfaceGL3
-
glVertexAttribP2ui
public void glVertexAttribP2ui(int arg0, int arg1, boolean arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP2ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP2ui
in interfaceGL3
-
glVertexAttribP2uiv
public void glVertexAttribP2uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP2uiv
in interfaceGL3
-
glVertexAttribP2uiv
public void glVertexAttribP2uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP2uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP2uiv
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glVertexAttribP3ui
public void glVertexAttribP3ui(int arg0, int arg1, boolean arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP3ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP3ui
in interfaceGL3
-
glVertexAttribP3uiv
public void glVertexAttribP3uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP3uiv
in interfaceGL3
-
glVertexAttribP3uiv
public void glVertexAttribP3uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP3uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP3uiv
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glVertexAttribP4ui
public void glVertexAttribP4ui(int arg0, int arg1, boolean arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP4ui(GLuint index, GLenum type, GLboolean normalized, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP4ui
in interfaceGL3
-
glVertexAttribP4uiv
public void glVertexAttribP4uiv(int arg0, int arg1, boolean arg2, IntBuffer arg3)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP4uiv
in interfaceGL3
arg3
- a direct or array-backedIntBuffer
-
glVertexAttribP4uiv
public void glVertexAttribP4uiv(int arg0, int arg1, boolean arg2, int[] arg3, int arg4)
Description copied from interface:GL3
Entry point to C language function:void glVertexAttribP4uiv(GLuint index, GLenum type, GLboolean normalized, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexAttribP4uiv
in interfaceGL3
-
glVertexAttribParameteriAMD
public void glVertexAttribParameteriAMD(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribParameteriAMD(GLuint index, GLenum pname, GLint param)
Part ofGL_AMD_interleaved_elements
- Specified by:
glVertexAttribParameteriAMD
in interfaceGL2
-
glVertexAttribPointer
public void glVertexAttribPointer(int arg0, int arg1, int arg2, boolean arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribPointer(GLuint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const GLvoid * ptr);
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
- Specified by:
glVertexAttribPointer
in interfaceGL2
arg5
- a direct onlyBuffer
-
glVertexAttribPointer
public void glVertexAttribPointer(int arg0, int arg1, int arg2, boolean arg3, int arg4, long arg5)
Description copied from interface:GL2ES2
Entry point to C language function:void glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_2_0
,GL_ARB_vertex_program
,GL_NV_vertex_program
Alias for:glVertexAttribPointerARB
,glVertexAttribPointerNV
- Specified by:
glVertexAttribPointer
in interfaceGL2ES2
-
glVertexAttribPointer
public void glVertexAttribPointer(GLArrayData arg0)
- Specified by:
glVertexAttribPointer
in interfaceGL2ES2
-
glVertexAttribPointerARB
public void glVertexAttribPointerARB(int arg0, int arg1, int arg2, boolean arg3, int arg4, Buffer arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttribPointerARB
in interfaceGL2
arg5
- a direct or array-backedBuffer
-
glVertexAttribPointerARB
public void glVertexAttribPointerARB(int arg0, int arg1, int arg2, boolean arg3, int arg4, long arg5)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribPointerARB(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_program
- Specified by:
glVertexAttribPointerARB
in interfaceGL2
-
glVertexAttribs1hv
public void glVertexAttribs1hv(int arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs1hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs1hvNV
- Specified by:
glVertexAttribs1hv
in interfaceGL2
-
glVertexAttribs1hv
public void glVertexAttribs1hv(int arg0, int arg1, ShortBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs1hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs1hvNV
- Specified by:
glVertexAttribs1hv
in interfaceGL2
arg2
- a direct or array-backedShortBuffer
-
glVertexAttribs2hv
public void glVertexAttribs2hv(int arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs2hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs2hvNV
- Specified by:
glVertexAttribs2hv
in interfaceGL2
-
glVertexAttribs2hv
public void glVertexAttribs2hv(int arg0, int arg1, ShortBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs2hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs2hvNV
- Specified by:
glVertexAttribs2hv
in interfaceGL2
arg2
- a direct or array-backedShortBuffer
-
glVertexAttribs3hv
public void glVertexAttribs3hv(int arg0, int arg1, ShortBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs3hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs3hvNV
- Specified by:
glVertexAttribs3hv
in interfaceGL2
arg2
- a direct or array-backedShortBuffer
-
glVertexAttribs3hv
public void glVertexAttribs3hv(int arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs3hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs3hvNV
- Specified by:
glVertexAttribs3hv
in interfaceGL2
-
glVertexAttribs4hv
public void glVertexAttribs4hv(int arg0, int arg1, ShortBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs4hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs4hvNV
- Specified by:
glVertexAttribs4hv
in interfaceGL2
arg2
- a direct or array-backedShortBuffer
-
glVertexAttribs4hv
public void glVertexAttribs4hv(int arg0, int arg1, short[] arg2, int arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexAttribs4hv(GLuint index, GLsizei n, const GLhalfNV * v)
Part ofGL_NV_half_float
Alias for:glVertexAttribs4hvNV
- Specified by:
glVertexAttribs4hv
in interfaceGL2
-
glVertexBindingDivisor
public void glVertexBindingDivisor(int arg0, int arg1)
Description copied from interface:GL3ES3
Entry point to C language function:void glVertexBindingDivisor(GLuint bindingindex, GLuint divisor)
Part ofGL_ES_VERSION_3_1
,GL_VERSION_4_3
,GL_ARB_vertex_attrib_binding
- Specified by:
glVertexBindingDivisor
in interfaceGL3ES3
-
glVertexBlendARB
public void glVertexBlendARB(int arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertexBlendARB(GLint count)
Part ofGL_ARB_vertex_blend
- Specified by:
glVertexBlendARB
in interfaceGL2
-
glVertexFormatNV
public void glVertexFormatNV(int arg0, int arg1, int arg2)
Description copied from interface:GL2GL3
Entry point to C language function:void glVertexFormatNV(GLint size, GLenum type, GLsizei stride)
Part ofGL_NV_vertex_buffer_unified_memory
- Specified by:
glVertexFormatNV
in interfaceGL2GL3
-
glVertexP2ui
public void glVertexP2ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP2ui(GLenum type, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP2ui
in interfaceGL3bc
-
glVertexP2uiv
public void glVertexP2uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP2uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP2uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glVertexP2uiv
public void glVertexP2uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP2uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP2uiv
in interfaceGL3bc
-
glVertexP3ui
public void glVertexP3ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP3ui(GLenum type, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP3ui
in interfaceGL3bc
-
glVertexP3uiv
public void glVertexP3uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP3uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP3uiv
in interfaceGL3bc
-
glVertexP3uiv
public void glVertexP3uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP3uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP3uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glVertexP4ui
public void glVertexP4ui(int arg0, int arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP4ui(GLenum type, GLuint value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP4ui
in interfaceGL3bc
-
glVertexP4uiv
public void glVertexP4uiv(int arg0, int[] arg1, int arg2)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP4uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP4uiv
in interfaceGL3bc
-
glVertexP4uiv
public void glVertexP4uiv(int arg0, IntBuffer arg1)
Description copied from interface:GL3bc
Entry point to C language function:void glVertexP4uiv(GLenum type, const GLuint * value)
Part ofGL_ARB_vertex_type_2_10_10_10_rev
,GL_VERSION_3_3
- Specified by:
glVertexP4uiv
in interfaceGL3bc
arg1
- a direct or array-backedIntBuffer
-
glVertexPointer
public void glVertexPointer(GLArrayData arg0)
- Specified by:
glVertexPointer
in interfaceGLPointerFunc
-
glVertexPointer
public void glVertexPointer(int arg0, int arg1, int arg2, long arg3)
- Specified by:
glVertexPointer
in interfaceGLPointerFunc
-
glVertexPointer
public void glVertexPointer(int arg0, int arg1, int arg2, Buffer arg3)
- Specified by:
glVertexPointer
in interfaceGLPointerFunc
-
glVertexWeightPointerEXT
public void glVertexWeightPointerEXT(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeightPointerEXT(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_EXT_vertex_weighting
- Specified by:
glVertexWeightPointerEXT
in interfaceGL2
-
glVertexWeightPointerEXT
public void glVertexWeightPointerEXT(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeightPointerEXT(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_EXT_vertex_weighting
- Specified by:
glVertexWeightPointerEXT
in interfaceGL2
arg3
- a direct onlyBuffer
-
glVertexWeightfEXT
public void glVertexWeightfEXT(float arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeightfEXT(GLfloat weight)
Part ofGL_EXT_vertex_weighting
- Specified by:
glVertexWeightfEXT
in interfaceGL2
-
glVertexWeightfvEXT
public void glVertexWeightfvEXT(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeightfvEXT(const GLfloat * weight)
Part ofGL_EXT_vertex_weighting
- Specified by:
glVertexWeightfvEXT
in interfaceGL2
-
glVertexWeightfvEXT
public void glVertexWeightfvEXT(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeightfvEXT(const GLfloat * weight)
Part ofGL_EXT_vertex_weighting
- Specified by:
glVertexWeightfvEXT
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glVertexWeighth
public void glVertexWeighth(short arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeighth(GLhalfNV weight)
Part ofGL_NV_half_float
Alias for:glVertexWeighthNV
- Specified by:
glVertexWeighth
in interfaceGL2
-
glVertexWeighthv
public void glVertexWeighthv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeighthv(const GLhalfNV * weight)
Part ofGL_NV_half_float
Alias for:glVertexWeighthvNV
- Specified by:
glVertexWeighthv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glVertexWeighthv
public void glVertexWeighthv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glVertexWeighthv(const GLhalfNV * weight)
Part ofGL_NV_half_float
Alias for:glVertexWeighthvNV
- Specified by:
glVertexWeighthv
in interfaceGL2
-
glVideoCaptureNV
public int glVideoCaptureNV(int arg0, IntBuffer arg1, LongBuffer arg2)
Description copied from interface:GL2
Entry point to C language function:GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureNV
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
arg2
- a direct or array-backedLongBuffer
-
glVideoCaptureNV
public int glVideoCaptureNV(int arg0, int[] arg1, int arg2, long[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:GLenum glVideoCaptureNV(GLuint video_capture_slot, GLuint * sequence_num, GLuint64EXT * capture_time)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureNV
in interfaceGL2
-
glVideoCaptureStreamParameterdvNV
public void glVideoCaptureStreamParameterdvNV(int arg0, int arg1, int arg2, double[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureStreamParameterdvNV
in interfaceGL2
-
glVideoCaptureStreamParameterdvNV
public void glVideoCaptureStreamParameterdvNV(int arg0, int arg1, int arg2, DoubleBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glVideoCaptureStreamParameterdvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLdouble * params)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureStreamParameterdvNV
in interfaceGL2
arg3
- a direct or array-backedDoubleBuffer
-
glVideoCaptureStreamParameterfvNV
public void glVideoCaptureStreamParameterfvNV(int arg0, int arg1, int arg2, float[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureStreamParameterfvNV
in interfaceGL2
-
glVideoCaptureStreamParameterfvNV
public void glVideoCaptureStreamParameterfvNV(int arg0, int arg1, int arg2, FloatBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glVideoCaptureStreamParameterfvNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLfloat * params)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureStreamParameterfvNV
in interfaceGL2
arg3
- a direct or array-backedFloatBuffer
-
glVideoCaptureStreamParameterivNV
public void glVideoCaptureStreamParameterivNV(int arg0, int arg1, int arg2, int[] arg3, int arg4)
Description copied from interface:GL2
Entry point to C language function:void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureStreamParameterivNV
in interfaceGL2
-
glVideoCaptureStreamParameterivNV
public void glVideoCaptureStreamParameterivNV(int arg0, int arg1, int arg2, IntBuffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glVideoCaptureStreamParameterivNV(GLuint video_capture_slot, GLuint stream, GLenum pname, const GLint * params)
Part ofGL_NV_video_capture
- Specified by:
glVideoCaptureStreamParameterivNV
in interfaceGL2
arg3
- a direct or array-backedIntBuffer
-
glViewport
public void glViewport(int arg0, int arg1, int arg2, int arg3)
Description copied from interface:GL
Entry point to C language function:void glViewport(GLint x, GLint y, GLsizei width, GLsizei height)
Part ofGL_ES_VERSION_2_0
,GL_VERSION_ES_CL_CM
,GL_VERSION_1_0
- Specified by:
glViewport
in interfaceGL
-
glViewportArrayv
public void glViewportArrayv(int arg0, int arg1, FloatBuffer arg2)
Description copied from interface:GL3
Entry point to C language function:void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportArrayvNV
- Specified by:
glViewportArrayv
in interfaceGL3
arg2
- a direct or array-backedFloatBuffer
-
glViewportArrayv
public void glViewportArrayv(int arg0, int arg1, float[] arg2, int arg3)
Description copied from interface:GL3
Entry point to C language function:void glViewportArrayv(GLuint first, GLsizei count, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportArrayvNV
- Specified by:
glViewportArrayv
in interfaceGL3
-
glViewportIndexedf
public void glViewportIndexedf(int arg0, float arg1, float arg2, float arg3, float arg4)
Description copied from interface:GL3
Entry point to C language function:void glViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportIndexedfNV
- Specified by:
glViewportIndexedf
in interfaceGL3
-
glViewportIndexedfv
public void glViewportIndexedfv(int arg0, FloatBuffer arg1)
Description copied from interface:GL3
Entry point to C language function:void glViewportIndexedfv(GLuint index, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportIndexedfvNV
- Specified by:
glViewportIndexedfv
in interfaceGL3
arg1
- a direct or array-backedFloatBuffer
-
glViewportIndexedfv
public void glViewportIndexedfv(int arg0, float[] arg1, int arg2)
Description copied from interface:GL3
Entry point to C language function:void glViewportIndexedfv(GLuint index, const GLfloat * v)
Part ofGL_ARB_viewport_array
,GL_VERSION_4_1
,GL_NV_viewport_array
Alias for:glViewportIndexedfvNV
- Specified by:
glViewportIndexedfv
in interfaceGL3
-
glWaitSync
public void glWaitSync(long arg0, int arg1, long arg2)
Description copied from interface:GL3ES3
Entry point to C language function:void glWaitSync(GLsync sync, GLbitfield flags, GLuint64 timeout)
Part ofGL_ES_VERSION_3_0
,GL_VERSION_3_2
,GL_ARB_sync
,GL_APPLE_sync
Alias for:glWaitSyncAPPLE
- Specified by:
glWaitSync
in interfaceGL3ES3
-
glWeightPointerARB
public void glWeightPointerARB(int arg0, int arg1, int arg2, long arg3)
Description copied from interface:GL2
Entry point to C language function:void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightPointerARB
in interfaceGL2
-
glWeightPointerARB
public void glWeightPointerARB(int arg0, int arg1, int arg2, Buffer arg3)
Description copied from interface:GL2
Entry point to C language function:void glWeightPointerARB(GLint size, GLenum type, GLsizei stride, const void * pointer)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightPointerARB
in interfaceGL2
arg3
- a direct onlyBuffer
-
glWeightbvARB
public void glWeightbvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightbvARB(GLint size, const GLbyte * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightbvARB
in interfaceGL2
-
glWeightbvARB
public void glWeightbvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightbvARB(GLint size, const GLbyte * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightbvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glWeightdvARB
public void glWeightdvARB(int arg0, DoubleBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightdvARB(GLint size, const GLdouble * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightdvARB
in interfaceGL2
arg1
- a direct or array-backedDoubleBuffer
-
glWeightdvARB
public void glWeightdvARB(int arg0, double[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightdvARB(GLint size, const GLdouble * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightdvARB
in interfaceGL2
-
glWeightfvARB
public void glWeightfvARB(int arg0, float[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightfvARB(GLint size, const GLfloat * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightfvARB
in interfaceGL2
-
glWeightfvARB
public void glWeightfvARB(int arg0, FloatBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightfvARB(GLint size, const GLfloat * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightfvARB
in interfaceGL2
arg1
- a direct or array-backedFloatBuffer
-
glWeightivARB
public void glWeightivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightivARB(GLint size, const GLint * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightivARB
in interfaceGL2
-
glWeightivARB
public void glWeightivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightivARB(GLint size, const GLint * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glWeightsvARB
public void glWeightsvARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightsvARB(GLint size, const GLshort * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightsvARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glWeightsvARB
public void glWeightsvARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightsvARB(GLint size, const GLshort * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightsvARB
in interfaceGL2
-
glWeightubvARB
public void glWeightubvARB(int arg0, byte[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightubvARB(GLint size, const GLubyte * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightubvARB
in interfaceGL2
-
glWeightubvARB
public void glWeightubvARB(int arg0, ByteBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightubvARB(GLint size, const GLubyte * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightubvARB
in interfaceGL2
arg1
- a direct or array-backedByteBuffer
-
glWeightuivARB
public void glWeightuivARB(int arg0, int[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightuivARB(GLint size, const GLuint * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightuivARB
in interfaceGL2
-
glWeightuivARB
public void glWeightuivARB(int arg0, IntBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightuivARB(GLint size, const GLuint * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightuivARB
in interfaceGL2
arg1
- a direct or array-backedIntBuffer
-
glWeightusvARB
public void glWeightusvARB(int arg0, ShortBuffer arg1)
Description copied from interface:GL2
Entry point to C language function:void glWeightusvARB(GLint size, const GLushort * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightusvARB
in interfaceGL2
arg1
- a direct or array-backedShortBuffer
-
glWeightusvARB
public void glWeightusvARB(int arg0, short[] arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWeightusvARB(GLint size, const GLushort * weights)
Part ofGL_ARB_vertex_blend
- Specified by:
glWeightusvARB
in interfaceGL2
-
glWindowPos2d
public void glWindowPos2d(double arg0, double arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2d(GLdouble x, GLdouble y)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2dMESA
,glWindowPos2dARB
- Specified by:
glWindowPos2d
in interfaceGL2
-
glWindowPos2dv
public void glWindowPos2dv(DoubleBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2dvMESA
,glWindowPos2dvARB
- Specified by:
glWindowPos2dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glWindowPos2dv
public void glWindowPos2dv(double[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2dvMESA
,glWindowPos2dvARB
- Specified by:
glWindowPos2dv
in interfaceGL2
-
glWindowPos2f
public void glWindowPos2f(float arg0, float arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2f(GLfloat x, GLfloat y)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2fARB
,glWindowPos2fMESA
- Specified by:
glWindowPos2f
in interfaceGL2
-
glWindowPos2fv
public void glWindowPos2fv(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2fvMESA
,glWindowPos2fvARB
- Specified by:
glWindowPos2fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glWindowPos2fv
public void glWindowPos2fv(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2fvMESA
,glWindowPos2fvARB
- Specified by:
glWindowPos2fv
in interfaceGL2
-
glWindowPos2i
public void glWindowPos2i(int arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2i(GLint x, GLint y)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2iMESA
,glWindowPos2iARB
- Specified by:
glWindowPos2i
in interfaceGL2
-
glWindowPos2iv
public void glWindowPos2iv(int[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2ivARB
,glWindowPos2ivMESA
- Specified by:
glWindowPos2iv
in interfaceGL2
-
glWindowPos2iv
public void glWindowPos2iv(IntBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2ivARB
,glWindowPos2ivMESA
- Specified by:
glWindowPos2iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glWindowPos2s
public void glWindowPos2s(short arg0, short arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2s(GLshort x, GLshort y)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos2sMESA
,glWindowPos2sARB
- Specified by:
glWindowPos2s
in interfaceGL2
-
glWindowPos2sv
public void glWindowPos2sv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2svARB
,glWindowPos2svMESA
- Specified by:
glWindowPos2sv
in interfaceGL2
-
glWindowPos2sv
public void glWindowPos2sv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos2sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos2svARB
,glWindowPos2svMESA
- Specified by:
glWindowPos2sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glWindowPos3d
public void glWindowPos3d(double arg0, double arg1, double arg2)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3d(GLdouble x, GLdouble y, GLdouble z)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos3dMESA
,glWindowPos3dARB
- Specified by:
glWindowPos3d
in interfaceGL2
-
glWindowPos3dv
public void glWindowPos3dv(double[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3dvARB
,glWindowPos3dvMESA
- Specified by:
glWindowPos3dv
in interfaceGL2
-
glWindowPos3dv
public void glWindowPos3dv(DoubleBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3dv(const GLdouble * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3dvARB
,glWindowPos3dvMESA
- Specified by:
glWindowPos3dv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedDoubleBuffer
-
glWindowPos3f
public void glWindowPos3f(float arg0, float arg1, float arg2)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3f(GLfloat x, GLfloat y, GLfloat z)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3fARB
,glWindowPos3fMESA
- Specified by:
glWindowPos3f
in interfaceGL2
-
glWindowPos3fv
public void glWindowPos3fv(float[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos3fvMESA
,glWindowPos3fvARB
- Specified by:
glWindowPos3fv
in interfaceGL2
-
glWindowPos3fv
public void glWindowPos3fv(FloatBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3fv(const GLfloat * v)
Part ofGL_VERSION_1_4
,GL_MESA_window_pos
,GL_ARB_window_pos
Alias for:glWindowPos3fvMESA
,glWindowPos3fvARB
- Specified by:
glWindowPos3fv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedFloatBuffer
-
glWindowPos3i
public void glWindowPos3i(int arg0, int arg1, int arg2)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3i(GLint x, GLint y, GLint z)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3iARB
,glWindowPos3iMESA
- Specified by:
glWindowPos3i
in interfaceGL2
-
glWindowPos3iv
public void glWindowPos3iv(int[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3ivARB
,glWindowPos3ivMESA
- Specified by:
glWindowPos3iv
in interfaceGL2
-
glWindowPos3iv
public void glWindowPos3iv(IntBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3iv(const GLint * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3ivARB
,glWindowPos3ivMESA
- Specified by:
glWindowPos3iv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedIntBuffer
-
glWindowPos3s
public void glWindowPos3s(short arg0, short arg1, short arg2)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3s(GLshort x, GLshort y, GLshort z)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3sARB
,glWindowPos3sMESA
- Specified by:
glWindowPos3s
in interfaceGL2
-
glWindowPos3sv
public void glWindowPos3sv(short[] arg0, int arg1)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3svARB
,glWindowPos3svMESA
- Specified by:
glWindowPos3sv
in interfaceGL2
-
glWindowPos3sv
public void glWindowPos3sv(ShortBuffer arg0)
Description copied from interface:GL2
Entry point to C language function:void glWindowPos3sv(const GLshort * v)
Part ofGL_VERSION_1_4
,GL_ARB_window_pos
,GL_MESA_window_pos
Alias for:glWindowPos3svARB
,glWindowPos3svMESA
- Specified by:
glWindowPos3sv
in interfaceGL2
- Parameters:
arg0
- a direct or array-backedShortBuffer
-
glWriteMaskEXT
public void glWriteMaskEXT(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
Description copied from interface:GL2
Entry point to C language function:void glWriteMaskEXT(GLuint res, GLuint in, GLenum outX, GLenum outY, GLenum outZ, GLenum outW)
Part ofGL_EXT_vertex_shader
- Specified by:
glWriteMaskEXT
in interfaceGL2
-
hasBasicFBOSupport
public boolean hasBasicFBOSupport()
Description copied from interface:GLBase
Returnstrue
if basic FBO support is available, otherwisefalse
.Basic FBO is supported if the context is either GL-ES >= 2.0, GL >= 3.0 [core, compat] or implements the extensions
GL_ARB_ES2_compatibility
,GL_ARB_framebuffer_object
,GL_EXT_framebuffer_object
orGL_OES_framebuffer_object
.Basic FBO support may only include one color attachment and no multisampling, as well as limited internal formats for renderbuffer.
- Specified by:
hasBasicFBOSupport
in interfaceGLBase
- See Also:
GLContext.hasBasicFBOSupport()
-
hasFullFBOSupport
public boolean hasFullFBOSupport()
Description copied from interface:GLBase
Returnstrue
if full FBO support is available, otherwisefalse
.Full FBO is supported if the context is either GL >= core 3.0 [ES, core, compat] or implements the extensions
ARB_framebuffer_object
, or all ofEXT_framebuffer_object
,EXT_framebuffer_multisample
,EXT_framebuffer_blit
,GL_EXT_packed_depth_stencil
.Full FBO support includes multiple color attachments and multisampling.
- Specified by:
hasFullFBOSupport
in interfaceGLBase
- See Also:
GLContext.hasFullFBOSupport()
-
hasGLSL
public boolean hasGLSL()
Description copied from interface:GLBase
Indicates whether this GL object supports GLSL.- Specified by:
hasGLSL
in interfaceGLBase
- See Also:
GLContext.hasGLSL()
-
isExtensionAvailable
public boolean isExtensionAvailable(String arg0)
Description copied from interface:GLBase
Returns true if the specified OpenGL extension can be used successfully through this GL instance given the current host (OpenGL client) and display (OpenGL server) configuration.- Specified by:
isExtensionAvailable
in interfaceGLBase
- Parameters:
arg0
- the name of the OpenGL extension (e.g., "GL_ARB_vertex_program").
-
isFunctionAvailable
public boolean isFunctionAvailable(String arg0)
Description copied from interface:GLBase
Returns true if the specified OpenGL core- or extension-function can be used successfully through this GL instance given the current host (OpenGL client) and display (OpenGL server) configuration.By "successfully" we mean that the function is both callable on the machine running the program and available on the current display.
In order to call a function successfully, the function must be both callable on the machine running the program and available on the display device that is rendering the output (note: on non-networked, single-display machines these two conditions are identical; on networked and/or multi-display machines this becomes more complicated). These conditions are met if the function is either part of the core OpenGL version supported by both the host and display, or it is an OpenGL extension function that both the host and display support.
A GL function is callable if it is successfully linked at runtime, hence the GLContext must be made current at least once.
- Specified by:
isFunctionAvailable
in interfaceGLBase
- Parameters:
arg0
- the name of the OpenGL function (e.g., use "glBindRenderbufferEXT" or "glBindRenderbuffer" to check ifGL.glBindRenderbuffer(int,int)
is available).
-
isGL
public boolean isGL()
Description copied from interface:GLBase
Indicates whether this GL object conforms to any of the OpenGL profiles.
-
isGL2
public boolean isGL2()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ≤ 3.0 profile. The GL2 profile includes the GL2ES1 and GL2ES2 profile.- Specified by:
isGL2
in interfaceGLBase
- See Also:
GLContext.isGL2()
-
isGL2ES1
public boolean isGL2ES1()
Description copied from interface:GLBase
Indicates whether this GL object conforms to a GL2ES1 compatible profile.- Specified by:
isGL2ES1
in interfaceGLBase
- See Also:
GLContext.isGL2ES1()
-
isGL2ES2
public boolean isGL2ES2()
Description copied from interface:GLBase
Indicates whether this GL object conforms to a GL2ES2 compatible profile.- Specified by:
isGL2ES2
in interfaceGLBase
- See Also:
GLContext.isGL2ES2()
-
isGL2ES3
public boolean isGL2ES3()
Description copied from interface:GLBase
Indicates whether this GL object conforms to a either a GL2GL3 or GL3ES3 compatible profile.- Specified by:
isGL2ES3
in interfaceGLBase
- See Also:
GLContext.isGL2ES3()
-
isGL2GL3
public boolean isGL2GL3()
Description copied from interface:GLBase
Indicates whether this GL object conforms to a GL2GL3 compatible profile.- Specified by:
isGL2GL3
in interfaceGLBase
- See Also:
GLContext.isGL2GL3()
-
isGL3
public boolean isGL3()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ≥ 3.1 core profile. The GL3 core profile includes the GL2ES2 profile.- Specified by:
isGL3
in interfaceGLBase
- See Also:
GLContext.isGL3()
-
isGL3ES3
public boolean isGL3ES3()
Description copied from interface:GLBase
Indicates whether this GL object conforms to a GL3ES3 compatible profile.- Specified by:
isGL3ES3
in interfaceGLBase
- See Also:
GLContext.isGL3ES3()
-
isGL3bc
public boolean isGL3bc()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ≥ 3.1 compatibility profile. The GL3 compatibility profile includes the GL2, GL2ES1, GL2ES2 and GL3 profile.- Specified by:
isGL3bc
in interfaceGLBase
- See Also:
GLContext.isGL3bc()
-
isGL3core
public boolean isGL3core()
Description copied from interface:GLBase
Indicates whether this GL object uses a GL3 core profile.Includes [ GL4, GL3 ].
- Specified by:
isGL3core
in interfaceGLBase
- See Also:
GLContext.isGL3core()
-
isGL4
public boolean isGL4()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ≥ 4.0 core profile. The GL4 core profile includes the GL2ES2, and GL3 profile.- Specified by:
isGL4
in interfaceGLBase
- See Also:
GLContext.isGL4()
-
isGL4ES3
public boolean isGL4ES3()
Description copied from interface:GLBase
Returns true if this GL object conforms to a GL4ES3 compatible profile, i.e. ifGLBase.isGLES3Compatible()
returns true.Includes [ GL ≥ 4.3, GL ≥ 3.1 w/ GL_ARB_ES3_compatibility and GLES3 ]
- Specified by:
isGL4ES3
in interfaceGLBase
- See Also:
GLContext.isGL4ES3()
-
isGL4bc
public boolean isGL4bc()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ≥ 4.0 compatibility profile. The GL4 compatibility profile includes the GL2, GL2ES1, GL2ES2, GL3, GL3bc and GL4 profile.- Specified by:
isGL4bc
in interfaceGLBase
- See Also:
GLContext.isGL4bc()
-
isGL4core
public boolean isGL4core()
Description copied from interface:GLBase
Indicates whether this GL object uses a GL4 core profile.Includes [ GL4 ].
- Specified by:
isGL4core
in interfaceGLBase
- See Also:
GLContext.isGL4core()
-
isGLES
public boolean isGLES()
Description copied from interface:GLBase
Indicates whether this GL object conforms to one of the OpenGL ES profiles, seeGLBase.isGLES1()
,GLBase.isGLES2()
andGLBase.isGLES3()
.- Specified by:
isGLES
in interfaceGLBase
- See Also:
GLContext.isGLES()
-
isGLES1
public boolean isGLES1()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ES ≥ 1.0 profile.- Specified by:
isGLES1
in interfaceGLBase
- See Also:
GLContext.isGLES1()
-
isGLES2
public boolean isGLES2()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ES ≥ 2.0 profile.Remark: ES2 compatible desktop profiles are not included. To query whether core ES2 functionality is provided, use
GLBase.isGLES2Compatible()
.- Specified by:
isGLES2
in interfaceGLBase
- See Also:
GLBase.isGLES2Compatible()
,GLContext.isGLES2()
-
isGLES2Compatible
public boolean isGLES2Compatible()
Description copied from interface:GLBase
Indicates whether this GL object is compatible with the core OpenGL ES2 functionality.- Specified by:
isGLES2Compatible
in interfaceGLBase
- Returns:
- true if this context is an ES2 context or implements
the extension
GL_ARB_ES2_compatibility
, otherwise false - See Also:
GLContext.isGLES2Compatible()
-
isGLES3
public boolean isGLES3()
Description copied from interface:GLBase
Indicates whether this GL object conforms to the OpenGL ES ≥ 3.0 profile.Remark: ES3 compatible desktop profiles are not included. To query whether core ES3 functionality is provided, use
GLBase.isGLES3Compatible()
.- Specified by:
isGLES3
in interfaceGLBase
- See Also:
GLBase.isGLES3Compatible()
,GLContext.isGLES3()
-
isGLES31Compatible
public boolean isGLES31Compatible()
Description copied from interface:GLBase
Indicates whether this GL object is compatible with the core OpenGL ES3.1 functionality.Return true if the underlying context is an ES3 context ≥ 3.1 or implements the extension
GL_ARB_ES3_1_compatibility
, otherwise false.Includes [ GL ≥ 4.5, GL ≥ 3.1 w/ GL_ARB_ES3_1_compatibility and GLES3 ≥ 3.1 ]
- Specified by:
isGLES31Compatible
in interfaceGLBase
- See Also:
GLContext.isGLES31Compatible()
-
isGLES32Compatible
public boolean isGLES32Compatible()
Description copied from interface:GLBase
Indicates whether this GL object is compatible with the core OpenGL ES3.2 functionality.Return true if the underlying context is an ES3 context ≥ 3.2 or implements the extension
GL_ARB_ES3_2_compatibility
, otherwise false.Includes [ GL ≥ 4.5, GL ≥ 3.1 w/ GL_ARB_ES3_2_compatibility and GLES3 ≥ 3.2 ]
- Specified by:
isGLES32Compatible
in interfaceGLBase
- See Also:
GLContext.isGLES32Compatible()
-
isGLES3Compatible
public boolean isGLES3Compatible()
Description copied from interface:GLBase
Indicates whether this GL object is compatible with the core OpenGL ES3 functionality.Return true if the underlying context is an ES3 context or implements the extension
GL_ARB_ES3_compatibility
, otherwise false.Includes [ GL ≥ 4.3, GL ≥ 3.1 w/ GL_ARB_ES3_compatibility and GLES3 ]
- Specified by:
isGLES3Compatible
in interfaceGLBase
- See Also:
GLContext.isGLES3Compatible()
-
isGLcore
public boolean isGLcore()
Description copied from interface:GLBase
Indicates whether this GL object uses a GL core profile.Includes [ GL4, GL3, GLES3, GL2ES2 ].
- Specified by:
isGLcore
in interfaceGLBase
- See Also:
GLContext.isGLcore()
-
isNPOTTextureAvailable
public boolean isNPOTTextureAvailable()
Description copied from interface:GLBase
Returns true if the GL context supports non power of two (NPOT) textures, otherwise false.NPOT textures are supported in OpenGL >= 3, GLES2 or if the 'GL_ARB_texture_non_power_of_two' extension is available.
- Specified by:
isNPOTTextureAvailable
in interfaceGLBase
-
isPBOPackBound
public boolean isPBOPackBound()
- Specified by:
isPBOPackBound
in interfaceGL2ES3
-
isPBOUnpackBound
public boolean isPBOUnpackBound()
- Specified by:
isPBOUnpackBound
in interfaceGL2ES3
-
isTextureFormatBGRA8888Available
public boolean isTextureFormatBGRA8888Available()
- Specified by:
isTextureFormatBGRA8888Available
in interfaceGLBase
-
isVBOArrayBound
public boolean isVBOArrayBound()
- Specified by:
isVBOArrayBound
in interfaceGLBase
- Returns:
- true if a VBO is bound to
GL.GL_ARRAY_BUFFER
viaGL.glBindBuffer(int, int)
, otherwise false
-
isVBOElementArrayBound
public boolean isVBOElementArrayBound()
- Specified by:
isVBOElementArrayBound
in interfaceGLBase
- Returns:
- true if a VBO is bound to
GL.GL_ELEMENT_ARRAY_BUFFER
viaGL.glBindBuffer(int, int)
, otherwise false
-
mapBuffer
public GLBufferStorage mapBuffer(int arg0, int arg1)
Description copied from interface:GLBase
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapBuffer(..)
implementation.Throws a
GLException
if GL-function constraints are not met.GL.glMapBuffer(int, int)
wrapper calls this method and returnsGLBufferStorage.getMappedBuffer()
.A zero
GLBufferStorage.getSize()
will avoid a native call and returns the unmappedGLBufferStorage
.A null native mapping result indicating an error will not cause a GLException but returns the unmapped
GLBufferStorage
. This allows the user to handle this case.
-
mapBufferRange
public GLBufferStorage mapBufferRange(int arg0, long arg1, long arg2, int arg3)
Description copied from interface:GLBase
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapBufferRange(..)
implementation.Throws a
GLException
if GL-function constraints are not met.GL.glMapBufferRange(int, long, long, int)
wrapper calls this method and returnsGLBufferStorage.getMappedBuffer()
.A zero
GLBufferStorage.getSize()
will avoid a native call and returns the unmappedGLBufferStorage
.A null native mapping result indicating an error will not cause a GLException but returns the unmapped
GLBufferStorage
. This allows the user to handle this case.- Specified by:
mapBufferRange
in interfaceGLBase
- Parameters:
arg0
- denotes the buffer via it's bound targetarg1
- offset of the mapped buffer's storagearg2
- length of the mapped buffer's storagearg3
- the mapping access mode
-
mapNamedBuffer
public GLBufferStorage mapNamedBuffer(int arg0, int arg1)
Description copied from interface:GL4
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBuffer(..)
implementation.Throws a
GLException
if GL-function constraints are not met.Depends on
GL_VERSION_4_5
.GL4.glMapNamedBuffer(int, int)
wrapper calls this method and returnsGLBufferStorage.getMappedBuffer()
.- Specified by:
mapNamedBuffer
in interfaceGL4
- Parameters:
arg0
- denotes the bufferarg1
- the mapping access mode
-
mapNamedBufferEXT
public GLBufferStorage mapNamedBufferEXT(int arg0, int arg1)
Description copied from interface:GL2
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBufferEXT(..)
implementation.Throws a
GLException
if GL-function constraints are not met.Depends on
GL_EXT_direct_state_access
.GL2.glMapNamedBufferEXT(int, int)
wrapper calls this method and returnsGLBufferStorage.getMappedBuffer()
.- Specified by:
mapNamedBufferEXT
in interfaceGL2
- Parameters:
arg0
- denotes the bufferarg1
- the mapping access mode
-
mapNamedBufferRange
public GLBufferStorage mapNamedBufferRange(int arg0, long arg1, long arg2, int arg3)
Description copied from interface:GL4
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBufferRange(..)
implementation.Throws a
GLException
if GL-function constraints are not met.Depends on
GL_VERSION_4_5
.GL4.glMapNamedBufferRange(int, long, long, int)
wrapper calls this method and returnsGLBufferStorage.getMappedBuffer()
.- Specified by:
mapNamedBufferRange
in interfaceGL4
- Parameters:
arg0
- denotes the bufferarg1
- offset of the mapped buffer's storagearg2
- length of the mapped buffer's storagearg3
- the mapping access mode
-
mapNamedBufferRangeEXT
public GLBufferStorage mapNamedBufferRangeEXT(int arg0, long arg1, long arg2, int arg3)
Description copied from interface:GL2
Returns theGLBufferStorage
instance as mapped via OpenGL's nativeglMapNamedBufferRangeEXT(..)
implementation.Throws a
GLException
if GL-function constraints are not met.Depends on
GL_EXT_direct_state_access
.GL2.glMapNamedBufferRangeEXT(int, long, long, int)
wrapper calls this method and returnsGLBufferStorage.getMappedBuffer()
.- Specified by:
mapNamedBufferRangeEXT
in interfaceGL2
- Parameters:
arg0
- denotes the bufferarg1
- offset of the mapped buffer's storagearg2
- length of the mapped buffer's storagearg3
- the mapping access mode
-
setSwapInterval
public void setSwapInterval(int arg0)
Description copied from interface:GLBase
Set the swap interval of the current context and attached onscreenGLDrawable
.offscreen
GLDrawable
are ignored andfalse
is returned.The
interval
semantics:- 0 disables the vertical synchronization
- ≥1 is the number of vertical refreshes before a swap buffer occurs
- <0 enables late swaps to occur without synchronization to the video frame, a.k.a EXT_swap_control_tear. If supported, the absolute value is the minimum number of video frames between buffer swaps. If not supported, the absolute value is being used, see above.
- Specified by:
setSwapInterval
in interfaceGLBase
- Parameters:
arg0
- see above- See Also:
GLContext.setSwapInterval(int)
,GLBase.getSwapInterval()
-
-