| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pBufferDataUploadTests.cpp | 970 const float width = (xmax - xmin); in getAreaBetweenLines() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fGeometryShaderTests.cpp | 1930 const int width = m_context.getRenderTarget().getWidth(); in iterate() local
|
| H A D | es31fProgramUniformTests.cpp | 1214 const int width = 32; in setupTexture() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineColorWriteEnableTests.cpp | 1135 deUint32 width; member [all...] |
| H A D | vktPipelineLibraryTests.cpp | 1579 deInt32 width = (deInt32)m_renderArea.extent.width; runNullDescriptorSet() local 1692 deInt32 width = (deInt32)m_renderArea.extent.width; runNullDescriptorSetInMonolithicPipeline() local 1889 deInt32 width = (deInt32)m_renderArea.extent.width; runIndependentPipelineLayoutSets() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuiltinTests.cpp | 111 deUint32 width; member 136 bool isPlain (const deUint32 width, const deUint32 height, const deUint32 depth) in isPlain() argument 159 VkImageCreateInfo makeImageCreateInfo (deUint32 width, deUint32 height, deUint32 depth, VkFormat format) in makeImageCreateInfo() argument 2475 deUint32 width; createLaunchTests() member 2502 const deUint32 width = sizes[sizeNdx].width; createLaunchTests() local 2549 deUint32 width; createScalarTests() member 2592 const deUint32 width = sizes[sizesNdx].width; createScalarTests() local 2654 const deUint32 width = 16; createRayFlagsTests() local 2824 const deUint32 width = 4; createMultiOutputTests() local 2922 const deUint32 width = 256u; createSpecConstantTests() local [all...] |
| H A D | vktRayTracingPipelineFlagsTests.cpp | 85 deUint32 width; member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassSubpassDependencyTests.cpp | 296 createBuffer(const DeviceInterface& vkd, VkDevice device, VkFormat format, deUint32 width, deUint32 height) createBuffer() argument 526 createAndAllocateImages(const DeviceInterface& vk, VkDevice device, Allocator& allocator, vector<de::SharedPtr<Allocation> >& imageMemories, deUint32 universalQueueFamilyIndex, VkFormat format, deUint32 width, deUint32 height, vector<RenderPass> renderPasses) createAndAllocateImages() argument 627 createFramebuffers(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkRenderPass>& renderPasses, vector<SharedPtrVkImageView>& dstImageViews, deUint32 width, deUint32 height) createFramebuffers() argument 736 createRenderPipelines(const DeviceInterface& vkd, VkDevice device, vector<SharedPtrVkRenderPass>& renderPasses, vector<SharedPtrVkPipelineLayout>& pipelineLayouts, const BinaryCollection& binaryCollection, deUint32 width, deUint32 height) createRenderPipelines() argument 1125 createAndAllocateImages(const DeviceInterface& vk, VkDevice device, Allocator& allocator, vector<de::SharedPtr<Allocation> >& imageMemories, deUint32 universalQueueFamilyIndex, RenderPass renderPassInfo, VkFormat format, deUint32 width, deUint32 height) createAndAllocateImages() argument 1219 createRenderPipelines(const DeviceInterface& vkd, VkDevice device, RenderPass renderPassInfo, VkRenderPass renderPass, vector<SharedPtrVkPipelineLayout>& pipelineLayouts, const BinaryCollection& binaryCollection, VkFormat format, deUint32 width, deUint32 height) createRenderPipelines() argument 1320 createFramebuffer(const DeviceInterface& vkd, VkDevice device, RenderPass renderPassInfo, VkRenderPass renderPass, vector<SharedPtrVkImageView>& dstImageViews, deUint32 width, deUint32 height) createFramebuffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessExtsTests.cpp | 2085 deUint32 width = m_data.imageDim[0]; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 631 const int width = result.getWidth(); in verifyGatherOffsets() local 709 const int width = result.getWidth(); in verifyGatherOffsetsCompare() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
| H A D | vktUniformBlockCase.cpp | 1687 Move<vk::VkImage> createImage2D (Context& context, deUint32 width, deUint32 height, vk::VkFormat format, vk::VkImageTiling tiling, vk::VkImageUsageFlags usageFlags) in createImage2D() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 1230 int freq, width; in wpas_dbus_get_scan_channels() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuCompressedTexture.cpp | 2537 CompressedTexture::CompressedTexture (CompressedTexFormat format, int width, int height, int depth) in CompressedTexture() argument 2550 void CompressedTexture::setStorage (CompressedTexFormat format, int width, int height, int depth) in setStorage() argument
|
| H A D | tcuTexture.cpp | 985 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, int width, int height, int depth, const void* data) in ConstPixelBufferAccess() argument 1005 ConstPixelBufferAccess::ConstPixelBufferAccess (const TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch, const void* data) in ConstPixelBufferAccess() argument 1046 PixelBufferAccess::PixelBufferAccess (const TextureFormat& format, int width, int height, int depth, void* data) in PixelBufferAccess() argument 1056 PixelBufferAccess::PixelBufferAccess (const TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch, void* data) in PixelBufferAccess() argument 2027 int width = access.getWidth(); in sampleNearest1D() local 2042 int width = access.getWidth(); sampleNearest2D() local 2061 int width = access.getWidth(); sampleNearest3D() local 2107 int width = access.getWidth(); sampleCubic1D() local 2181 int width = access.getWidth(); sampleCubic2D() local 2301 int width = access.getWidth(); sampleLinear3D() local 2353 int width = access.getWidth(); sampleCubic3D() local 2577 TextureLevel(const TextureFormat& format, int width, int height, int depth) TextureLevel() argument 2588 setStorage(const TextureFormat& format, int width, int height, int depth) setStorage() argument 2594 setSize(int width, int height, int depth) setSize() argument [all...] |
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceContext.hpp | 614 virtual void viewport (int x, int y, int width, in argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fUniformApiTests.cpp | 1200 const int width = 32; in setupTexture() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 1377 int freq, width; in wpas_dbus_get_scan_channels() local
|
| /kernel/linux/linux-5.10/drivers/dma/ti/ |
| H A D | edma.c | 1170 unsigned int width, pset_len, array_size; in edma_prep_dma_memcpy() local
|
| /kernel/linux/linux-5.10/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 2754 u32 value, width; in xilinx_dma_chan_probe() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | ps3av.h | 549 u16 width; /* in: width in pixel */ member
|
| /kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/ |
| H A D | pdc.h | 468 unsigned long width; /* default of PSW_W bit (1=enabled) */ member 609 int width; member
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | prom_init.c | 2419 u32 width, height, pitch, addr; in prom_check_displays() local
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | thunderx_edac.c | 69 static unsigned long get_bits(unsigned long data, int pos, int width) in get_bits() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_hw.h | 456 enum e1000_bus_width width; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 3209 unsigned int width, density, slow, attempts; in mc7_init() local 3518 unsigned int width = G_WIDTH(cfg); mc7_calc_size() local [all...] |