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