Home
last modified time | relevance | path

Searched refs:cubemap (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/script_api/
Drs_object_info.spec73 If the Allocation is a cubemap, this function returns 1 if there's more than one face
Drs_object_types.spec98 An enum used to specify one the six faces of a cubemap.
Drs_allocation_create.spec99 faces indicates the presence of cubemap faces.
Drs_for_each.spec358 If the kernel is iterating over a cubemap, this function returns true if there's more
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dsingle_source_alloc.rscript360 // yuv_format with mipmaps or cubemap is invalid
372 // cubemap with 1D or 3D is invalid
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dsingle_source_alloc.rscript362 // yuv_format with mipmaps or cubemap is invalid
374 // cubemap with 1D or 3D is invalid
/frameworks/rs/script_api/include/
Drs_object_types.rsh95 * An enum used to specify one the six faces of a cubemap.
Drs_object_info.rsh76 * If the Allocation is a cubemap, this function returns 1 if there's more than one face
Drs_allocation_create.rsh93 * faces indicates the presence of cubemap faces.
103 * faces: Flag indicating if the Type is a cubemap
Drs_for_each.rsh327 * If the kernel is iterating over a cubemap, this function returns true if there's more
/frameworks/base/rs/java/android/renderscript/
DAllocation.java3186 Allocation cubemap = Allocation.createTyped(rs, t, mips, usage); in createCubemapFromCubeFaces() local
3188 AllocationAdapter adapter = AllocationAdapter.create2D(rs, cubemap); in createCubemapFromCubeFaces()
3202 return cubemap; in createCubemapFromCubeFaces()
/frameworks/native/vulkan/api/
Dvulkan.api4533 … maxImageDimensionCube /// max cubemap image dimension