Home
last modified time | relevance | path

Searched refs:fixedsamplelocations (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.h230 const BASE_NS::Math::UVec2& extent, bool fixedsamplelocations);
H A Ddevice_gles.cpp1681 const Math::UVec2& extent, bool fixedsamplelocations) in TexStorage2DMultisample() argument
1687 fixedsamplelocations); in TexStorage2DMultisample()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/include/
H A Dgl32_entries.in913 …izei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations)
914 …PI(glTexStorage2DMultisample, target, samples, internalformat, width, height, fixedsamplelocations)
1072 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
1073 …xStorage3DMultisample, target, samples, internalformat, width, height, depth, fixedsamplelocations)
H A Dgl2ext_entries.in175 …Lenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations)
176 …orage3DMultisampleOES, target, samples, internalformat, width, height, depth, fixedsamplelocations)
562 HOOK_API_ENTRY(void, glRasterSamplesEXT, GLuint samples, GLboolean fixedsamplelocations)
563 CALL_HOOK_API(glRasterSamplesEXT, samples, fixedsamplelocations)