/external/deqp/modules/gles2/functional/ |
D | es2fFboStateQueryTests.cpp | 89 GLuint textureID = 0; in test() local 145 GLuint textureID = 0; in test() local 182 GLuint textureID = 0; in test() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 237 GLuint textureID = 0; in test() local 293 GLuint textureID = 0; in test() local 329 GLuint textureID = 0; in test() local 376 GLuint textureID = 0; in test() local 392 GLuint textureID = 0; in test() local 539 GLuint textureID = 0; in test() local 745 GLuint textureID = 0; in testColorAttachment() local 767 GLuint textureID = 0; in testDepthAttachment() local 853 GLuint textureID = 0; in test() local 956 GLuint textureID = 0; in testColorAttachment() local [all …]
|
/external/skia/src/gpu/gl/ |
D | GrGLTexture.h | 93 GrGLuint textureID() const { return fID; } in textureID() function
|
D | GrGLCreateNullInterface.cpp | 431 GrGLuint textureID, GrGLint level) override { in framebufferTexture2D()
|
D | GrGLGpu.cpp | 2970 GrGpuResource::UniqueID textureID = texture->uniqueID(); in bindTexture() local 3139 void GrGLGpu::bindTextureToScratchUnit(GrGLenum target, GrGLint textureID) { in bindTextureToScratchUnit()
|
/external/skqp/src/gpu/gl/ |
D | GrGLTexture.h | 106 GrGLuint textureID() const { return fID; } in textureID() function
|
D | GrGLCreateNullInterface.cpp | 431 GrGLuint textureID, GrGLint level) override { in framebufferTexture2D()
|
D | GrGLGpu.cpp | 2957 GrGpuResource::UniqueID textureID = texture->uniqueID(); in bindTexture() local
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | MediaCodecVideoDecoder.java | 410 private final int textureID; field in MediaCodecVideoDecoder.DecodedTextureBuffer 423 public DecodedTextureBuffer(int textureID, float[] transformMatrix, long timeStampMs, in DecodedTextureBuffer()
|
/external/skqp/src/utils/ |
D | SkCanvasStateUtils.cpp | 73 int32_t textureID; member
|
/external/skia/src/utils/ |
D | SkCanvasStateUtils.cpp | 73 int32_t textureID; member
|
/external/deqp/modules/glshared/ |
D | glsTextureStateQueryTests.cpp | 1552 GLuint textureID = 0; in test() local 1576 GLuint textureID = 0; in test() local 1621 GLuint textureID = 0; in test() local 1675 GLuint textureID = 0; in test() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 259 GLuint textureID = 0; in drawTestPattern() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 267 GLuint textureID = 0; in drawTestPattern() local
|