Searched defs:testTarget (Results 1 – 3 of 3) sorted by relevance
68 void testCopy(const GLenum testTarget, in testCopy()529 void CopyTexture3DTest::testUnsizedFormats(const GLenum testTarget) in testUnsizedFormats()601 void CopyTexture3DTest::testSnormFormats(const GLenum testTarget) in testSnormFormats()652 void CopyTexture3DTest::testUnsignedByteFormats(const GLenum testTarget) in testUnsignedByteFormats()777 void CopyTexture3DTest::testFloatFormats(const GLenum testTarget) in testFloatFormats()872 void CopyTexture3DTest::testIntFormats(const GLenum testTarget) in testIntFormats()962 void CopyTexture3DTest::testUintFormats(const GLenum testTarget) in testUintFormats()
34 constructor(private testTarget: WithPreflightChecks) {} property in PreflightCheckRenderer
63 public void testTarget() throws Exception { in testTarget() method in ProxyTester