Lines Matching refs:deUint32
77 float getRepresentableDiffUnorm (const VkFormat format, const deUint32 componentNdx);
78 float getRepresentableDiffSnorm (const VkFormat format, const deUint32 componentNdx);
79 deUint32 getFormatComponentWidth (const VkFormat format, const deUint32 componentNdx);
80 deUint32 getBlockSizeInBytes (const VkFormat compressedFormat);
81 deUint32 getBlockWidth (const VkFormat compressedFormat);
82 deUint32 getBlockHeight (const VkFormat compressedFormat);
87 const deUint32 BUFFER_IMAGE_COPY_OFFSET_GRANULARITY = 4u;
130 inline bool hasChannelNdx (deUint32 ndx) const in hasChannelNdx()
141 deUint32 getMipmapCount (VkFormat format,
146 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo,
148 const deUint32 planeNdx,
149 const deUint32 mipmapLevel,
150 const deUint32 mipmapMemoryAlignment);
151 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo,
153 const deUint32 planeNdx,
154 const deUint32 mipmapLevel,
155 const deUint32 mipmapMemoryAlignment);
158 const deUint32 planeNdx,
159 const deUint32 mipmapLevel);
162 const deUint32 planeNdx,
163 const deUint32 mipmapLevel);
169 deUint32 planeNdx);
171 deUint32 planeNdx);
173 VkImageAspectFlagBits getPlaneAspect (deUint32 planeNdx);
174 deUint32 getAspectPlaneNdx (VkImageAspectFlagBits planeAspect);
181 const deUint32* planeRowPitches,
183 deUint32 channelNdx);
186 const deUint32* planeRowPitches,
188 deUint32 channelNdx);
191 const deUint32* planeRowPitches,
193 deUint32 channelNdx);
196 const deUint32* planeRowPitches,
198 deUint32 channelNdx);
201 const deUint32 mipLevel);
212 deUint32 queueFamilyIndex,
218 deUint32 mipLevels,
219 deUint32 arrayLayers,
230 deUint32 mipLevels,
231 deUint32 arrayLayers,
247 deUint32 numLayers = 1u,
257 deUint32 mipLevel = 0u,
260 deUint32 numLayers = 1u,
270 deUint32 queueFamilyIndex,
276 deUint32 baseArrayLayer = 0u,
277 deUint32 layerCount = 1u);
282 deUint32 queueFamilyIndex,
288 deUint32 baseArrayLayer = 0u,
289 deUint32 layerCount = 1u);
297 deUint32 queueFamilyIndex,
303 deUint32 imageWidth,
304 deUint32 imageHeight,
305 deUint32 tileSize,
322 deUint32 numLayers = 1u);
330 deUint32 queueFamilyIndex,
333 deUint32 stencilValue,
344 deUint32 queueFamilyIndex,
350 deUint32 stencilValue0,
351 deUint32 stencilValue1,
352 deUint32 imageWidth,
353 deUint32 imageHeight,
354 deUint32 tileSize,