Lines Matching refs:FormatKey
66 static const FormatKey s_oesDepthTextureFormats[] = {
72 static const FormatKey s_oesPackedDepthStencilSizedFormats[] = {
76 static const FormatKey s_oesPackedDepthStencilTexFormats[] = {
81 static const FormatKey s_oesRequiredInternalFormatColorFormats[] = {
85 static const FormatKey s_oesRequiredInternalFormatDepthFormats[] = {
90 static const FormatKey s_extColorBufferHalfFloatFormats[] = {
97 static const FormatKey s_oesDepth24SizedFormats[] = {GL_DEPTH_COMPONENT24};
99 static const FormatKey s_oesDepth32SizedFormats[] = {GL_DEPTH_COMPONENT32};
101 static const FormatKey s_oesRgb8Rgba8RboFormats[] = {
106 static const FormatKey s_oesRequiredInternalFormatRgb8ColorFormat[] = {
110 static const FormatKey s_extTextureType2101010RevFormats[] = {
115 static const FormatKey s_oesRequiredInternalFormat10bitColorFormats[] = {
120 static const FormatKey s_extTextureRgRboFormats[] = {
125 static const FormatKey s_extTextureRgTexFormats[] = {
130 static const FormatKey s_extTextureRgFloatTexFormats[] = {
135 static const FormatKey s_extTextureRgHalfFloatTexFormats[] = {
140 static const FormatKey s_nvPackedFloatRboFormats[] = {
144 static const FormatKey s_nvPackedFloatTexFormats[] = {
148 static const FormatKey s_extSrgbRboFormats[] = {
152 static const FormatKey s_extSrgbRenderableTexFormats[] = {
156 static const FormatKey s_extSrgbNonRenderableTexFormats[] = {
160 static const FormatKey s_nvSrgbFormatsRboFormats[] = {
164 static const FormatKey s_nvSrgbFormatsTextureFormats[] = {
173 static const FormatKey s_oesRgb8Rgba8TexFormats[] = {
178 static const FormatKey s_extTextureSRGBR8Formats[] = {
182 static const FormatKey s_extTextureSRGBRG8Formats[] = {
186 static const FormatKey s_qcomRenderSRGBR8RG8Formats[] = {
191 static const FormatKey s_extTextureFormatBGRA8888Formats[] = {