Searched refs:cubemap (Results 1 – 12 of 12) sorted by relevance
73 If the Allocation is a cubemap, this function returns 1 if there's more than one face
98 An enum used to specify one the six faces of a cubemap.
99 faces indicates the presence of cubemap faces.
358 If the kernel is iterating over a cubemap, this function returns true if there's more
360 // yuv_format with mipmaps or cubemap is invalid372 // cubemap with 1D or 3D is invalid
362 // yuv_format with mipmaps or cubemap is invalid374 // cubemap with 1D or 3D is invalid
95 * An enum used to specify one the six faces of a cubemap.
76 * If the Allocation is a cubemap, this function returns 1 if there's more than one face
93 * faces indicates the presence of cubemap faces.103 * faces: Flag indicating if the Type is a cubemap
327 * If the kernel is iterating over a cubemap, this function returns true if there's more
3186 Allocation cubemap = Allocation.createTyped(rs, t, mips, usage); in createCubemapFromCubeFaces() local3188 AllocationAdapter adapter = AllocationAdapter.create2D(rs, cubemap); in createCubemapFromCubeFaces()3202 return cubemap; in createCubemapFromCubeFaces()
4533 … maxImageDimensionCube /// max cubemap image dimension