OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uvec4
(Results
1 - 2
of
2
) sorted by null
/external/vulkan-validation-layers/libs/glm/gtc/
packing.hpp
340
/// @see uint32 packI3x10_1x2(
uvec4
const & v)
352
/// @see uint32 packU3x10_1x2(
uvec4
const & v)
354
/// @see
uvec4
unpackI3x10_1x2(uint32 const & p);
368
GLM_FUNC_DECL uint32 packU3x10_1x2(
uvec4
const & v);
376
/// @see uint32 packU3x10_1x2(
uvec4
const & v)
378
/// @see
uvec4
unpackI3x10_1x2(uint32 const & p);
379
GLM_FUNC_DECL
uvec4
unpackU3x10_1x2(uint32 const & p);
395
/// @see uint32 packU3x10_1x2(
uvec4
const & v)
412
/// @see
uvec4
unpackI3x10_1x2(uint32 const & p)
413
/// @see
uvec4
unpackU3x10_1x2(uint32 const & p
[
all
...]
/external/vulkan-validation-layers/libs/glm/detail/
type_vec.hpp
463
typedef lowp_uvec4
uvec4
;
typedef in namespace:glm
467
typedef mediump_uvec4
uvec4
;
typedef in namespace:glm
482
typedef highp_uvec4
uvec4
;
typedef in namespace:glm