Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/Mangler/
DMangler.cpp66 else if (const VectorType* pVec = SPIR::dyn_cast<VectorType>(type)) { in mangleSubstitution() local
DParameterType.cpp140 const VectorType* pVec = SPIR::dyn_cast<VectorType>(type); in equals() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCacheTests.cpp1125 tcu::Vec4* pVec = reinterpret_cast<tcu::Vec4*>(m_inputBufferAlloc->getHostPtr()); in buildBuffers() local
DvktPipelineTimestampTests.cpp1423 tcu::Vec4* pVec = reinterpret_cast<tcu::Vec4*>(m_inputBufAlloc->getHostPtr()); in BasicComputeTestInstance() local