Searched defs:ProgramDescription (Results 1 – 1 of 1) sorted by relevance
112 struct ProgramDescription { struct117 ProgramDescription() { reset(); } in ProgramDescription() argument120 bool hasTexture;121 bool hasAlpha8Texture;122 bool hasExternalTexture;123 bool hasTextureTransform;126 bool hasColors;129 bool modulate;132 bool hasBitmap;133 bool isShaderBitmapExternal;[all …]