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