Home
last modified time | relevance | path

Searched defs:ctx (Results 4776 - 4800 of 9409) sorted by relevance

1...<<191192193194195196197198199200>>...377

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeSampleVariablesTests.cpp45 void verifyShader (NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, ExpectResult expect) in verifyShader() argument
79 std::string getVersionAndExtension (NegativeTestContext& ctx) in getVersionAndExtension() argument
93 void checkSupported (NegativeTestContext& ctx) in checkSupported() argument
102 write_to_read_only_types(NegativeTestContext& ctx) write_to_read_only_types() argument
137 access_built_in_types_inside_other_shaders(NegativeTestContext& ctx) access_built_in_types_inside_other_shaders() argument
228 index_outside_sample_mask_range(NegativeTestContext& ctx) index_outside_sample_mask_range() argument
278 access_built_in_types_without_extension(NegativeTestContext& ctx) access_built_in_types_without_extension() argument
314 redeclare_built_in_types(NegativeTestContext& ctx) redeclare_built_in_types() argument
[all...]
H A Des31fNegativeShaderDirectiveTests.cpp47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram() argument
76 void verifyShader(NegativeTestContext& ctx, glu::ShaderType shaderType, std::string shaderSource, ExpectResult expect) in verifyShader() argument
110 void primitive_bounding_box (NegativeTestContext& ctx) in primitive_bounding_box() argument
169 blend_equation_advanced(NegativeTestContext& ctx) blend_equation_advanced() argument
204 sample_variables(NegativeTestContext& ctx) sample_variables() argument
234 shader_image_atomic(NegativeTestContext& ctx) shader_image_atomic() argument
264 shader_multisample_interpolation(NegativeTestContext& ctx) shader_multisample_interpolation() argument
311 texture_storage_multisample_2d_array(NegativeTestContext& ctx) texture_storage_multisample_2d_array() argument
335 geometry_shader(NegativeTestContext& ctx) geometry_shader() argument
358 gpu_shader_5(NegativeTestContext& ctx) gpu_shader_5() argument
406 shader_io_blocks(NegativeTestContext& ctx) shader_io_blocks() argument
424 tessellation_shader(NegativeTestContext& ctx) tessellation_shader() argument
453 texture_buffer(NegativeTestContext& ctx) texture_buffer() argument
480 texture_cube_map_array(NegativeTestContext& ctx) texture_cube_map_array() argument
507 executeAccessingBoundingBoxType(NegativeTestContext& ctx, const std::string builtInTypeName, glu::GLSLVersion glslVersion) executeAccessingBoundingBoxType() argument
600 accessing_bounding_box_type(NegativeTestContext& ctx) accessing_bounding_box_type() argument
[all...]
H A Des31fNegativeTessellationTests.cpp85 static void checkExtensionSupport (NegativeTestContext& ctx, const char* extName) in checkExtensionSupport() argument
91 static void checkTessellationSupport (NegativeTestContext& ctx) in checkTessellationSupport() argument
113 map<string, string> constructSpecializationMap(NegativeTestContext& ctx) in constructSpecializationMap() argument
129 void single_tessellation_stage (NegativeTestContext& ctx) in single_tessellation_stage() argument
226 invalid_primitive_mode(NegativeTestContext& ctx) invalid_primitive_mode() argument
250 tessellation_not_active(NegativeTestContext& ctx) tessellation_not_active() argument
285 invalid_program_state(NegativeTestContext& ctx) invalid_program_state() argument
333 tessellation_control_invalid_vertex_count(NegativeTestContext& ctx) tessellation_control_invalid_vertex_count() argument
373 invalid_get_programiv(NegativeTestContext& ctx) invalid_get_programiv() argument
408 invalid_patch_parameteri(NegativeTestContext& ctx) invalid_patch_parameteri() argument
[all...]
H A Des31fShaderMultisampleInterpolationTests.cpp64 static bool checkSupport(Context& ctx) in checkSupport() argument
H A Des31fShaderStateQueryTests.cpp75 BaseTypeCase::BaseTypeCase (Context& ctx, const char* name, const char* desc, const char* extension) in BaseTypeCase() argument
178 CoreSamplerTypeCase::CoreSamplerTypeCase (Context& ctx, const char* name, const char* desc) in CoreSamplerTypeCase() argument
208 MSArraySamplerTypeCase::MSArraySamplerTypeCase (Context& ctx, const char* name, const char* desc) in MSArraySamplerTypeCase() argument
238 TextureBufferSamplerTypeCase(Context& ctx, const char* name, const char* desc) TextureBufferSamplerTypeCase() argument
269 TextureBufferImageTypeCase(Context& ctx, const char* name, const char* desc) TextureBufferImageTypeCase() argument
305 CubeArraySamplerTypeCase(Context& ctx, const char* name, const char* desc) CubeArraySamplerTypeCase() argument
337 CubeArrayImageTypeCase(Context& ctx, const char* name, const char* desc) CubeArrayImageTypeCase() argument
376 ShaderLogCase(Context& ctx, const char* name, const char* desc, glu::ShaderType shaderType) ShaderLogCase() argument
[all...]
H A Des31fSynchronizationTests.cpp52 static bool checkSupport(Context& ctx) in checkSupport() argument
H A Des31fTextureBufferTests.cpp129 static void checkSupport(Context& ctx) in checkSupport() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemAttachmentClearTests.cpp110 AttachmentClearTestInstance::AttachmentClearTestInstance (Context& ctx, in AttachmentClearTestInstance() argument
[all...]
H A DvktProtectedMemBlitImageTests.cpp113 BlitImageTestInstance::BlitImageTestInstance (Context& ctx, in BlitImageTestInstance() argument
[all...]
H A DvktProtectedMemBufferValidator.hpp176 bool BufferValidator<T>::validateBuffer (ProtectedContext& ctx, in validateBuffer() argument
[all...]
H A DvktProtectedMemClearColorImageTests.cpp113 ClearColorImageTestInstance::ClearColorImageTestInstance (Context& ctx, in ClearColorImageTestInstance() argument
[all...]
H A DvktProtectedMemCopyBufferToImageTests.cpp115 CopyBufferToImageTestInstance::CopyBufferToImageTestInstance (Context& ctx, in CopyBufferToImageTestInstance() argument
[all...]
H A DvktProtectedMemCopyImageTests.cpp113 CopyImageTestInstance::CopyImageTestInstance (Context& ctx, in CopyImageTestInstance() argument
[all...]
H A DvktProtectedMemCopyImageToBufferTests.cpp126 CopyImageToBufferTestInstance<T>::CopyImageToBufferTestInstance (Context& ctx, in CopyImageToBufferTestInstance() argument
[all...]
H A DvktProtectedMemFillUpdateCopyBufferTests.cpp137 FillUpdateCopyBufferTestInstance<T>::FillUpdateCopyBufferTestInstance (Context& ctx, in FillUpdateCopyBufferTestInstance() argument
[all...]
H A DvktProtectedMemStackTests.cpp202 StackTestInstance::StackTestInstance (Context& ctx, in StackTestInstance() argument
[all...]
H A DvktProtectedMemWorkgroupStorageTests.cpp170 WorkgroupStorageTestInstance::WorkgroupStorageTestInstance (Context& ctx, in WorkgroupStorageTestInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp86 static ComputeShaderSpec getComputeShaderSpec (Context& ctx, const std::string& testCaseName) in getComputeShaderSpec() argument
162 SpvAsmFloatControlsExtensionlessInstance::SpvAsmFloatControlsExtensionlessInstance (Context& ctx, const std::string& testCaseName) in SpvAsmFloatControlsExtensionlessInstance() argument
H A DvktSpvAsmNonSemanticInfoTests.cpp83 SpvAsmSpirvNonSemanticInfoBasicInstance::SpvAsmSpirvNonSemanticInfoBasicInstance(Context& ctx, TestType type) in SpvAsmSpirvNonSemanticInfoBasicInstance() argument
H A DvktSpvAsmSpirvVersionTests.cpp206 SpvAsmGraphicsSpirvVersionsInstance::SpvAsmGraphicsSpirvVersionsInstance (Context& ctx, const TestParameters& testParameters) in SpvAsmGraphicsSpirvVersionsInstance() argument
233 SpvAsmComputeSpirvVersionsInstance::SpvAsmComputeSpirvVersionsInstance (Context& ctx, const TestParameters& testParameters) in SpvAsmComputeSpirvVersionsInstance() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c26 static void handle_tx_callback(void *ctx, u8 *buf, size_t len, int ok) in handle_tx_callback() argument
H A Ddriver_wired.c80 static void handle_data(void *ctx, unsigned char *buf, size_t len) in handle_data() argument
370 static void * wpa_driver_wired_init(void *ctx, const char *ifname) in wpa_driver_wired_init() argument
H A Dwpa_hal_event.c40 static void WifiWpaEventNewStaProcess(void *ctx, void *data) in WifiWpaEventNewStaProcess() argument
65 static void WifiWpaEventDelStaProcess(void *ctx, void *data) in WifiWpaEventDelStaProcess() argument
88 WifiWpaEventRxMgmtProcess(void *ctx, void *data) WifiWpaEventRxMgmtProcess() argument
109 WifiWpaEventTxStatusProcess(void *ctx, void *data) WifiWpaEventTxStatusProcess() argument
136 WifiWpaEventScanDoneProcess(void *ctx, void *data) WifiWpaEventScanDoneProcess() argument
158 WifiWpaEventScanResultProcess(void *ctx, void *data) WifiWpaEventScanResultProcess() argument
217 WifiWpaEventConnectResultProcess(void *ctx, void *data) WifiWpaEventConnectResultProcess() argument
254 WifiWpaEventDisconnectProcess(void *ctx, void *data) WifiWpaEventDisconnectProcess() argument
281 WifiWpaDriverEventEapolRecvProcess(void *ctx, void *data) WifiWpaDriverEventEapolRecvProcess() argument
288 WifiWpaEventRemainOnChannelProcess(void *ctx, void *data) WifiWpaEventRemainOnChannelProcess() argument
305 WifiWpaEventCancelRemainOnChannelProcess(void *ctx, void *data) WifiWpaEventCancelRemainOnChannelProcess() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_ikev2.c30 static const u8 * eap_ikev2_get_shared_secret(void *ctx, const u8 *IDr, in eap_ikev2_get_shared_secret() argument
H A Deap_server_tls_common.c38 static void eap_server_tls_log_cb(void *ctx, const char *msg) in eap_server_tls_log_cb() argument

Completed in 23 milliseconds

1...<<191192193194195196197198199200>>...377