Home
last modified time | relevance | path

Searched defs:width (Results 2076 - 2100 of 2927) sorted by relevance

1...<<81828384858687888990>>...118

/third_party/vk-gl-cts/external/vulkancts/modules/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/vulkan/shader_object/
H A DvktShaderObjectLinkTests.cpp526 const deInt32 width = resultBuffer.getWidth(); in iterate() local
937 const deInt32 width in iterate() local
[all...]
H A DvktShaderObjectRenderingTests.cpp503 void ShaderObjectRenderingInstance::generateExpectedImage (const tcu::PixelBufferAccess& outputImage, const deUint32 width, const deUint32 height, deUint32 attachmentIndex) in generateExpectedImage() argument
740 const deUint32 width = m_renderArea.extent.width; in iterate() local
747 tcu::TextureLevel textureLevel (mapVkFormat(m_colorFormats[k]), width, height); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/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.cpp215 const deUint32 width = globalSizeX * globalSizeY * globalSizeZ; in checkCompute() local
258 const deUint32 width = globalSizeX * globalSizeY * globalSizeZ; in checkComputeRequireFull() local
120 checkVertexPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32) checkVertexPipelineStages() argument
157 checkFragmentPipelineStages(const void* internalData, vector<const void*> datas, deUint32 width, deUint32 height, deUint32) checkFragmentPipelineStages() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp80 deUint32 width; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp1155 const int width; in populateTextureFilteringTests() member
1181 const int width; in populateTextureFilteringTests() member
1195 const int width; populateTextureFilteringTests() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.cpp439 de::MovePtr<StdVideoH264SequenceParameterSet> getStdVideoH264SequenceParameterSet (deUint32 width, in getStdVideoH264SequenceParameterSet() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiBufferViewAccessTests.cpp629 const deInt32 width = access.getWidth(); in populateSourceBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTestsUtils.cpp166 deUint32 width = extent.width; in computeImageSize() local
271 deUint32 width = imageExtent.width; in recordCopyBufferToImage() local
620 createVertices(deUint32 width, deUint32 height, float& xSize, float& ySize) createVertices() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawScissorTests.cpp122 QuadDrawTestCommand::QuadDrawTestCommand (deUint32 x, deUint32 y, deUint32 width, deUint32 height, Vec4 color) in QuadDrawTestCommand() argument
167 RectClearTestCommand::RectClearTestCommand (deUint32 x, deUint32 y, deUint32 width, deUint32 height, Vec4 color) in RectClearTestCommand() argument
[all...]
H A DvktDrawShaderLayerTests.cpp582 float width = cell.z() / float(renderSize.x()); in generateVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateDSTests.cpp440 void setDynamicViewportState (const deUint32 width, const deUint32 height) in setDynamicViewportState() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryLayeredRenderingTests.cpp439 LayeredImageAccess (const VkFormat format, const deUint32 width, const deUint32 numLayers, const void* pData) in LayeredImageAccess() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp249 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
386 StorageBuffer2D::StorageBuffer2D (Context& context, const tcu::TextureFormat& format, deUint32 width, deUint32 height) in StorageBuffer2D() argument
H A DvktImageSampleCompressedTextureTests.cpp254 TextureLevel makeReferenceImage (const VkFormat format, int width, int height) in makeReferenceImage() argument
256 TextureLevel referenceImage(mapVkFormat(format), width, height, 1); in makeReferenceImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderApiTests.cpp171 uint32_t width; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp400 void Surface::setFixedWidth(EGLint width) in setFixedWidth() argument
341 postSubBuffer(const gl::Context *context, EGLint x, EGLint y, EGLint width, EGLint height) postSubBuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp444 ExternalSurfaceEGL(const egl::SurfaceState &state, const FunctionsEGL *egl, EGLConfig config, EGLint width, EGLint height) ExternalSurfaceEGL() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_1_autogen.cpp1698 CaptureTexStorage2DMultisample(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) CaptureTexStorage2DMultisample() argument
H A Dcapture_gles_2_0_params.cpp56 CaptureCompressedTexImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage2D_data() argument
81 CaptureCompressedTexSubImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage2D_data() argument
598 CaptureReadPixels_pixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels, ParamCapture *paramCapture) CaptureReadPixels_pixels() argument
671 CaptureTexImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2D_pixels() argument
739 CaptureTexSubImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2D_pixels() argument
[all...]
H A Dcapture_gles_3_0_params.cpp46 CaptureCompressedTexImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage3D_data() argument
72 CaptureCompressedTexSubImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage3D_data() argument
638 CaptureInvalidateSubFramebuffer_attachments(const State &glState, bool isCallValid, GLenum target, GLsizei numAttachments, const GLenum *attachments, GLint x, GLint y, GLsizei width, GLsizei height, ParamCapture *paramCapture) CaptureInvalidateSubFramebuffer_attachments() argument
683 CaptureTexImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3D_pixels() argument
720 CaptureTexSubImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3D_pixels() argument
H A Dcapture_gles_3_2_autogen.cpp1066 CaptureReadnPixels(const State &glState, bool isCallValid, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data) CaptureReadnPixels() argument
1261 CaptureTexStorage3DMultisample(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) CaptureTexStorage3DMultisample() argument
H A Dcapture_gles_1_0_autogen.cpp838 CallCapture CaptureLineWidthx(const State &glState, bool isCallValid, GLfixed width) in CaptureLineWidthx() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp440 EGLint width = static_cast<EGLint>(attribs.get(EGL_WIDTH, 0)); in createPbufferSurface() local
472 unsigned int width = 0; in validatePixmap() local

Completed in 44 milliseconds

1...<<81828384858687888990>>...118