Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 – 25 of 56) sorted by relevance

123

/third_party/skia/tests/
DSVGDeviceTest.cpp181 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkTileMode xTile, in SetImageShader()
230 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup()
243 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
268 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
328 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp409 int imageHeight, in TexImageCubeArrayBufferCase()
435 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_size; in createTexture() local
496 int imageHeight, in TexSubImageCubeArrayBufferCase()
550 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
729 int imageHeight = m_size; in createTexture() local
875 int imageHeight; in init() member
964 int imageHeight; in init() member
/third_party/skia/gm/
Dencode_srgb.cpp33 static const int imageHeight = 128; variable
Dencode_color_types.cpp22 static const int imageHeight = 128; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp242 deUint32 imageHeight) in getRenderFrameRect()
297 deUint32 imageHeight) in cmdRenderFrame()
343 deUint32 imageHeight) in createCommandBuffer()
711 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
853 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiDisplayControlTests.cpp327 deUint32 imageHeight) in createCommandBuffer()
591 const deUint32 imageHeight = (properties.currentExtent.height != 0xFFFFFFFFu) in createSwapchainConfig() local
751 const deUint32 imageHeight = m_swapchainConfig.imageExtent.height; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp276 deUint32 imageHeight) in createCommandBuffer()
623 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
778 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp264 deUint32 imageHeight) in createCommandBuffer()
623 const deUint32 imageHeight = (properties.currentExtent.height != 0xFFFFFFFFu) in createSwapchainConfig() local
742 const deUint32 imageHeight = m_swapchainConfig.imageExtent.height; in initSwapchainResources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp242 deUint32 imageHeight) in getRenderFrameRect()
297 deUint32 imageHeight) in cmdRenderFrame()
343 deUint32 imageHeight) in createCommandBuffer()
711 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
853 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp276 deUint32 imageHeight) in createCommandBuffer()
623 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
778 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiDisplayControlTests.cpp327 deUint32 imageHeight) in createCommandBuffer()
591 const deUint32 imageHeight = (properties.currentExtent.height != 0xFFFFFFFFu) in createSwapchainConfig() local
751 const deUint32 imageHeight = m_swapchainConfig.imageExtent.height; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp264 deUint32 imageHeight) in createCommandBuffer()
623 const deUint32 imageHeight = (properties.currentExtent.height != 0xFFFFFFFFu) in createSwapchainConfig() local
742 const deUint32 imageHeight = m_swapchainConfig.imageExtent.height; in initSwapchainResources() local
/third_party/mesa3d/src/glx/
Dpixel.c170 GLint imageHeight = state->storeUnpack.imageHeight; in __glFillImage() local
397 GLint imageHeight = state->storePack.imageHeight; in __glEmptyImage() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTexImageTest.cpp824 const GLsizei imageHeight, in initialize3DTexture()
840 const GLsizei imageHeight, in initialize2DTexture()
852 const GLsizei imageHeight, in initialize2DTextureUShort4444()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1127 int imageHeight, in TexImage3DParamsCase()
1151 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
1776 int imageHeight, in TexSubImage3DParamsCase()
1827 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
2447 int imageHeight, in TexImage2DArrayBufferCase()
2473 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
2529 int imageHeight, in TexImage3DBufferCase()
2555 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
2807 int imageHeight, in TexSubImage2DArrayBufferCase()
2861 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
[all …]
Des3fASTCDecompressionCases.cpp424 const int imageHeight = numYBlocksPerImage * blockSize.y(); in iterate() local
558 const int imageHeight = (MAX_NUM_BLOCKS_Y-1)*blockSize.y() + curRemainderY; in iterate() local
Des3fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
Dfractal.cpp141 constexpr uint32_t imageHeight = 2048; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTestsUtil.cpp940 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
964 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTestsUtil.cpp940 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
964 vk::VkBufferImageCopy makeBufferImageCopy (const deUint32 imageWidth, const deUint32 imageHeight, c… in makeBufferImageCopy()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStackTests.cpp63 deUint32 imageHeight; member
DvktProtectedMemWorkgroupStorageTests.cpp62 deUint32 imageHeight; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemWorkgroupStorageTests.cpp62 deUint32 imageHeight; member
DvktProtectedMemStackTests.cpp63 deUint32 imageHeight; member

123