Home
last modified time | relevance | path

Searched defs:cubemap (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSampleCompressedTextureTests.cpp81 uint32_t getLayerCount(const bool cubemap) in getLayerCount()
86 …nfo makeImageCreateInfo(const IVec3 &size, const VkFormat &format, bool storageImage, bool cubemap) in makeImageCreateInfo()
156 const bool cubemap) in SampleDrawnTextureTestInstance()
709 const bool twoSamplers, const bool cubemap) in SampleDrawnTextureTest()
885 const bool cubemap = true; in createImageSampleDrawnTextureTests() local
DvktImageSampleDrawnCubeFaceTests.cpp71 …line VkImageCreateInfo makeImageCreateInfo(const IVec3 &size, const VkFormat &format, bool cubemap) in makeImageCreateInfo()
/external/angle/src/tests/gl_tests/
DTextureTest.cpp4314 bool cubemap, in FillLevel()