Home
last modified time | relevance | path

Searched defs:ImageImplementation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/common/
DImage.cpp1026 class ImageImplementation : public Image class
1029 ImageImplementation(Texture *parentTexture, GLsizei width, GLsizei height, GLint internalformat) in ImageImplementation() function in egl::ImageImplementation
1031ImageImplementation(Texture *parentTexture, GLsizei width, GLsizei height, GLsizei depth, int bord… in ImageImplementation() function in egl::ImageImplementation
1033 ImageImplementation(GLsizei width, GLsizei height, GLint internalformat, int pitchP) in ImageImplementation() function in egl::ImageImplementation
1035ImageImplementation(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, boo… in ImageImplementation() function in egl::ImageImplementation
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp1255 class ImageImplementation : public Operation class
1258 ImageImplementation (OperationContext& context, in ImageImplementation() function in vkt::synchronization::__anon7f0213210111::ShaderAccess::ImageImplementation