Searched defs:emulateSeamfulCubeMapSampling (Results 1 – 2 of 2) sorted by relevance
461 bool emulateSeamfulCubeMapSampling() const { return mEmulateSeamfulCubeMapSampling; } in emulateSeamfulCubeMapSampling() function
1686 bool emulateSeamfulCubeMapSampling = contextVk->emulateSeamfulCubeMapSampling(); in updateTexturesDescriptorSet() local