Home
last modified time | relevance | path

Searched refs:glCopyTextureCHROMIUM (Results 1 – 12 of 12) sorted by relevance

/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp60 EXPECT_NE(nullptr, glCopyTextureCHROMIUM); in checkExtensions()
82 glCopyTextureCHROMIUM(sourceTexture, 0, GL_TEXTURE_2D, destTexture, 0, destFormat, destType, in testGradientDownsampleUniqueValues()
460 glCopyTextureCHROMIUM(mTextures[0], 0, GL_TEXTURE_2D, mTextures[1], 0, destFormat, in testCopyTexture()
609 glCopyTextureCHROMIUM(mTextures[0], 0, GL_TEXTURE_2D, mTextures[1], 0, GL_RGBA, in TEST_P()
661 glCopyTextureCHROMIUM(mTextures[0], 0, GL_TEXTURE_2D, mTextures[1], 0, destFormat, in TEST_P()
715 glCopyTextureCHROMIUM(mTextures[0], 0, GL_TEXTURE_2D, mTextures[1], 0, GL_RGBA, in TEST_P()
785 glCopyTextureCHROMIUM(mTextures[0], 0, GL_TEXTURE_2D, 99993, 0, GL_RGBA, GL_UNSIGNED_BYTE, in TEST_P()
789 glCopyTextureCHROMIUM(99994, 0, GL_TEXTURE_2D, mTextures[1], 0, GL_RGBA, GL_UNSIGNED_BYTE, in TEST_P()
793 glCopyTextureCHROMIUM(99995, 0, GL_TEXTURE_2D, 99996, 0, GL_RGBA, GL_UNSIGNED_BYTE, false, in TEST_P()
797 glCopyTextureCHROMIUM(mTextures[0], 0, GL_TEXTURE_2D, mTextures[1], 0, GL_RGBA, in TEST_P()
[all …]
DRobustResourceInitTest.cpp963 glCopyTextureCHROMIUM(texAlpha, 0, GL_TEXTURE_2D, texRGBA, 0, GL_RGBA, GL_UNSIGNED_BYTE, in TEST_P()
2193 glCopyTextureCHROMIUM(sourceTexture, 0, GL_TEXTURE_2D, destTexture, 0, GL_RGBA, in TEST_P()
DTextureTest.cpp3707 glCopyTextureCHROMIUM(source, 1, GL_TEXTURE_2D, dest, 0, GL_RGBA, GL_UNSIGNED_BYTE, GL_FALSE, in TEST_P()
/external/angle/extensions/
DCHROMIUM_compressed_copy_texture.txt26 to glCopyTextureCHROMIUM, but for compressed textures.
DCHROMIUM_copy_texture.txt25 glCopyTextureCHROMIUM, that performs the same copy operation as
254 7/4/2013 Add a new parameter dest_type to glCopyTextureCHROMIUM()
DANGLE_copy_texture_3d.txt35 glCopyTextureCHROMIUM and glCopySubTextureCHROMIUM, respectively,
/external/angle/src/libGLESv2/
DlibGLESv2_with_capture_autogen.def605 glCopyTextureCHROMIUM
DlibGLESv2_no_capture_autogen.def605 glCopyTextureCHROMIUM
DlibGLESv2_autogen.cpp3724 void GL_APIENTRY glCopyTextureCHROMIUM(GLuint sourceId, in glCopyTextureCHROMIUM() function
/external/angle/include/GLES2/
Dgl2ext_angle.h106 GL_APICALL void GL_APIENTRY glCopyTextureCHROMIUM(GLuint sourceId,
/external/angle/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h568 #define glCopyTextureCHROMIUM t_glCopyTextureCHROMIUM macro
/external/angle/util/
Dgles_loader_autogen.h568 #define glCopyTextureCHROMIUM l_glCopyTextureCHROMIUM macro