Home
last modified time | relevance | path

Searched refs:textureBorderLoadFunctions (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h136 LoadTextureBorderFunctionMap textureBorderLoadFunctions; member
Dvk_format_utils.cpp285 format.textureBorderLoadFunctions = GetLoadTextureBorderFunctionsMap( in initialize()
Dvk_cache_utils.cpp3216 LoadTextureBorderFunctionInfo loadFunction = vkFormat.textureBorderLoadFunctions(); in update()