Home
last modified time | relevance | path

Searched defs:surfaceFormat (Results 1 – 25 of 37) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dutils.cpp206 bool YUVGenerate(TSurfaceFormat surfaceFormat, std::vector<cl_uchar> &yuv, in YUVGenerate()
307 bool YUVSurfaceSet(TSurfaceFormat surfaceFormat, in YUVSurfaceSet()
413 bool YUVSurfaceGet(TSurfaceFormat surfaceFormat, in YUVSurfaceGet()
550 bool YUVCompare(TSurfaceFormat surfaceFormat, in YUVCompare()
580 void DataGenerate(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataGenerate()
631 void DataGenerate(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataGenerate()
744 void DataGenerate(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataGenerate()
801 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare()
833 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare()
904 bool DataCompare(TSurfaceFormat surfaceFormat, cl_channel_type type, in DataCompare()
[all …]
Dtest_create_context.cpp22 TSurfaceFormat surfaceFormat, TSharedHandleType sharedHandle) in context_create()
Dtest_functions_kernel.cpp29 TSurfaceFormat surfaceFormat, in kernel_functions()
Dtest_interop_sync.cpp23 TSurfaceFormat surfaceFormat, in interop_user_sync()
Dtest_memory_access.cpp22 TSurfaceFormat surfaceFormat, TSharedHandleType sharedHandle) in memory_access()
Dtest_other_data_types.cpp31 TSurfaceFormat surfaceFormat, in other_data_types()
Dtest_functions_api.cpp23 TSurfaceFormat surfaceFormat, TSharedHandleType sharedHandle) in api_functions()
/external/angle/src/libANGLE/renderer/vulkan/win32/
DDisplayVkWin32.cpp165 for (const VkSurfaceFormatKHR &surfaceFormat : mSurfaceFormats) in checkConfigSupport() local
/external/angle/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp359 for (const VkSurfaceFormat2KHR &surfaceFormat : surfaceFormats) in isSurfaceFormatColorspacePairSupported() local
388 for (const VkSurfaceFormat2KHR &surfaceFormat : surfaceFormats) in initSupportedSurfaceFormatColorspaces() local
/external/skia/src/gpu/ganesh/mock/
DGrMockCaps.h142 const GrBackendFormat& surfaceFormat, in supportedWritePixelsColorType()
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp1354 void GrGLCaps::getTexImageExternalFormatAndType(GrGLFormat surfaceFormat, GrGLenum* externalFormat, in getTexImageExternalFormatAndType()
1371 void GrGLCaps::getTexSubImageExternalFormatAndType(GrGLFormat surfaceFormat, in getTexSubImageExternalFormatAndType()
1380 void GrGLCaps::getReadPixelsFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getReadPixelsFormat()
1387 void GrGLCaps::getExternalFormat(GrGLFormat surfaceFormat, GrColorType surfaceColorType, in getExternalFormat()
4857 const GrBackendFormat& surfaceFormat, in supportedWritePixelsColorType()
/external/skia/tools/window/
DVulkanWindowContext.cpp238 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
DGraphiteVulkanWindowContext.cpp247 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp248VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2 &desiredSize, in getBasicSwapchainParameters()
451 VkSurfaceFormatKHR surfaceFormat = { in colorspaceCompareTest() local
DvktWsiFullScreenExclusiveTests.cpp226VkSurfaceFormatKHR surfaceFormat, const tcu::UVec2 &desiredSize, in getBasicSwapchainParameters()
DvktWsiMaintenance1Tests.cpp264 …inCreateInfoKHR getBasicSwapchainParameters(VkSurfaceKHR surface, VkSurfaceFormatKHR surfaceFormat, in getBasicSwapchainParameters()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFrameBoundaryTests.cpp367 const VkSurfaceFormatKHR surfaceFormat = surfaceFormats[0]; in createSwapchain() local
DvktApiImageCompressionControlTests.cpp635 VkSurfaceFormat2KHR surfaceFormat = initVulkanStructure(); in swapchainCreateTest() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp1958const VkSurfaceFormatKHR surfaceFormat, const VkFormat viewFormat, in makeSwapchain()
2054 const VkSurfaceFormatKHR *surfaceFormat = DE_NULL; in testSwapchainMutable() local
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp905 GrColorType surfaceColorType, const GrBackendFormat& surfaceFormat, in supportedWritePixelsColorType()
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp1661 const GrBackendFormat& surfaceFormat, in supportedWritePixelsColorType()
/external/angle/src/libANGLE/renderer/gl/
DTextureGL.cpp1500 const gl::Format &surfaceFormat = surface->getBindTexImageFormat(); in bindTexImage() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2126 VkSurfaceFormatKHR surfaceFormat; member
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.h3106 VkSurfaceFormatKHR surfaceFormat; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5844 VkSurfaceFormatKHR surfaceFormat; member

12