Searched defs:bool_type (Results 1 – 11 of 11) sorted by relevance
| /external/vulkan-validation-layers/libs/glm/gtc/ |
| D | quaternion.hpp | 62 typedef tvec4<bool, P> bool_type; typedef
|
| /external/vulkan-validation-layers/libs/glm/detail/ |
| D | type_vec1.hpp | 55 typedef tvec1<bool, P> bool_type; typedef
|
| D | type_vec2.hpp | 55 typedef tvec2<bool, P> bool_type; typedef
|
| D | type_gentype.hpp | 59 typedef TYPE<bool> bool_type; typedef
|
| D | type_vec3.hpp | 55 typedef tvec3<bool, P> bool_type; typedef
|
| D | type_vec4.hpp | 56 typedef tvec4<bool, P> bool_type; typedef
|
| /external/vulkan-validation-layers/libs/glm/gtx/ |
| D | simd_quat.hpp | 79 typedef tquat<bool, defaultp> bool_type; typedef
|
| D | simd_vec4.hpp | 98 typedef tvec4<bool, highp> bool_type; typedef
|
| /external/v8/src/runtime/ |
| D | runtime-simd.cc | 216 #define SIMD_RELATIONAL_OP(type, bool_type, lane_count, a, b, op, result) \ argument 622 #define SIMD_EQUAL_FUNCTION(type, bool_type, lane_count) \ argument 629 #define SIMD_NOT_EQUAL_FUNCTION(type, bool_type, lane_count) \ argument 639 #define SIMD_LESS_THAN_FUNCTION(type, bool_type, lane_count) \ argument 646 #define SIMD_LESS_THAN_OR_EQUAL_FUNCTION(type, bool_type, lane_count) \ argument 653 #define SIMD_GREATER_THAN_FUNCTION(type, bool_type, lane_count) \ argument 660 #define SIMD_GREATER_THAN_OR_EQUAL_FUNCTION(type, bool_type, lane_count) \ argument 741 #define SIMD_SELECT_FUNCTION(type, lane_type, bool_type, lane_count) \ argument
|
| /external/mesa3d/src/glsl/ |
| D | glsl_types.h | 166 static const glsl_type *const bool_type; member
|
| /external/flatbuffers/src/ |
| D | idl_gen_general.cpp | 50 std::string bool_type; member
|