Searched refs:extendedLayerSize (Results 1 – 1 of 1) sorted by relevance
753 …const UVec3 extendedLayerSize = isCubeBasedImage ? UVec3(NUM_INVOCATIONS_PER_PIXEL * layerSize.x()… in prepareResources() local766 makeExtent3D(extendedLayerSize), // VkExtent3D extent; in prepareResources()845 …const UVec3 extendedLayerSize = UVec3(NUM_INVOCATIONS_PER_PIXEL * layerSize.x(), layerSize.y(… in commandsAfterCompute() local846 …ImageCopy bufferImageCopyParams = makeBufferImageCopy(makeExtent3D(extendedLayerSize), getNumLaye… in commandsAfterCompute()