Home
last modified time | relevance | path

Searched refs:lod (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.h67 …Return<void> allocation1DWrite(Allocation allocation, uint32_t offset, uint32_t lod, uint32_t coun…
68 …tWrite(Allocation allocation, uint32_t x, uint32_t y, uint32_t z, uint32_t lod, const hidl_vec<uin…
69 …ation2DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t lod, AllocationCubemapF…
70 …location allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint32_t w, uint32…
73 …Return<void> allocation1DRead(Allocation allocation, uint32_t xoff, uint32_t lod, uint32_t count, …
74 …ntRead(Allocation allocation, uint32_t x, uint32_t y, uint32_t z, uint32_t lod, Ptr data, Size siz…
75 …Return<void> allocation2DRead(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t lod, A…
76 …location allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint32_t w, uint32…
83 …Return<void> allocationGetPointer(Allocation allocation, uint32_t lod, AllocationCubemapFace face,…
DContext.cpp164 Return<void> Context::allocation1DWrite(Allocation allocation, uint32_t offset, uint32_t lod, uint3… in allocation1DWrite() argument
167 uint32_t _lod = lod; in allocation1DWrite()
175 …tWrite(Allocation allocation, uint32_t x, uint32_t y, uint32_t z, uint32_t lod, const hidl_vec<uin… in allocationElementWrite() argument
180 uint32_t _lod = lod; in allocationElementWrite()
188 …ation2DWrite(Allocation allocation, uint32_t xoff, uint32_t yoff, uint32_t lod, AllocationCubemapF… in allocation2DWrite() argument
192 uint32_t _lod = lod; in allocation2DWrite()
203 …location allocation, uint32_t xoff, uint32_t yoff, uint32_t zoff, uint32_t lod, uint32_t w, uint32… in allocation3DWrite() argument
208 uint32_t _lod = lod; in allocation3DWrite()
233 Return<void> Context::allocation1DRead(Allocation allocation, uint32_t xoff, uint32_t lod, uint32_t… in allocation1DRead() argument
236 uint32_t _lod = lod; in allocation1DRead()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/CI/
Dcodespell-allowed8 lod
Dwriting9 …pendent|is an optional pointer|[Ll]evel [Oo]f [Dd]etail|[Ll]evel-of-[Dd]etail|lod)[^-_.\[[:alnum:]]
/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.h801 util_quantize_lod_bias(float lod) in util_quantize_lod_bias() argument
803 lod = CLAMP(lod, -32, 31); in util_quantize_lod_bias()
804 return roundf(lod * 256) / 256; in util_quantize_lod_bias()
/hardware/interfaces/renderscript/1.0/
DIContext.hal214 * @param lod Selected mipmap level of detail
219 allocation1DWrite(Allocation allocation, uint32_t offset, uint32_t lod,
231 * @param lod Selected mipmap level of detail
237 uint32_t z, uint32_t lod, vec<uint8_t> data,
251 * @param lod Selected mipmap level of detail
262 uint32_t lod, AllocationCubemapFace face, uint32_t w,
277 * @param lod Selected mipmap level of detail
288 uint32_t zoff, uint32_t lod, uint32_t w, uint32_t h,
336 * @param lod Mipmap level of detail
342 allocation1DRead(Allocation allocation, uint32_t xoff, uint32_t lod,
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_attachment_feedback_loop_layout.adoc37 * Would somehow need to support lod-bias/grad which really does not make sense for `subpassLoad`.
/hardware/google/gfxstream/include/GL/
DGLcorearb.h2774 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEPROC) (GLenum target, GLint lod, GLsizei bufSize…
2885 GLAPI void APIENTRY glGetnCompressedTexImage (GLenum target, GLint lod, GLsizei bufSize, void *pixe…
3431 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEARBPROC) (GLenum target, GLint lod, GLsizei bufS…
3440 GLAPI void APIENTRY glGetnCompressedTexImageARB (GLenum target, GLint lod, GLsizei bufSize, void *i…
4069 …NTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img);
4076 …TRYP PFNGLGETCOMPRESSEDMULTITEXIMAGEEXTPROC) (GLenum texunit, GLenum target, GLint lod, void *img);
4325 GLAPI void APIENTRY glGetCompressedTextureImageEXT (GLuint texture, GLenum target, GLint lod, void …
4332 GLAPI void APIENTRY glGetCompressedMultiTexImageEXT (GLenum texunit, GLenum target, GLint lod, void…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h2720 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEPROC) (GLenum target, GLint lod, GLsizei bufSize…
2831 GLAPI void APIENTRY glGetnCompressedTexImage (GLenum target, GLint lod, GLsizei bufSize, void *pixe…
3434 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEARBPROC) (GLenum target, GLint lod, GLsizei bufS…
3443 GLAPI void APIENTRY glGetnCompressedTexImageARB (GLenum target, GLint lod, GLsizei bufSize, void *i…
4143 …NTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img);
4150 …TRYP PFNGLGETCOMPRESSEDMULTITEXIMAGEEXTPROC) (GLenum texunit, GLenum target, GLint lod, void *img);
4399 GLAPI void APIENTRY glGetCompressedTextureImageEXT (GLuint texture, GLenum target, GLint lod, void …
4406 GLAPI void APIENTRY glGetCompressedMultiTexImageEXT (GLenum texunit, GLenum target, GLint lod, void…
Dgl.h1829 GLAPI void GLAPIENTRY glGetCompressedTexImage( GLenum target, GLint lod, GLvoid *img );
Dglext.h2681 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEPROC) (GLenum target, GLint lod, GLsizei bufSize…
2804 GLAPI void APIENTRY glGetnCompressedTexImage (GLenum target, GLint lod, GLsizei bufSize, void *pixe…
3926 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEARBPROC) (GLenum target, GLint lod, GLsizei bufS…
3947 GLAPI void APIENTRY glGetnCompressedTexImageARB (GLenum target, GLint lod, GLsizei bufSize, void *i…
6879 …NTRYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, void *img);
6886 …TRYP PFNGLGETCOMPRESSEDMULTITEXIMAGEEXTPROC) (GLenum texunit, GLenum target, GLint lod, void *img);
7135 GLAPI void APIENTRY glGetCompressedTextureImageEXT (GLuint texture, GLenum target, GLint lod, void …
7142 GLAPI void APIENTRY glGetCompressedMultiTexImageEXT (GLenum texunit, GLenum target, GLint lod, void…
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h1869 GLAPI void GLAPIENTRY glGetCompressedTexImage( GLenum target, GLint lod, GLvoid *img );
Dglext.h8443 GLAPI void APIENTRY glGetnCompressedTexImageARB (GLenum target, GLint lod, GLsizei bufSize, GLvoid …
8464 typedef void (APIENTRYP PFNGLGETNCOMPRESSEDTEXIMAGEARBPROC) (GLenum target, GLint lod, GLsizei bufS…
11637 GLAPI void APIENTRY glGetCompressedTextureImageEXT (GLuint texture, GLenum target, GLint lod, GLvoi…
11644 GLAPI void APIENTRY glGetCompressedMultiTexImageEXT (GLenum texunit, GLenum target, GLint lod, GLvo…
11844 …RYP PFNGLGETCOMPRESSEDTEXTUREIMAGEEXTPROC) (GLuint texture, GLenum target, GLint lod, GLvoid *img);
11851 …YP PFNGLGETCOMPRESSEDMULTITEXIMAGEEXTPROC) (GLenum texunit, GLenum target, GLint lod, GLvoid *img);
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dwriting.adoc259 | LOD | lod, +
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc1856 [[textures-lod-and-scale-factor]]
4109 code:OpImageSampleImplicitLod, up to <<textures-lod-and-scale-factor>>.