Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/common/
DImage.cpp1181 class ImageImplementation : public Image class
1184ImageImplementation(Texture *parentTexture, GLsizei width, GLsizei height, GLenum format, GLenum t… in ImageImplementation() function in egl::ImageImplementation
1186ImageImplementation(Texture *parentTexture, GLsizei width, GLsizei height, GLsizei depth, GLenum f… in ImageImplementation() function in egl::ImageImplementation
1188 ImageImplementation(GLsizei width, GLsizei height, GLenum format, GLenum type, int pitchP) in ImageImplementation() function in egl::ImageImplementation
1190ImageImplementation(GLsizei width, GLsizei height, sw::Format internalFormat, int multiSampleDepth… 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::__anon5f1475170111::ShaderAccess::ImageImplementation