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.c759 assert(operand0.selectionMode == 0); in setup_operand0_indexing()
834 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SELECT_1_MODE; in emit_indirect_register()
935 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_MASK_MODE; in emit_dst_register()
1055 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SELECT_1_MODE; in emit_src_register()
1058 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SWIZZLE_MODE; in emit_src_register()
1135 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SWIZZLE_MODE; in emit_resource_register()
1182 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SELECT_1_MODE; in emit_face_register()
2098 operand0.selectionMode = selMode; in emit_input_declaration()
2144 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_MASK_MODE; in emit_output_declaration()
2854 operand0.selectionMode = VGPU10_OPERAND_4_COMPONENT_SWIZZLE_MODE; in emit_constant_declaration()