Home
last modified time | relevance | path

Searched defs:makeVector (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSpecConstantUtil.hpp60 std::vector<T> makeVector(const T &o1) in makeVector() function
69 std::vector<T> makeVector(const T &o1, const T &o2) in makeVector() function
79 std::vector<T> makeVector(const T &o1, const T &o2, const T &o3) in makeVector() function
90 std::vector<T> makeVector(const T &o1, const T &o2, const T &o3, const T &o4) in makeVector() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.hpp38 std::vector<T> makeVector(const T (&data)[N]) in makeVector() function
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/
DModelBuilder.cpp55 static std::vector<Type> makeVector(const Type* data, uint32_t length) { in makeVector() function
/aosp_15_r20/external/deqp-deps/glslang/glslang/Include/
DTypes.h1771 void makeVector() { vector1 = true; } in makeVector() function
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/Include/
H A DTypes.h1775 void makeVector() { vector1 = true; } in makeVector() function