Home
last modified time | relevance | path

Searched defs:width (Results 3801 - 3825 of 4779) sorted by relevance

1...<<151152153154155156157158159160>>...192

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp61 deUint32 width; member
118 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingBuildTests.cpp74 deUint32 width; member
102 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingMemGuaranteeTests.cpp68 deUint32 width; member
102 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
817 const deUint32 width = 16u; createMemGuaranteeTests() local
[all...]
H A DvktRayTracingPipelineLibraryTests.cpp76 deUint32 width; member
98 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingTraversalControlTests.cpp118 deUint32 width; member
144 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
H A DvktRayTracingWatertightnessTests.cpp61 deUint32 width; member
170 VkImageCreateInfo makeImageCreateInfo(deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp145 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height) createImage() argument
210 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument
429 createFramebuffer(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkImageView srcImageView, VkImageView dstMultisampleImageView, VkImageView dstSinglesampleImageView, deUint32 width, deUint32 height) createFramebuffer() argument
482 createRenderPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createRenderPipeline() argument
594 createSubpassPipeline(const DeviceInterface& vkd, VkDevice device, VkRenderPass renderPass, VkPipelineLayout pipelineLayout, const vk::BinaryCollection& binaryCollection, deUint32 width, deUint32 height, deUint32 sampleCount) createSubpassPipeline() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBasicTests.cpp64 _checkFragmentSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, deUint32 height, bool withImage) _checkFragmentSubgroupBarriersNoSSBO() argument
98 checkFragmentSubgroupBarriersNoSSBO(const void *internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersNoSSBO() argument
109 checkFragmentSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentSubgroupBarriersWithImageNoSSBO() argument
120 checkVertexPipelineStagesSubgroupElectNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupElectNoSSBO() argument
152 checkVertexPipelineStagesSubgroupElect(const void* internalData, vector<const void*> datas, deUint32 width, deUint32, bool multipleCallsPossible) checkVertexPipelineStagesSubgroupElect() argument
186 checkVertexPipelineStagesSubgroupBarriers(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriers() argument
209 _checkVertexPipelineStagesSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, bool withImage) _checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
236 checkVertexPipelineStagesSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriersNoSSBO() argument
246 checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStagesSubgroupBarriersWithImageNoSSBO() argument
256 _checkTessellationEvaluationSubgroupBarriersNoSSBO(vector<const void*> datas, deUint32 width, deUint32, bool withImage) _checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
280 checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersWithImageNoSSBO() argument
290 checkTessellationEvaluationSubgroupBarriersNoSSBO(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height) checkTessellationEvaluationSubgroupBarriersNoSSBO() argument
[all...]
H A DvktSubgroupsSizeControlTests.cpp214 const deUint32 width = globalSizeX * globalSizeY * globalSizeZ; in checkCompute() local
258 const deUint32 width = globalSizeX * globalSizeY * globalSizeZ; in checkComputeRequireFull() local
118 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
155 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp1154 const int width; in populateTextureFilteringTests() member
1180 const int width; in populateTextureFilteringTests() member
1194 const int width; in populateTextureFilteringTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1561 vk::pt::AndroidHardwareBufferPtr AndroidHardwareBufferExternalApi26::allocate( deUint32 width, in allocate() argument
1368 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
1594 describe( const vk::pt::AndroidHardwareBufferPtr buffer, deUint32* width, deUint32* height, deUint32* layers, deUint32* format, deUint64* usage, deUint32* stride) describe() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoTestUtils.cpp718 de::MovePtr<StdVideoH264SequenceParameterSet> getStdVideoH264SequenceParameterSet (uint32_t width, in getStdVideoH264SequenceParameterSet() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dap.c1394 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) wpas_ap_ch_switch() argument
H A Dhs20_supplicant.c39 u16 width; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c884 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) hostapd_event_ch_switch() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp253 int width = access.getWidth(); in writeImage() local
374 void TestLog::writeImage (const char* name, const char* description, qpImageCompressionMode compressionMode, qpImageFormat format, int width, int height, int stride, const void* data) in writeImage() argument
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp59 void ContextWrapper::glViewport (int x, int y, int width, int height) in glViewport() argument
119 void ContextWrapper::glTexImage1D (deUint32 target, int level, int internalFormat, int width, int border, deUint32 format, deUint32 type, const void* data) in glTexImage1D() argument
124 void ContextWrapper::glTexImage2D (deUint32 target, int level, int internalFormat, int width, int height, int border, deUint32 format, deUint32 type, const void* data) in glTexImage2D() argument
129 void ContextWrapper::glTexImage3D (deUint32 target, int level, int internalFormat, int width, int height, int depth, int border, deUint32 format, deUint32 type, const void* data) in glTexImage3D() argument
134 void ContextWrapper::glTexSubImage1D (deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) in glTexSubImage1D() argument
139 glTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) glTexSubImage2D() argument
144 glTexSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) glTexSubImage3D() argument
149 glCopyTexImage1D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) glCopyTexImage1D() argument
154 glCopyTexImage2D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int height, int border) glCopyTexImage2D() argument
159 glCopyTexSubImage1D(deUint32 target, int level, int xoffset, int x, int y, int width) glCopyTexSubImage1D() argument
164 glCopyTexSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int x, int y, int width, int height) glCopyTexSubImage2D() argument
169 glTexStorage2D(deUint32 target, int levels, deUint32 internalFormat, int width, int height) glTexStorage2D() argument
174 glTexStorage3D(deUint32 target, int levels, deUint32 internalFormat, int width, int height, int depth) glTexStorage3D() argument
214 glRenderbufferStorage(deUint32 target, deUint32 internalformat, int width, int height) glRenderbufferStorage() argument
219 glRenderbufferStorageMultisample(deUint32 target, int samples, deUint32 internalformat, int width, int height) glRenderbufferStorageMultisample() argument
289 glScissor(int x, int y, int width, int height) glScissor() argument
364 glInvalidateSubFramebuffer(deUint32 target, int numAttachments, const deUint32* attachments, int x, int y, int width, int height) glInvalidateSubFramebuffer() argument
374 glReadPixels(int x, int y, int width, int height, deUint32 format, deUint32 type, void* data) glReadPixels() argument
[all...]
H A DsglrReferenceContext.cpp102 inline int getNumMipLevels2D (int width, int height) in getNumMipLevels2D() argument
107 inline int getNumMipLevels3D (int width, int height, int depth) in getNumMipLevels3D() argument
306 ReferenceContextBuffers::ReferenceContextBuffers (const tcu::PixelFormat& colorBits, int depthBits, int stencilBits, int width, int height, int samples) in ReferenceContextBuffers() argument
308 m_colorbuffer.setStorage(toTextureFormat(colorBits), samples, width, height); in ReferenceContextBuffers() local
311 m_depthbuffer.setStorage(getDepthFormat(depthBits), samples, width, height); in ReferenceContextBuffers() local
314 m_stencilbuffer.setStorage(getStencilFormat(stencilBits), samples, width, height); in ReferenceContextBuffers() local
1297 texSubImage1D(deUint32 target, int level, int xoffset, int width, deUint32 format, deUint32 type, const void* data) texSubImage1D() argument
1302 texSubImage2D(deUint32 target, int level, int xoffset, int yoffset, int width, int height, deUint32 format, deUint32 type, const void* data) texSubImage2D() argument
1307 texSubImage3D(deUint32 target, int level, int xoffset, int yoffset, int zoffset, int width, int height, int depth, deUint32 format, deUint32 type, const void* data) texSubImage3D() argument
1444 copyTexImage1D(deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) copyTexImage1D() argument
[all...]
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp434 int width = 0; in getWidth() local
455 void GlxWindow::getDimensions (int* width, int* height) in getDimensions() argument
[all...]
/third_party/vk-gl-cts/framework/platform/null/
H A DtcuNullRenderContext.cpp654 GLW_APICALL void GLW_APIENTRY glReadPixels (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLvoid* pixels) in glReadPixels() argument
746 const int width = getValueOrDefault(renderCfg, &RenderConfig::width, 256); in toRenderTarget() local
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp451 uint64_t RosenContextImpl::CreateWindow(uint32_t x, uint32_t y, uint32_t width, uint32_t height) in CreateWindow() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderState.hpp225 int width; member
/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp159 int width; member
258 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() argument
497 const int width in iterate() local
[all...]
H A DteglPartialUpdateTests.cpp147 int width; member
246 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() argument
497 const int width in iterate() local
689 const int width = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_WIDTH); iterate() local
751 const int width = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_WIDTH); iterate() local
[all...]
H A DteglSwapBuffersWithDamageTests.cpp115 int width; member
188 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() argument
401 const int width = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_WIDTH); in iterate() local
481 const int width = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_WIDTH); iterate() local
569 const int width = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_WIDTH); iterate() local
642 generateFrameSequence(const vector<DrawType>& frameDrawType, de::Random& rnd, int numFrames, int width, int height) generateFrameSequence() argument
[all...]

Completed in 55 milliseconds

1...<<151152153154155156157158159160>>...192