Home
last modified time | relevance | path

Searched defs:imageConstant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLProgramVk.h243 for (const auto &imageConstant : reflectionData.imagePushConstants.at( in getImageDataChannelOrderRange() local
261 for (const auto &imageConstant : reflectionData.imagePushConstants.at( in getImageDataChannelDataTypeRange() local
279 for (const auto &imageConstant : reflectionData.imagePushConstants.at( in getNormalizedSamplerMaskRange() local
H A DCLProgramVk.cpp991 for (const auto imageConstant : pushConstant.second) in buildInternal() local