Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

W

WAIT - Enum constant in enum class com.blackrook.gloop.opengl.enums.QueryWaitType
Wait for query to complete.
WAIT_FAILED - Enum constant in enum class com.blackrook.gloop.opengl.enums.SyncResultType
Sync await failed.
WINDOW_SYSTEM - Enum constant in enum class com.blackrook.gloop.opengl.enums.DebugControlSource
Originated from the window system.
WINDOW_SYSTEM - Enum constant in enum class com.blackrook.gloop.opengl.enums.DebugMessageSource
Originated from the window system.
wrapDirectBuffer(byte[]) - Static method in class com.blackrook.gloop.opengl.util.BufferUtils
Allocates a DIRECT ByteBuffer using byte array data.
wrapDirectBuffer(double[]) - Static method in class com.blackrook.gloop.opengl.util.BufferUtils
Allocates a DIRECT DoubleBuffer using double array data.
wrapDirectBuffer(float[]) - Static method in class com.blackrook.gloop.opengl.util.BufferUtils
Allocates a DIRECT FloatBuffer using float array data.
wrapDirectBuffer(int[]) - Static method in class com.blackrook.gloop.opengl.util.BufferUtils
Allocates a DIRECT IntBuffer using int array data.
wrapDirectBuffer(long[]) - Static method in class com.blackrook.gloop.opengl.util.BufferUtils
Allocates a DIRECT LongBuffer using long array data.
wrapDirectBuffer(short[]) - Static method in class com.blackrook.gloop.opengl.util.BufferUtils
Allocates a DIRECT ShortBuffer using short array data.
wrapR - Variable in class com.blackrook.gloop.opengl.util.TextureBuilder.Abstract
 
wrapS - Variable in class com.blackrook.gloop.opengl.util.TextureBuilder.Abstract
 
wrapT - Variable in class com.blackrook.gloop.opengl.util.TextureBuilder.Abstract
 
WRITE - Enum constant in enum class com.blackrook.gloop.opengl.enums.AccessType
Buffer is filled with undefined data on map, writes back its contents on unmap.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form