Class AMDGPUShaderHalfFloatFetch

java.lang.Object
org.lwjgl.opengl.AMDGPUShaderHalfFloatFetch

public final class AMDGPUShaderHalfFloatFetch extends Object
Native bindings to the AMD_gpu_shader_half_float_fetch extension.

This extension was developed based on the AMD_gpu_shader_half_float extension to allow implementations supporting half-precision floating-point both in shader texture functions and in shader image memory functions.

Requires OpenGL 4.0, GLSL 4.00 and AMD_gpu_shader_half_float.