Lines Matching defs:other
188 // sample raw values (they are guaranteed to be in [0, 1] range as the format cannot represent any other values)
248 Texture2DShadowTestInstance (const Texture2DShadowTestInstance& other);
249 Texture2DShadowTestInstance& operator= (const Texture2DShadowTestInstance& other);
474 TextureCubeShadowTestInstance (const TextureCubeShadowTestInstance& other);
475 TextureCubeShadowTestInstance& operator= (const TextureCubeShadowTestInstance& other);
710 Texture2DArrayShadowTestInstance (const Texture2DArrayShadowTestInstance& other);
711 Texture2DArrayShadowTestInstance& operator= (const Texture2DArrayShadowTestInstance& other);
939 Texture1DShadowTestInstance (const Texture1DShadowTestInstance& other) = delete;
940 Texture1DShadowTestInstance& operator= (const Texture1DShadowTestInstance& other) = delete;
1161 Texture1DArrayShadowTestInstance (const Texture1DArrayShadowTestInstance& other) = delete;
1162 Texture1DArrayShadowTestInstance& operator= (const Texture1DArrayShadowTestInstance& other) = delete;
1389 TextureCubeArrayShadowTestInstance (const TextureCubeArrayShadowTestInstance& other);
1390 TextureCubeArrayShadowTestInstance& operator= (const TextureCubeArrayShadowTestInstance& other);