Home
last modified time | relevance | path

Searched defs:imageCount (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageTests.cpp94 int imageCount, in ImageTest()
336 std::string ImageTest::getGlslSamplerDecl (int imageCount) in getGlslSamplerDecl()
344 std::string ImageTest::getGlslTextureDecl (int imageCount) in getGlslTextureDecl()
352 std::string ImageTest::getGlslFragColorDecl (int imageCount) in getGlslFragColorDecl()
360 …st tcu::TextureFormat& format, VkImageViewType type, VkDescriptorType samplingType, int imageCount) in getGlslSampler()
414 …VkDescriptorType samplingType, VkImageViewType imageViewType, VkFormat imageFormat, int imageCount) in createImageSizeTests()
DvktPipelineImageSamplingInstance.cpp201 int imageCount, in ImageSamplingInstance()
/external/skia/tools/sk_app/
DVulkanWindowContext.cpp211 uint32_t imageCount = caps.minImageCount + 2; in createSwapchain() local
/external/skqp/tools/sk_app/
DVulkanWindowContext.cpp211 uint32_t imageCount = caps.minImageCount + 2; in createSwapchain() local
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp472 int imageCount = 0; in sweep() local
939 int imageCount = 0; in sweep() local
1447 int imageCount = 0; in sweep() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp366 int imageCount = 0; in sweep() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemWsiSwapchainTests.cpp333 …for (deUint32 imageCount = capabilities.minImageCount; imageCount <= maxImageCountToTest; ++imageC… in generateSwapchainParameterCases() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp389 …for (deUint32 imageCount = capabilities.minImageCount; imageCount <= maxImageCountToTest; ++imageC… in generateSwapchainParameterCases() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp3188 deUint32 imageCount = 2u + (operationNdx == OPERATION_IMAGE_STORE); in createImageCompressionTranscodingTests() local
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c12336 unsigned long imageCount; in Qt_GraphicsImportGetImageCount() local