Searched refs:storageFormat (Results 1 – 3 of 3) sorted by relevance
1270 void getReferenceValues (TextureFormat storageFormat, TextureFormat viewFormat, vector<Vector<T, 4>… in getReferenceValues() argument1272 const int numPixels = getInputAccess(storageFormat).getWidth(); in getReferenceValues()1273 const deUint32* const rawValues = getRawReference<T>(storageFormat); in getReferenceValues()
2647 const angle::Format &storageFormat = vkFormat.actualImageFormat(); in stageSubresourceUpdateImpl() local2659 if (storageFormat.isBlock) in stageSubresourceUpdateImpl()2692 ASSERT(storageFormat.pixelBytes != 0); in stageSubresourceUpdateImpl()2694 if (storageFormat.id == angle::FormatID::D24_UNORM_S8_UINT) in stageSubresourceUpdateImpl()2698 if (storageFormat.id == angle::FormatID::D32_FLOAT_S8X24_UINT) in stageSubresourceUpdateImpl()2726 outputRowPitch = storageFormat.pixelBytes * glExtents.width; in stageSubresourceUpdateImpl()2738 if (storageFormat.depthBits > 0 && storageFormat.stencilBits > 0 && in stageSubresourceUpdateImpl()3000 const angle::Format &storageFormat = vkFormat.actualImageFormat(); in stageSubresourceUpdateFromFramebuffer() local3003 size_t outputRowPitch = storageFormat.pixelBytes * clippedRectangle.width; in stageSubresourceUpdateFromFramebuffer()3029 storageFormat.pixelBytes * clippedRectangle.width * clippedRectangle.height; in stageSubresourceUpdateFromFramebuffer()
1557 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local1576 internalformat != storageFormat) // Discard mismatched storage in redefineImage()2278 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local2290 internalformat != storageFormat) // Discard mismatched storage in redefineImage()2950 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local2961 internalformat != storageFormat) // Discard mismatched storage in redefineImage()3700 const GLenum storageFormat = getBaseLevelInternalFormat(); in redefineImage() local3745 internalformat != storageFormat) // Discard mismatched storage in redefineImage()