Searched defs:ImageImplementation (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/src/OpenGL/common/ |
| D | Image.cpp | 963 class ImageImplementation : public Image class 966 ImageImplementation(Texture *parentTexture, GLsizei width, GLsizei height, GLint internalformat) in ImageImplementation() function in egl::ImageImplementation 968 …ImageImplementation(Texture *parentTexture, GLsizei width, GLsizei height, GLsizei depth, int bord… in ImageImplementation() function in egl::ImageImplementation 970 ImageImplementation(GLsizei width, GLsizei height, GLint internalformat, int pitchP) in ImageImplementation() function in egl::ImageImplementation 972 …ImageImplementation(GLsizei width, GLsizei height, GLint internalformat, int multiSampleDepth, boo… in ImageImplementation() function in egl::ImageImplementation
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationOperation.cpp | 1809 class ImageImplementation : public Operation class 1812 ImageImplementation (OperationContext& context, in ImageImplementation() function in vkt::synchronization::__anona27adcff0111::ShaderAccess::ImageImplementation
|