Specifies GPU texture format for a frame
Member | Description |
---|---|
eGTF_CPU_Frame | CPU-frame |
eGTF_GPU_SeparateFields | GPU-frame with separated fields |
eGTF_GPU_RGBA32 | GPU-frame of RGBA32 colorspace |
eGTF_GPU_BGRA32 | GPU-frame of BGRA32 colorspace |
eGTF_GPU_BGRX32 | GPU-frame of BGRX32 colorspace |
eGTF_GPU_R8 | GPU-frame of R8 colorspace |
eGTF_GPU_NV12 | GPU-frame of NV12 colorspace |
eGTF_GPU_YUY2 | GPU-frame of YUY2 colorspace |
eGTF_GPU_FormatMask | GPU-frame for masking |
eGTF_GPU_Fields_RGBA32 | Interlaced GPU-frame of RGB32 colorspace |
eGTF_GPU_Fields_BGRA32 | Interlaced GPU-frame of BGRA32 colorspace |
eGTF_GPU_Fields_BGRX32 | Interlaced GPU-frame of BGRX32 colorspace |
eGTF_GPU_Fields_R8 | Interlaced GPU-frame of R8 colorspace |
eGTF_GPU_Fields_NV12 | Interlaced GPU-frame of NV12 colorspace |
eGTF_GPU_Fields_YUY2 | Interlaced GPU-frame of YUY2 colorspace |