Home
last modified time | relevance | path

Searched defs:offsetB (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp176 … uint32_t offsetA, VkBuffer viewB, uint32_t offsetB, VkBuffer resBuf, in createDescriptorSet()
/external/eigen/Eigen/src/Core/arch/AltiVec/
DMatrixProductMMA.h282 … Index depth, Index cols, Scalar alpha, Index strideA, Index strideB, Index offsetA, Index offsetB) in gemmMMA()
541 …Index depth, Index cols, Scalarc alpha, Index strideA, Index strideB, Index offsetA, Index offsetB) in gemm_complexMMA()
/external/pdfium/third_party/lcms/src/
Dcmstypes.c2552 cmsUInt32Number offsetB; // Offset to first "B" curve in Type_LUTA2B_Read() local
2762 cmsUInt32Number offsetB = 0, offsetMat = 0, offsetM = 0, offsetC = 0, offsetA = 0; in Type_LUTA2B_Write() local
2871 cmsUInt32Number offsetB; // Offset to first "B" curve in Type_LUTB2A_Read() local
2950 cmsUInt32Number offsetB = 0, offsetMat = 0, offsetM = 0, offsetC = 0, offsetA = 0; in Type_LUTB2A_Write() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1604 …uint32_t offsetB = offsets[(setNdx * getInterfaceNumResources(shaderInterface) + 1) % offsets.… in createDescriptorSets() local
1651const uint32_t offsetB, vk::VkDescriptorSet descriptorSet, in writeDescriptorSet()
1719 vk::VkBuffer bufferA, const uint32_t offsetA, vk::VkBuffer bufferB, const uint32_t offsetB, in writeDescriptorSetWithTemplate()
2544uint32_t offsetB, vk::VkBuffer resBuf) in createDescriptorSet()
2576 … uint32_t offsetA, vk::VkBuffer viewB, uint32_t offsetB, in writeDescriptorSet()
2655uint32_t offsetB, vk::VkBuffer resBuf, bool withPush, in writeDescriptorSetWithTemplate()