Lines Matching refs:deUint32
84 float getRepresentableDiffUnorm (const VkFormat format, const deUint32 componentNdx);
85 float getRepresentableDiffSnorm (const VkFormat format, const deUint32 componentNdx);
86 deUint32 getFormatComponentWidth (const VkFormat format, const deUint32 componentNdx);
87 deUint32 getBlockSizeInBytes (const VkFormat compressedFormat);
88 deUint32 getBlockWidth (const VkFormat compressedFormat);
89 deUint32 getBlockHeight (const VkFormat compressedFormat);
94 const deUint32 BUFFER_IMAGE_COPY_OFFSET_GRANULARITY = 4u;
137 inline bool hasChannelNdx (deUint32 ndx) const
181 deUint32 getMipmapCount (VkFormat format,
186 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo,
188 const deUint32 planeNdx,
189 const deUint32 mipmapLevel,
190 const deUint32 mipmapMemoryAlignment);
191 deUint32 getPlaneSizeInBytes (const PlanarFormatDescription& formatInfo,
193 const deUint32 planeNdx,
194 const deUint32 mipmapLevel,
195 const deUint32 mipmapMemoryAlignment);
198 const deUint32 planeNdx,
199 const deUint32 mipmapLevel);
202 const deUint32 planeNdx,
203 const deUint32 mipmapLevel);
209 deUint32 planeNdx);
211 deUint32 planeNdx);
213 VkImageAspectFlagBits getPlaneAspect (deUint32 planeNdx);
214 deUint32 getAspectPlaneNdx (VkImageAspectFlagBits planeAspect);
221 const deUint32* planeRowPitches,
223 deUint32 channelNdx);
226 const deUint32* planeRowPitches,
228 deUint32 channelNdx);
231 const deUint32* planeRowPitches,
233 deUint32 channelNdx);
236 const deUint32* planeRowPitches,
238 deUint32 channelNdx);
241 const deUint32 mipLevel);
252 deUint32 queueFamilyIndex,
258 deUint32 mipLevels,
259 deUint32 arrayLayers,
265 deUint32 baseMipLevel = 0);
273 deUint32 mipLevels,
274 deUint32 arrayLayers,
279 deUint32 baseMipLevel = 0);
292 deUint32 numLayers = 1u,
303 deUint32 mipLevel = 0u,
306 deUint32 numLayers = 1u,
316 deUint32 queueFamilyIndex,
322 deUint32 baseArrayLayer = 0u,
323 deUint32 layerCount = 1u,
324 deUint32 baseMipLevel = 0u,
325 deUint32 levelCount = 1u);
330 deUint32 queueFamilyIndex,
337 deUint32 baseArrayLayer = 0u,
338 deUint32 layerCount = 1u,
339 deUint32 baseMipLevel = 0u,
340 deUint32 levelCount = 1u);
348 deUint32 queueFamilyIndex,
354 deUint32 imageWidth,
355 deUint32 imageHeight,
356 deUint32 tileSize,
373 deUint32 numLayers = 1u);
381 deUint32 queueFamilyIndex,
385 deUint32 stencilValue,
397 deUint32 queueFamilyIndex,
403 deUint32 stencilValue0,
404 deUint32 stencilValue1,
405 deUint32 imageWidth,
406 deUint32 imageHeight,
407 deUint32 tileSize,