Home
last modified time | relevance | path

Searched defs:height (Results 3826 - 3850 of 4346) sorted by relevance

1...<<151152153154155156157158159160>>...174

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectPipelineInteractionTests.cpp626 const deInt32 height = resultBuffer.getHeight(); in verifyImage() local
1081 const deInt32 height = resultBuffer.getHeight(); verifyImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp1771 const int height = viewportSize.y(); in iterate() local
1899 const int height = viewportSize.y(); in iterate() local
2022 const int height in iterate() local
2262 const int height = viewportSize.y(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationSmokeTests.cpp513 deInt32 height; member
565 deUint32 height; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureMipmapTests.cpp488 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument
513 computeGridLayout(vector<IVec4>& dst, int width, int height) computeGridLayout() argument
[all...]
H A DvktTextureTestUtil.hpp421 int height; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1480 createExternalImage(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyIndex, vk::VkExternalMemoryHandleTypeFlagBits externalType, vk::VkFormat format, deUint32 width, deUint32 height, vk::VkImageTiling tiling, vk::VkImageCreateFlags createFlags, vk::VkImageUsageFlags usageFlags, deUint32 mipLevels, deUint32 arrayLayers) createExternalImage() argument
1687 allocate( deUint32 width, deUint32 height, deUint32 layers, deUint32 format, deUint64 usage) allocate() argument
1720 describe( const vk::pt::AndroidHardwareBufferPtr buffer, deUint32* width, deUint32* height, deUint32* layers, deUint32* format, deUint64* usage, deUint32* stride) describe() argument
2021 Allocate(deUint32 width, deUint32 height, deUint32 format, deUint64 usage) Allocate() argument
2039 Describe(vk::pt::OHOSNativeBufferPtr buffer, deUint32* width, deUint32* height, deUint32* format, deUint64* usage, deUint32* stride) Describe() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp772 Move<vk::VkImage> createImage2D (Context& context, deUint32 width, deUint32 height, vk::VkFormat format, vk::VkImageTiling tiling, vk::VkImageUsageFlags usageFlags) in createImage2D() argument
1127 Move<vk::VkFramebuffer> createFramebuffer (Context& context, vk::VkRenderPass renderPass, Move<vk::VkImageView> colorAttView[4], deUint32 size, int width, int height) in createFramebuffer() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayControlTests.cpp407 initFramebuffers(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, std::vector<VkImageView> imageViews, deUint32 width, deUint32 height, std::vector<VkFramebuffer>& framebuffers) initFramebuffers() argument
506 createPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout layout, VkShaderModule vertexShaderModule, VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
803 const deUint32 height = m_swapchainConfig.imageExtent.height; render() local
[all...]
H A DvktWsiDisplayTimingTests.cpp345 createFramebuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkImageView imageView, deUint32 width, deUint32 height) createFramebuffer() argument
369 initFramebuffers(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, std::vector<vk::VkImageView> imageViews, deUint32 width, deUint32 height, std::vector<vk::VkFramebuffer>& framebuffers) initFramebuffers() argument
459 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
842 const deUint32 height = m_swapchainConfig.imageExtent.height; render() local
[all...]
H A DvktWsiIncrementalPresentTests.cpp253 const deUint32 height = frameNdx == 0 in getRenderFrameRect() local
268 getUpdatedRects(size_t firstFrameNdx, size_t lastFrameNdx, deUint32 width, deUint32 height) getUpdatedRects() argument
425 createFramebuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkImageView imageView, deUint32 width, deUint32 height) createFramebuffer() argument
449 initFramebuffers(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, std::vector<vk::VkImageView> imageViews, deUint32 width, deUint32 height, std::vector<vk::VkFramebuffer>& framebuffers) initFramebuffers() argument
539 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
925 const deUint32 height = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; render() local
[all...]
H A DvktWsiSharedPresentableImageTests.cpp332 createFramebuffer(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkImageView imageView, deUint32 width, deUint32 height) createFramebuffer() argument
453 createPipeline(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkRenderPass renderPass, vk::VkPipelineLayout layout, vk::VkShaderModule vertexShaderModule, vk::VkShaderModule fragmentShaderModule, deUint32 width, deUint32 height) createPipeline() argument
889 const deUint32 height = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; render() local
[all...]
H A DvktWsiSwapchainTests.cpp2106 const deUint32 height = desiredSize.y(); deviceGroupRenderTest2() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp396 void setDynamicViewportState (const deUint32 width, const deUint32 height) in setDynamicViewportState() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp94 size_t height; member
112 static VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const uint32_t width, uint32_t height, VkSampleCountFlagBits samples) in makeImageCreateInfo() argument
213 makeGraphicsPipeline(const DeviceInterface& vkd, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertShaderModule, const VkShaderModule fragShaderModule, const uint32_t width, const uint32_t height, const VkPrimitiveTopology topology, const VkSampleCountFlagBits rasterizationSamples, const bool withColor = false, const bool provokingVertexLast = false, const bool dynamicTopology = false) makeGraphicsPipeline() argument
678 const uint32_t height = static_cast<deUint32>(m_testParams.height); iterate() local
1080 const uint32_t height = static_cast<deUint32>(m_testParams.height); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp936 convertDepthToColor(const tcu::TextureFormat& dataFormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) convertDepthToColor() argument
954 convertStencilToColor(const tcu::TextureFormat& dataFormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) convertStencilToColor() argument
1207 const int height = m_imageExtent2D.height; generateReferenceImage() local
1366 const int height = m_imageExtent2D.height; generateReferenceImage() local
1630 const int height = m_imageExtent2D.height; generateReferenceImage() local
1845 const int height = m_imageExtent2D.height; generateReferenceImage() local
2189 const int height = m_imageExtent2D.height; generateReferenceImage() local
2413 const int height = m_imageExtent2D.height; generateReferenceImage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryBindingTests.cpp1122 const deUint32 height = imageSizes[heightNdx]; in createMemoryBindingTests() local
1127 testName << "image_" << width << '_' << height; in createMemoryBindingTests() local
164 makeBindingCaseParameters(deUint32 targetsCount, deUint32 width, deUint32 height, VkImageCreateFlags imageCreateFlags, PriorityMode priorityMode) makeBindingCaseParameters() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTestsEXT.cpp172 uint32_t height; member
[all...]
H A DvktMeshShaderBuiltinTests.cpp397 const auto height = result.getHeight(); in verifyResults() local
454 const auto height = result.getHeight(); in verifyResults() local
510 const auto height = result.getHeight(); verifyResults() local
[all...]
H A DvktMeshShaderBuiltinTestsEXT.cpp507 const auto height = result.getHeight(); in verifyResults() local
566 const auto height = result.getHeight(); in verifyResults() local
631 const auto height = result.getHeight(); verifyResults() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDisplay.cpp1693 int height = attribMap.getAsInt(EGL_HEIGHT, 0); in CreateNativeClientBuffer() local
H A DState.cpp1597 void State::setViewportParams(GLint x, GLint y, GLsizei width, GLsizei height) in setViewportParams() argument
[all...]
H A Dformatutils.cpp1639 bool InternalFormat::computeBufferImageHeight(uint32_t height, uint32_t *resultOut) const in computeBufferImageHeight() argument
1675 bool InternalFormat::computeDepthPitch(GLsizei height, in computeDepthPitch() argument
1701 computeDepthPitch(GLenum formatType, GLsizei width, GLsizei height, GLint alignment, GLint rowLength, GLint imageHeight, GLuint *resultOut) const computeDepthPitch() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp622 GLsizei height = region.height; in copySubresourceLevel() local
768 const int height = destBox ? destBox->height : static_cast<int>(image->getHeight()); in setData() local
940 GLsizei height = getLevelHeight(level); getMultisampledRenderTarget() local
1002 TextureStorage11_2D(Renderer11 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, int levels, const std::string &label, bool hintLevelZeroOnly) TextureStorage11_2D() argument
2138 int height = size; TextureStorage11_Cube() local
2831 TextureStorage11_3D(Renderer11 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) TextureStorage11_3D() argument
3212 TextureStorage11_2DArray(Renderer11 *renderer, GLenum internalformat, bool renderTarget, GLsizei width, GLsizei height, GLsizei depth, int levels, const std::string &label) TextureStorage11_2DArray() argument
3659 TextureStorage11_2DMultisample(Renderer11 *renderer, GLenum internalformat, GLsizei width, GLsizei height, int levels, int samples, bool fixedSampleLocations, const std::string &label) TextureStorage11_2DMultisample() argument
3877 TextureStorage11_2DMultisampleArray(Renderer11 *renderer, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, int levels, int samples, bool fixedSampleLocations, const std::string &label) TextureStorage11_2DMultisampleArray() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp1566 GLint height = area.height - readLastRowSeparately; readPixelsAllAtOnce() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_2_0_autogen.cpp352 CaptureCompressedTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *data) CaptureCompressedTexImage2D() argument
393 CaptureCompressedTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data) CaptureCompressedTexSubImage2D() argument
436 CaptureCopyTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) CaptureCopyTexImage2D() argument
462 CaptureCopyTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) CaptureCopyTexSubImage2D() argument
2059 CaptureReadPixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) CaptureReadPixels() argument
2103 CaptureRenderbufferStorage(const State &glState, bool isCallValid, GLenum target, GLenum internalformat, GLsizei width, GLsizei height) CaptureRenderbufferStorage() argument
2134 CaptureScissor(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height) CaptureScissor() argument
2337 CaptureTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage2D() argument
2469 CaptureTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage2D() argument
3192 CaptureViewport(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height) CaptureViewport() argument
[all...]

Completed in 74 milliseconds

1...<<151152153154155156157158159160>>...174