Home
last modified time | relevance | path

Searched refs:make_vec4 (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dtype_ptr.hpp79 GLM_FUNC_DECL tvec4<T, defaultp> make_vec4(T const * const ptr);
Dtype_ptr.inl317 GLM_FUNC_QUALIFIER tvec4<T, defaultp> make_vec4(T const * const ptr) function
/third_party/spirv-tools/test/fuzz/
Dtransformation_composite_construct_test.cpp1011 TransformationCompositeConstruct make_vec4( in TEST() local
1018 ASSERT_TRUE(make_vec4.IsApplicable(context.get(), transformation_context)); in TEST()
1021 ApplyAndCheckFreshIds(make_vec4, context.get(), &transformation_context); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_composite_construct_test.cpp1011 TransformationCompositeConstruct make_vec4( in TEST() local
1018 ASSERT_TRUE(make_vec4.IsApplicable(context.get(), transformation_context)); in TEST()
1021 ApplyAndCheckFreshIds(make_vec4, context.get(), &transformation_context); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_composite_construct_test.cpp1011 TransformationCompositeConstruct make_vec4( in TEST() local
1018 ASSERT_TRUE(make_vec4.IsApplicable(context.get(), transformation_context)); in TEST()
1021 ApplyAndCheckFreshIds(make_vec4, context.get(), &transformation_context); in TEST()