Home
last modified time | relevance | path

Searched defs:DeleteGpuRasterTexture (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Draster_implementation_gles.cc352 void RasterImplementationGLES::DeleteGpuRasterTexture(GLuint texture) { in DeleteGpuRasterTexture() function in gpu::raster::RasterImplementationGLES
H A Draster_implementation_gles_unittest.cc419 TEST_F(RasterImplementationGLESTest, DeleteGpuRasterTexture) { in TEST_F() argument
H A Draster_implementation.cc1252 void RasterImplementation::DeleteGpuRasterTexture(GLuint texture) { in DeleteGpuRasterTexture() function in gpu::raster::RasterImplementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Draster_implementation_gles.cc390 void RasterImplementationGLES::DeleteGpuRasterTexture(GLuint texture) { in DeleteGpuRasterTexture() function in gpu::raster::RasterImplementationGLES
H A Draster_implementation_gles_unittest.cc420 TEST_F(RasterImplementationGLESTest, DeleteGpuRasterTexture) { in TEST_F() argument
H A Draster_implementation.cc1376 void RasterImplementation::DeleteGpuRasterTexture(GLuint texture) { in DeleteGpuRasterTexture() function in gpu::raster::RasterImplementation