Home
last modified time | relevance | path

Searched refs:cubemap (Results 1 – 10 of 10) 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/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.api3960 … maxImageDimensionCube /// max cubemap image dimension