Searched refs:make_vec3 (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | type_ptr.hpp | 74 GLM_FUNC_DECL tvec3<T, defaultp> make_vec3(T const * const ptr);
|
D | type_ptr.inl | 307 GLM_FUNC_QUALIFIER tvec3<T, defaultp> make_vec3(T const * const ptr) function
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_composite_construct_test.cpp | 991 TransformationCompositeConstruct make_vec3( in TEST() local 998 ASSERT_TRUE(make_vec3.IsApplicable(context.get(), transformation_context)); in TEST() 1001 ApplyAndCheckFreshIds(make_vec3, context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_composite_construct_test.cpp | 991 TransformationCompositeConstruct make_vec3( in TEST() local 998 ASSERT_TRUE(make_vec3.IsApplicable(context.get(), transformation_context)); in TEST() 1001 ApplyAndCheckFreshIds(make_vec3, context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_composite_construct_test.cpp | 991 TransformationCompositeConstruct make_vec3( in TEST() local 998 ASSERT_TRUE(make_vec3.IsApplicable(context.get(), transformation_context)); in TEST() 1001 ApplyAndCheckFreshIds(make_vec3, context.get(), &transformation_context); in TEST()
|