/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFboStateQueryTests.cpp | 235 GLuint textureID = 0; in test() local 295 GLuint textureID = 0; in test() local 332 GLuint textureID = 0; in test() local 377 GLuint textureID = 0; in test() local 394 GLuint textureID = 0; in test() local 542 GLuint textureID = 0; in test() local 727 GLuint textureID = 0; in testColorAttachment() local 750 GLuint textureID = 0; in testDepthAttachment() local 838 GLuint textureID = 0; in test() local 942 GLuint textureID = 0; in testColorAttachment() local [all …]
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fFboStateQueryTests.cpp | 91 GLuint textureID = 0; in test() local 151 GLuint textureID = 0; in test() local 188 GLuint textureID = 0; in test() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/ |
H A D | IOSurfaceSurfaceCGL.cpp | 170 GLuint textureID = textureGL->getTextureID(); in bindTexImage() local 302 GLuint textureID = 0; in attachToFramebuffer() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsTextureStateQueryTests.cpp | 1620 GLuint textureID = 0; in test() local 1644 GLuint textureID = 0; in test() local 1692 GLuint textureID = 0; in test() local 1745 GLuint textureID = 0; in test() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLTexture.h | 51 GrGLuint textureID() const { return fID; } in textureID() function
|
H A D | GrGLGpu.cpp | 2857 GrGpuResource::UniqueID textureID = texture->uniqueID(); in bindTexture() local 3064 void GrGLGpu::bindTextureToScratchUnit(GrGLenum target, GrGLint textureID) { in bindTextureToScratchUnit()
|
/aosp_15_r20/frameworks/rs/driver/ |
H A D | rsdAllocation.h | 38 uint32_t textureID; member
|
/aosp_15_r20/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
H A D | GLGameActivity.java | 160 int textureID = textures[0]; in loadTexture() local
|
/aosp_15_r20/external/libultrahdr/lib/src/gpu/ |
H A D | uhdr_gl_utils.cpp | 184 GLuint textureID; in create_texture() local
|
/aosp_15_r20/external/angle/samples/multiple_contexts/ |
H A D | MultipleContexts.cpp | 20 GLuint textureID; member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | DXGISwapChainWindowSurfaceWGL.cpp | 196 GLuint textureID = textureGL->getTextureID(); in bindTexImage() local
|
H A D | D3DTextureSurfaceWGL.cpp | 426 GLuint textureID = textureGL->getTextureID(); in bindTexImage() local
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | CompressedTextureSurfaceView.java | 142 private void renderQuad(int textureID) { in renderQuad()
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkCanvasStateUtils.cpp | 85 int32_t textureID; member
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
D | PanoramaActivity.java | 476 public void onMosaicSurfaceCreated(final int textureID) { in onMosaicSurfaceCreated()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | FrameCapture.h | 402 void setResetActiveTexture(size_t textureID) { mResetActiveTexture = textureID; } in setResetActiveTexture()
|
H A D | FrameCapture.cpp | 2882 for (gl::TextureID textureID : textureIDs) in CaptureFramebufferAttachment() local 8392 for (gl::TextureID textureID : textureIDs) in maybeCapturePreCallUpdates() local
|
/aosp_15_r20/external/deqp/modules/gles2/stress/ |
H A D | es2sSpecialFloatTests.cpp | 262 GLuint textureID = 0; in drawTestPattern() local
|
/aosp_15_r20/external/deqp/modules/gles3/stress/ |
H A D | es3sSpecialFloatTests.cpp | 270 GLuint textureID = 0; in drawTestPattern() local
|
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | DecodeAccuracyTestBase.java | 1029 private int textureID = -1; field in GLSurfaceViewFactory.GLSurfaceViewThread
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 1174 void Context::deleteTexture(TextureID textureID) in deleteTexture()
|