/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_gen_mipmap.c | 65 uint dstLevel; in util_gen_mipmap() local 103 for (dstLevel = base_level + 1; dstLevel <= last_level; dstLevel++) { in util_gen_mipmap() 104 blit.src.level = dstLevel - 1; in util_gen_mipmap() 105 blit.dst.level = dstLevel; in util_gen_mipmap()
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 159 GLuint dstLevel; in _mesa_meta_GenerateMipmap() local 271 for (dstLevel = baseLevel + 1; dstLevel <= maxLevel; dstLevel++) { in _mesa_meta_GenerateMipmap() 274 const GLuint srcLevel = dstLevel - 1; in _mesa_meta_GenerateMipmap() 308 (GLint *) &dstLevel, false); in _mesa_meta_GenerateMipmap() 310 dstImage = _mesa_select_tex_image(texObj, faceTarget, dstLevel); in _mesa_meta_GenerateMipmap()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_texture.c | 350 struct pipe_resource *dst, GLuint dstLevel, in st_texture_image_copy() argument 354 GLuint width = u_minify(dst->width0, dstLevel); in st_texture_image_copy() 355 GLuint height = u_minify(dst->height0, dstLevel); in st_texture_image_copy() 356 GLuint depth = u_minify(dst->depth0, dstLevel); in st_texture_image_copy() 395 dstLevel, in st_texture_image_copy()
|
D | st_texture.h | 245 struct pipe_resource *dst, GLuint dstLevel,
|
D | st_cb_texture.c | 2388 GLuint dstLevel, in copy_image_data_to_texture() argument 2394 stObj->base.Image[stImage->base.Face][dstLevel]; in copy_image_data_to_texture() 2419 stObj->pt, dstLevel, /* dest texture, level */ in copy_image_data_to_texture()
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 456 GLuint dstName, GLenum dstTarget, GLint dstLevel, in _mesa_CopyImageSubData() argument 477 dstName, _mesa_enum_to_string(dstTarget), dstLevel, in _mesa_CopyImageSubData() 492 if (!prepare_target(ctx, dstName, dstTarget, dstLevel, dstZ, srcDepth, in _mesa_CopyImageSubData() 601 dstTexImage = dstTexImage->TexObject->Image[dstZ + i][dstLevel]; in _mesa_CopyImageSubData()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 1006 int dstLevel, in copyImageData() argument 1017 ArrayBuffer<deUint8>& dstLevelData = dstImageData[dstLevel]; in copyImageData() 1027 const IVec3 dstTexelBlockStride = getTexelBlockStride(dstImageInfo, dstLevel); in copyImageData() 1105 int dstLevel, in copyImage() argument 1117 dstName, dstImageInfo.getTarget(), dstLevel, dstPos.x(), dstPos.y(), dstPos.z(), in copyImage() 1122 copyImageData(dstImageData, dstImageInfo, dstLevel, dstPos, in copyImage() 2073 , dstLevel (dstLevel_) in Copy() 2083 int dstLevel; member 2126 …const int dstLevel = (dstIsTexture ? (levels[levelNdx] >= 0 ? levels[levelNdx] : getLastFullLev… in generateCopies() local 2129 const IVec3 dstSize = getLevelSize(dstInfo.getTarget(), dstInfo.getSize(), dstLevel); in generateCopies() [all …]
|
D | es31fStencilTexturingTests.cpp | 480 const tcu::PixelBufferAccess dstLevel = dst.getLevelFace(levelNdx, face); in stencilToUnorm8() local 484 dstLevel.setPixel(Vec4(float(srcLevel.getPixStencil(x, y)) / 255.f, 0.f, 0.f, 1.f), x, y); in stencilToUnorm8()
|
/external/mesa3d/include/GL/ |
D | glxext.h | 515 … GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 517 … GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | wglext.h | 649 …srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 651 …srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | glcorearb.h | 2521 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 2565 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | glext.h | 2469 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 2513 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9292 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9294 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
/external/swiftshader/include/GL/ |
D | glxext.h | 532 … GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 534 … GLint srcZ, GLXContext dstCtx, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | wglext.h | 659 …srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 661 …srcY, GLint srcZ, HGLRC hDstRC, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | glext.h | 2469 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 2513 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9360 …t srcX, GLint srxY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9364 …t srcX, GLint srxY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9646 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9648 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9948 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 9961 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | glcorearb.h | 2521 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 2565 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 284 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 286 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 1152 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 1154 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 288 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 290 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 1198 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 1200 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1724 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… 1768 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 981 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… argument 991 DE_UNREF(dstLevel);
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 726 …glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstLevel, glw::GLint dstX,… argument 729 … ", " << srcZ << ", " << dstName << ", " << toHex(dstTarget) << ", " << dstLevel << ", " << dstX <… 730 …m_gl.copyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel…
|
D | gluCallLogWrapperApi.inl | 107 …glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstLevel, glw::GLint dstX,…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 815 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin… argument 820 …gl->copyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel,…
|
D | glwFunctionTypes.inl | 107 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|
D | glwApi.inl | 999 …t srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLin…
|