Searched refs:getLastLayerIndex (Results 1 – 5 of 5) sorted by relevance
321 glw::GLint getLastLayerIndex();
495 for (glw::GLint i = getStartingLayerIndex(); i < getLastLayerIndex(); ++i) in iterate()1128 glw::GLint TextureBorderClampSamplingTexture<InputType, OutputType>::getLastLayerIndex() in getLastLayerIndex() function in glcts::TextureBorderClampSamplingTexture
222 uint32_t lastLayer = getLastLayerIndex(subresourceRange); in getSizeInBytes()1017 uint32_t Image::getLastLayerIndex(const VkImageSubresourceRange &subresourceRange) const in getLastLayerIndex() function in vk::Image1110 uint32_t lastLayer = getLastLayerIndex(subresourceRange); in contentsChanged()1141 uint32_t lastLayer = getLastLayerIndex(subresourceRange); in prepareForSampling()
77 uint32_t getLastLayerIndex(const VkImageSubresourceRange &subresourceRange) const;
102 uint32_t lastLayer = dest->getLastLayerIndex(subresourceRange); in clear()247 uint32_t lastLayer = dest->getLastLayerIndex(subresourceRange); in fastClear()1868 uint32_t lastLayer = src->getLastLayerIndex(dstSubresRange); in blit()