Home
last modified time | relevance | path

Searched defs:srcLevel (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_gen_mipmap.c217 const uint srcLevel = dstLevel - 1; in st_generate_mipmap() local
Dst_texture.c371 struct pipe_resource *src, GLuint srcLevel, in st_texture_image_copy()
/external/mesa3d/src/gallium/auxiliary/util/
Du_gen_mipmap.c1110 const uint srcLevel = dstLevel - 1; in make_1d_mipmap() local
1151 const uint srcLevel = dstLevel - 1; in make_2d_mipmap() local
1199 const uint srcLevel = dstLevel - 1; in make_3d_mipmap() local
1610 const uint srcLevel = dstLevel - 1; in util_gen_mipmap() local
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp749 int srcLevel, in copyImageData()
849 int srcLevel, in copyImage()
1810 int srcLevel; member
1853 …const int srcLevel = (srcIsTexture ? (levels[levelNdx] >= 0 ? levels[levelNdx] : getLastFullLev… in generateCopies() local
Des31fStencilTexturingTests.cpp479 const tcu::ConstPixelBufferAccess srcLevel = src.getLevelFace(levelNdx, face); in stencilToUnorm8() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1444 const GLuint srcLevel = readAtt->TextureLevel; in blitframebuffer_texture() local
2785 GLuint srcLevel; in _mesa_meta_check_generate_mipmap_fallback() local
3363 const GLuint srcLevel = dstLevel - 1; in _mesa_meta_GenerateMipmap() local
/external/deqp/framework/common/
DtcuTexture.cpp2674 const tcu::ConstPixelBufferAccess& srcLevel = other.getLevel(levelNdx); in TextureLevelPyramid() local
2695 const tcu::ConstPixelBufferAccess& srcLevel = other.getLevel(levelNdx); in operator =() local
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl583 …r::glCopyImageSubData (glw::GLuint srcName, glw::GLenum srcTarget, glw::GLint srcLevel, glw::GLint…
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl723 GLW_APICALL void GLW_APIENTRY glCopyImageSubData (GLuint srcName, GLenum srcTarget, GLint srcLevel,…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl655 void glwCopyImageSubData (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY,…