Home
last modified time | relevance | path

Searched refs:dataPointer (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp292 dataPointer(preserveAttachments) // const deUint32* pPreserveAttachments; in iterate()
333 dataPointer(attachments), // const VkAttachmentDescription* pAttachments; in iterate()
335 dataPointer(subpasses), // const VkSubpassDescription* pSubpasses; in iterate()
337 dataPointer(subpassDependencies) // const VkSubpassDependency* pDependencies; in iterate()
369 dataPointer(imageViews), // const VkImageView* pAttachments; in iterate()
418dataPointer(vertexDataDesc.vertexAttribDescVec), // const VkVertexInputAttributeDescription* … in iterate()
478 …deMemcpy(vertexAllocPerSampleFetchPass.getHostPtr(), dataPointer(vertices), static_cast<std::size_… in iterate()
594 …static_cast<deUint32>(imageOutputAttachmentBarriers.size()), dataPointer(imageOutputAttachmentBarr… in iterate()
606 ….extent.width, imageMSInfo.extent.height), (deUint32)clearValues.size(), dataPointer(clearValues)); in iterate()
710 …static_cast<deUint32>(imagesPerSampleTransferBarriers.size()), dataPointer(imagesPerSampleTransfer… in iterate()
[all …]
DvktPipelineMultisampleTestsUtil.hpp106 inline const T* dataPointer(const std::vector<T>& vec) in dataPointer() function
DvktPipelineMultisampleInterpolationTests.cpp162 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexData()
358 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexData()
934 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexData()
DvktPipelineMultisampleBaseResolve.cpp258dataPointer(vertexDataDesc.vertexAttribDescVec), // const VkVertexInputAttributeDescription* … in iterate()
DvktPipelineMultisampleShaderBuiltInTests.cpp91 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexDataNdc()
143 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexDataNdcScreen()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp129 inline const T* dataPointer (const std::vector<T>& vec) in dataPointer() function
145dataPointer(m_vertexInputBindings), // const VkVertexInputBindingDescription* pVertexB… in build()
147dataPointer(m_vertexInputAttributes), // const VkVertexInputAttributeDescription* pVertex… in build()
/external/llvm-project/lldb/examples/summaries/cocoa/
Dobjc_runtime.py243 self.dataPointer]), self.sys_params.types_cache.addr_ptr_type)
285 self.dataPointer = Utilities.read_child_of(
291 self.dataPointer,
297 if not(Utilities.is_allowed_pointer(self.dataPointer)):
367 "data = " + hex(self.dataPointer)
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp223 inline const T* dataPointer (const std::vector<T>& vec) in dataPointer() function
239dataPointer(m_vertexInputBindings), // const VkVertexInputBindingDescription* pVertexB… in build()
241dataPointer(m_vertexInputAttributes), // const VkVertexInputAttributeDescription* pVertex… in build()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp212 inline const T* dataPointer (const std::vector<T>& vec) in dataPointer() function
229dataPointer(m_vertexInputBindings), // const VkVertexInputBindingDescription* pVertexB… in build()
231dataPointer(m_vertexInputAttributes), // const VkVertexInputAttributeDescription* pVertex… in build()
/external/tensorflow/tensorflow/lite/delegates/coreml/
Dcoreml_executor.mm157 float* outputData = (float*)data.dataPointer;
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...