| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureFilteringTests.cpp | 483 int size; in init() member 537 const int size = 64; in init() local 566 const int size in init() local 166 TextureCubeArrayFilteringCase(Context& context, const char* name, const char* desc, deUint32 minFilter, deUint32 magFilter, deUint32 wrapS, deUint32 wrapT, deUint32 internalFormat, int size, int depth, bool onlySampleFaceInterior) TextureCubeArrayFilteringCase() argument 598 const int size = 63; init() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsMemoryStressCase.cpp | 375 void BufferRenderer::render (deUint32 buffer, int size) in render() argument 669 int size in allocateBuffer() local [all...] |
| H A D | glsUniformBlockCase.hpp | 113 int size; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_beta.h | 78 VkDeviceSize size; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
| H A D | vktModifiersTests.cpp | 360 createImageNoModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageUsageFlags imageUsages, const VkFormat format, const UVec2& size) createImageNoModifiers() argument 388 createImageWithDrmFormatExplicitModifier(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const ExplicitModifier drmFormatModifier) createImageWithDrmFormatExplicitModifier() argument 449 createImageWithDrmFormatModifiers(const DeviceInterface& vkd, const VkDevice device, const VkImageType imageType, const VkImageUsageFlags imageUsages, const VkExternalMemoryHandleTypeFlags externalMemoryHandleTypeFlags, const std::vector<VkFormat>& formats, const UVec2& size, const std::vector<deUint64>& drmFormatModifiers) createImageWithDrmFormatModifiers() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineImageTests.cpp | 439 std::string getSizeName (VkImageViewType viewType, const tcu::IVec3& size, int arraySize, bool pipelineProtectedAccess, bool pipelineProtectedFlag) in getSizeName() argument [all...] |
| H A D | vktPipelineMaxVaryingsTests.cpp | 794 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage) in makeImageCreateInfo() argument 892 Move<VkBuffer> createBufferAndBindMemory (Context& context, VkDeviceSize size, VkBufferUsageFlags usage, de::MovePtr<Allocation>* pAlloc) in createBufferAndBindMemory() argument [all...] |
| H A D | vktPipelineStencilExportTests.cpp | 230 VkImageCreateInfo makeImageCreateInfo (const VkFormat format, const UVec2& size, VkImageUsageFlags usage) in makeImageCreateInfo() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustness1VertexAccessTests.cpp | 106 deUint32 size; member 152 deUint32 size() const { return m_count; } in size() function in vkt::robustness::__anon29784::PaddedAlloc [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 52 const deUint32 size = tcu::getPixelSize(mapVkFormat(format)); in makeGraphicsPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderTestUtil.hpp | 275 const size_t size = count * perSegmentSize; in getBytes() local 294 const size_t size = m_elements.size() * sizeof(E); getPackedBytes() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.hpp | 112 void setLastUnsizedArraySize (int instanceNdx, int size) { m_lastUnsizedArraySizes[instanceNdx] = size; } in setLastUnsizedArraySize() argument 187 int size; member 206 int size; //!< Redundant, for debugging purposes. member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationUtil.hpp | 153 GraphicsPipelineBuilder& setRenderSize (const tcu::IVec2& size) { m_renderSize = size; return *this; } in setRenderSize() argument 268 tcu::IVec4 size; //!< unused components are 0, e.g. for buffers only x is meaningful member 283 vk::VkDeviceSize size; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationUtil.cpp | 37 VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const VkFormat format, const VkImageUsageFlags usage, const deUint32 numArrayLayers) in makeImageCreateInfo() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrCopyTests.cpp | 79 UVec2 size; member 143 createImage(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::VkFormat format, const UVec2& size, bool disjoint, vk::VkImageTiling tiling) createImage() argument 726 const deUint32 size = blockExtent.x() * blockSizeBytes; imageCopyTest() local [all...] |
| H A D | vktYCbCrImageQueryTests.cpp | 147 createTestImage(const DeviceInterface& vkd, VkDevice device, VkFormat format, const UVec2& size, VkImageCreateFlags createFlags) createTestImage() argument 230 TestImage(const Context& context, const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkFormat format, const UVec2& size, const VkImageCreateFlags createFlags, VkSamplerYcbcrConversion conversion) TestImage() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
| H A D | fst_ctrl_iface.c | 35 format_session_state_extra(const union fst_event_extra *extra, char *buffer, size_t size) format_session_state_extra() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_build.c | 113 p2p_buf_add_pref_channel_list(struct wpabuf *buf, const u32 *preferred_freq_list, unsigned int size) p2p_buf_add_pref_channel_list() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | os_internal.c | 260 void * os_zalloc(size_t size) in os_zalloc() argument 269 void * os_malloc(size_t size) in os_malloc() argument 275 void * os_realloc(void *ptr, size_t size) in os_realloc() argument 493 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf() argument [all...] |
| H A D | os_unix.c | 473 void * os_zalloc(size_t size) in os_zalloc() argument 697 void * os_malloc(size_t size) in os_malloc() argument 715 void * os_realloc(void *ptr, size_t size) in os_realloc() argument 766 os_zalloc(size_t size) os_zalloc() argument [all...] |
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | dePoolArray.hpp | 71 deUintptr size (void) const { return m_numElements; } in size() function in de::PoolArray
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDrawUtil.cpp | 82 int size; member 279 const int size = elementSize*va.pointer.numElements; in appendAttributeNonStrided() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglCreateContextExtTests.cpp | 82 size_t size = 0; in getAttribListLength() local
|
| H A D | teglGLES2SharingTests.cpp | 317 int size = 16*16*4; in createResource() local
|
| H A D | teglImageUtil.cpp | 377 const tcu::IVec2 size = tcu::IVec2((int)((float)(DE_LENGTH_OF_ARRAY(stencilValues) - ndx) * ((float)ref.getWidth() / float(DE_LENGTH_OF_ARRAY(stencilValues)))), in initializeStencilRbo() local 411 const tcu::IVec2 size = tcu::IVec2((int)((float)(NUM_STEPS - ndx) * ((float)ref.getWidth() / float(NUM_STEPS))), in initializeDepthRbo() local 452 const tcu::IVec2 size = tcu::IVec2((int)((float)(DE_LENGTH_OF_ARRAY(colorValues) - ndx) * ((float)ref.getWidth() / float(DE_LENGTH_OF_ARRAY(colorValues)))), initializeColorRbo() local [all...] |