Home
last modified time | relevance | path

Searched refs:selectionMode (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Deventhistory.ui27 <property name="selectionMode" >
/external/mesa3d/src/gallium/drivers/svga/include/
DVGPU10ShaderTokens.h400 unsigned int selectionMode : 2; /* VGPU10_OPERAND_4_COMPONENT_SELECTION_MODE */ member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c757 assert(operand0.selectionMode == 0); in setup_operand0_indexing()
832 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SELECT_1_MODE; in emit_indirect_register()
933 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_MASK_MODE; in emit_dst_register()
1050 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SELECT_1_MODE; in emit_src_register()
1053 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SWIZZLE_MODE; in emit_src_register()
1130 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SWIZZLE_MODE; in emit_resource_register()
1177 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SELECT_1_MODE; in emit_face_register()
2092 operand0.selectionMode = selMode; in emit_input_declaration()
2138 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_MASK_MODE; in emit_output_declaration()
2839 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SWIZZLE_MODE; in emit_constant_declaration()