Home
last modified time | relevance | path

Searched refs:shouldEmulateSeamfulCubeMapSampling (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h936 bool shouldEmulateSeamfulCubeMapSampling() const;
DContextVk.cpp838 mEmulateSeamfulCubeMapSampling = shouldEmulateSeamfulCubeMapSampling(); in initialize()
4116 bool ContextVk::shouldEmulateSeamfulCubeMapSampling() const in shouldEmulateSeamfulCubeMapSampling() function in rx::ContextVk