Home
last modified time | relevance | path

Searched defs:type (Results 8301 - 8325 of 20779) sorted by relevance

1...<<331332333334335336337338339340>>...832

/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.hpp103 Type type; //!< Binding type (name or location). member
161 PrimitiveType type; //!< Primitive type member
[all...]
H A DgluRenderContext.cpp318 const char* getApiTypeDescription (ApiType type) in getApiTypeDescription() argument
[all...]
H A DgluRenderContext.hpp193 inline bool isContextTypeES (ContextType type) { return type.getAPI().getProfile() == PROFILE_ES; } in isContextTypeES() argument
194 inline bool isContextTypeGLCore (ContextType type) { return type.getAPI().getProfile() == PROFILE_CORE; } in isContextTypeGLCore() argument
195 inline bool isContextTypeGLCompatibility(ContextType type) { return type.getAPI().getProfile() == PROFILE_COMPATIBILITY; } in isContextTypeGLCompatibility() argument
196 inline bool isES2Context (ContextType type) { return isContextTypeES(type) in isContextTypeGLCompatibility() argument
[all...]
H A DgluShaderLibrary.hpp77 VarType type; member
106 CapabilityType type; member
H A DgluShaderUtil.cpp125 bool isGLSLVersionSupported (ContextType type, GLSLVersion version) in isGLSLVersionSupported() argument
130 GLSLVersion getContextTypeGLSLVersion (ContextType type) in getContextTypeGLSLVersion() argument
H A DgluVarType.cpp156 void StructType::addMember (const char* name, const VarType& type) in addMember() argument
360 const VarType& type = decl.varType; in operator <<() local
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidRenderActivity.hpp59 MessageType type; //!< Message type. member
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgShader.hpp47 void setReturnType (const VariableType& type) { m_returnType = type; } in setReturnType() argument
H A DrsgUtils.cpp59 const VariableType& type = dst.getType(); in computeRandomValue() local
187 const VariableType& type = valueRange.getType(); computeRandomValueRange() local
242 getTypeConstructorDepth(const VariableType& type) getTypeConstructorDepth() argument
296 const VariableType& type = valueRange.getType(); computeRangeLengthSum() local
355 const VariableType& type = valueRange.getType(); computeDynamicRangeWeight() local
[all...]
H A DrsgVariableType.hpp72 Member (const VariableType& type, const char* name) in Member() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrShaders.hpp48 GenericVecType type; member
70 GenericVecType type; member
90 GenericVecType type; member
[all...]
H A DrrVertexAttrib.cpp277 void readFloat (tcu::Vec4& dst, const VertexAttribType type, const int size, const void* ptr) in readFloat() argument
324 void readInt (tcu::IVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readInt() argument
371 void readUint (tcu::UVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readUint() argument
418 int getComponentSize (const VertexAttribType type) in getComponentSize() argument
[all...]
H A DrrVertexAttrib.hpp111 VertexAttribType type; //!< Attribute component type. member
/third_party/vk-gl-cts/modules/egl/
H A DteglGetProcAddressTests.cpp237 EGLint RenderableType (ApiType type) in RenderableType() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Drfkill.c21 u8 type; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_sake_common.c391 void eap_sake_add_attr(struct wpabuf *buf, u8 type, const u8 *data, in eap_sake_add_attr() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_tls_common.c21 struct wpabuf * eap_tls_msg_alloc(enum eap_type type, size_t payload_len, in eap_tls_msg_alloc() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_freebsd.c325 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) l2_packet_set_packet_filter() argument
H A Dl2_packet_linux.c559 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) l2_packet_set_packet_filter() argument
H A Dl2_packet_ndis.c532 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) l2_packet_set_packet_filter() argument
H A Dl2_packet_pcap.c396 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) l2_packet_set_packet_filter() argument
H A Dl2_packet_privsep.c280 l2_packet_set_packet_filter(struct l2_packet_data *l2, enum l2_packet_filter_type type) l2_packet_set_packet_filter() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.c145 static int rsn_preauth_eapol_send(void *ctx, int type, const u8 *buf, in rsn_preauth_eapol_send() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_server_read.c401 u8 type; in tls_process_certificate() local
812 u8 type; in tls_process_client_key_exchange() local
889 u8 type; tls_process_certificate_verify() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dbrowser.c114 view_cb_decide_policy(WebKitWebView *view, WebKitPolicyDecision *policy, WebKitPolicyDecisionType type, struct browser_context *ctx) view_cb_decide_policy() argument

Completed in 22 milliseconds

1...<<331332333334335336337338339340>>...832