Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dload_texture_border_functions_table.h17 rx::LoadTextureBorderFunctionMap GetLoadTextureBorderFunctionsMap(GLenum internalFormat,
Dload_texture_border_functions_table_autogen.cpp48 LoadTextureBorderFunctionMap GetLoadTextureBorderFunctionsMap(GLenum internalFormat, in GetLoadTextureBorderFunctionsMap() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp285 format.textureBorderLoadFunctions = GetLoadTextureBorderFunctionsMap( in initialize()